[linux-lvm] LVM-Snapshot + dm_crypt

Torben Viets Viets at web.de
Sun Feb 13 17:46:58 UTC 2005


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




More information about the linux-lvm mailing list