Datamation content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.
Snapshot filesystems, which offer instant-availability backups from multiple
time points, are a great idea. But migrating to a new filesystem is a major
deal. rsnapshot works on an
ext3 filesystem, using rsync and hard links to create
something that looks and works like multiple instant-availability full backups
(as with a snapshot system), but that takes up the space of only one full
backup plus incremental changes.
That “full backup space” is of course still the gotcha — basically,
you’ll need a spare disk. However, external disks are increasingly cheap; and
rsnapshot can be used remotely with ssh. So you could use
one large central disk to keep snapshots of your most important data from
multiple clients.
rsnapshot is relatively easy to configure. Check
/etc/rsnapshot.conf for the minor edits needed (make sure to
uncomment the “interval” lines), then try a test run from the command line
with rsnapshot hourly. The interval names don’t actually matter;
they’re just used to define how many snapshots of each type are kept. The
actual run intervals are defined using the crontab — a reasonable
crontab example is provided.
The first run may take a while (as always with a first run of
rsync). Subsequent runs will be much faster as the files are
updated from the snapshot. Usefully, it’s possible to set it up so any
user can pull his or her own backups, rather than relying on root access — thus
minimizing your work later on!
rsnapshot should run on nearly any Unix-type system (requiring
only perl and rsync), and is available as a package for most
of the major Linuxes.
This article was first published on ServerWatch.com.
RELATED NEWS AND ANALYSIS
-
Ethics and Artificial Intelligence: Driving Greater Equality
FEATURE | By James Maguire,
December 16, 2020
-
AI vs. Machine Learning vs. Deep Learning
FEATURE | By Cynthia Harvey,
December 11, 2020
-
Huawei’s AI Update: Things Are Moving Faster Than We Think
FEATURE | By Rob Enderle,
December 04, 2020
-
Keeping Machine Learning Algorithms Honest in the ‘Ethics-First’ Era
ARTIFICIAL INTELLIGENCE | By Guest Author,
November 18, 2020
-
Key Trends in Chatbots and RPA
FEATURE | By Guest Author,
November 10, 2020
-
Top 10 AIOps Companies
FEATURE | By Samuel Greengard,
November 05, 2020
-
What is Text Analysis?
ARTIFICIAL INTELLIGENCE | By Guest Author,
November 02, 2020
-
How Intel’s Work With Autonomous Cars Could Redefine General Purpose AI
ARTIFICIAL INTELLIGENCE | By Rob Enderle,
October 29, 2020
-
Dell Technologies World: Weaving Together Human And Machine Interaction For AI And Robotics
ARTIFICIAL INTELLIGENCE | By Rob Enderle,
October 23, 2020
-
The Super Moderator, or How IBM Project Debater Could Save Social Media
FEATURE | By Rob Enderle,
October 16, 2020
-
Top 10 Chatbot Platforms
FEATURE | By Cynthia Harvey,
October 07, 2020
-
Finding a Career Path in AI
ARTIFICIAL INTELLIGENCE | By Guest Author,
October 05, 2020
-
CIOs Discuss the Promise of AI and Data Science
FEATURE | By Guest Author,
September 25, 2020
-
Microsoft Is Building An AI Product That Could Predict The Future
FEATURE | By Rob Enderle,
September 25, 2020
-
Top 10 Machine Learning Companies 2021
FEATURE | By Cynthia Harvey,
September 22, 2020
-
NVIDIA and ARM: Massively Changing The AI Landscape
ARTIFICIAL INTELLIGENCE | By Rob Enderle,
September 18, 2020
-
Continuous Intelligence: Expert Discussion [Video and Podcast]
ARTIFICIAL INTELLIGENCE | By James Maguire,
September 14, 2020
-
Artificial Intelligence: Governance and Ethics [Video]
ARTIFICIAL INTELLIGENCE | By James Maguire,
September 13, 2020
-
IBM Watson At The US Open: Showcasing The Power Of A Mature Enterprise-Class AI
FEATURE | By Rob Enderle,
September 11, 2020
-
Artificial Intelligence: Perception vs. Reality
FEATURE | By James Maguire,
September 09, 2020