Re: LVM-Snapshot + dm_crypt

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

 



On Sun, Feb 13, 2005 at 05:43:55PM +0100, Torben Viets wrote:
> How can I make a snapshot of a dm_crypt device?
 
If you've not put data on it yet:
  pvcreate on the device
  vgcreate
  lvcreate
  mkfs
  put your data onto it
  lvcreate -s

But you have, you'd have to use 'dmsetup' to do the snapshot by hand
and it's tricky.

Alasdair
-- 
agk@redhat.com

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux