Re: Backup question

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

 



On Sun, Mar 16, 2014 at 12:29:16PM -0600, CS DBA wrote:
> I have an rsync script to backup my entire system each time before I
> run updates, as versions come & go I try and keep up with which top
> level directories to backup knowing that some like /proc are
> virtual...
> Here's my question:  If I simply backup all directories (including
> ones like /proc & /media, etc) will the following work, or do I need
> to care about specifically excluding the virtual directories?

It might not _hurt_ to back up /proc, /sys, and the like, but it's a waste
of time and effort since these are all entirely dynamically generated and
you can't possibly restore them.

You can use rsync -x to keep rsync from crossing filesystems, and then just
do it separately for each real filesystem you want.

Alternately, you might want to try the new "Fedora Atomic" --
http://rpm-ostree.cloud.fedoraproject.org/. As the name implies, this lets
you do atomic updates and switch back if thereis aproblem.

-- 
Matthew Miller    --   Fedora Project    --    <mattdm@xxxxxxxxxxxxxxxxx>
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux