Re: How to dump/restore a CentOS 7 system

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



On Wed, Sep 25, 2019, 10:20 AM mark <m.roth@xxxxxxxxx> wrote:

>
> Someone mentioned commercial software - I've cloned systems, esp. compute
> nodes in a cluster - with rsync.


Problem with rsync clones, they are asynchronous each file is copied
separately so if the system is live and making changes, for instance a
database server, the copy is not coherent.

the ZFS file system is perfect for this stuff, you can snap shot and then
ZFS send the snapshot or a delta between that snapshot and a previous
snapshot and that creates a totally coherent copy made at a single point in
time atomically.
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux