On 2/14/11 2:09 AM, Make Compile wrote: > anyone here running on kvm virtualization? I'm looking a solution for > backing up my kvm guest without LVM snapshot. coz I'm running it on a > none lvm partition. What i did to backup is to go offline state and > then do the old way command "cp" the image file to its destination > media. Anyone here suggest a good strategy. Tnx
Sounds like you need LVM. dd would probably be faster than cp. You could also rsync the filesystem of the guest. Steve /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
