[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Re: Xen, LVM and snapshots
On Thu, Oct 16, 2008 at 11:35:48AM +0000, Lists wrote: > I asked the same question a few posts down and was told that taking a > snapshot of a running system could lead to some corrupted files. > I recommend you look for "[Xen-users] Xen backups using LVM Snapshots" and > make your own decision from there. > Best of luck. If you snapshot a running system without saving both the memory state and swap state you could have issues with inconsistent data. It has always been my understanding that xm-save, lv-snapshot (all partitions including swap), xm-restore, dd snapshotx imgfilex, delete snapshot volumes, backup xm save checkpoint. Would leave you with consistent disk state being that you have everything to power the machine back on at time of snapshot. There may be some corruption in specific applications due to processing something over the network that is no longer there, or that has changed since the backup. But as far as I can tell your base os should be intact. If you combine that will application level backups you will probably be ok. Worst case take img backup restore, then restore from latest application backup. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |