Re: LVM-Snapshot + dm_crypt

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

 



Hello,

thanks for your answer, you mean that I have to do the following:

mkraid /dev/md0
cryptsetup create raid5-crypt /dev/md0
pvcreate /dev/mapper/raid5-crypt
vgcreate data /dev/mapper/raid5-crypt
lvcreate -L8G -nmp3 data
mkfs.xfs -f /dev/data/mp3
mount /dev/data/mp3 /mnt/mp3
cp * /mnt/mp3
lvcreate -L500M -s -nsnap-mp3 data

Or did I have miss understood you.

greetings
Torben Viets

_______________________________________________
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