From: Torben Viets <Viets@web.de>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] LVM-Snapshot + dm_crypt
Date: Sun, 13 Feb 2005 18:46:58 +0100 [thread overview]
Message-ID: <420F9292.3090103@web.de> (raw)
In-Reply-To: <20050213165116.GP14093@agk.surrey.redhat.com>
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
next prev parent reply other threads:[~2005-02-13 17:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-13 16:43 [linux-lvm] LVM-Snapshot + dm_crypt Torben Viets
2005-02-13 16:51 ` Alasdair G Kergon
2005-02-13 17:46 ` Torben Viets [this message]
2005-02-16 17:32 ` [linux-lvm] Suggestion for LVM Torben Viets
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=420F9292.3090103@web.de \
--to=viets@web.de \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.