Re: [Fedora] semi-OT: easy backup solution for FC5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Peter Horst wrote:
Hi - I'm wondering if there is something in the Fedora/Linux world comparable to the Windows-only Maxtor OneTouch external HD - i.e. a more or less idiot-proof automatic (incremental) backup system. Time is tight right now, but I'm getting really paranoid not having my ~100GB Fedora machine backed up. Any recommendations?
Thanks much -

Well, not exactly like the OneTouch solution, but I can tell you what I do to backup 15 servers every night. I have 1 dedicated machine that's the backup server. It has a large RAID 5 setup in it for data storage. All of the servers will run rsync every night and backup their data to the backup machine. I use a system of hardlinks between backups which allows the snapshots to take little space (compared to the actual one) and it allows me to keep anywhere between 2 to 6 weeks worth of data that way.

When looking at the backup folder for each server, you'll see a folder for each day, daily.01, daily,02, daily.nth. The .01 is the full backup (and the largest folder). The remaining ones are hardlinks to the previous one. If a file gets removed from a server, it will get removed from that night's backup, but not from the previous nights. So I can go back and recover it if needed.

It is fully automated in that all I do is set the scripts and paths, create a crontab and I forget about it. once a week I will log onto the backup server and check the backups, make sure they're still working and that the RAID is healthy. That's it. No hassles, no manual triggering, nothing. Just set and forget,

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux