From: Hannes Dorbath <light@theendofthetunnel.de>
To: linux-lvm@redhat.com
Subject: [linux-lvm] Snapshot COW area on different PV / device
Date: Mon, 27 Aug 2007 10:53:33 +0200 [thread overview]
Message-ID: <46D2910D.7050908@theendofthetunnel.de> (raw)
Hello,
I suffer from massive I/O trashing, due to the snapshot COW area being
located on the same physical device as the origin. The machine now has a
second disk array, that I'd like to dedicate to snapshot COW data. My
problem now is that I fail to see from the documentation how to create a
snapshot, which has its COW area located on another device. The setup
currently looks like:
VG #PV #LV #SN Attr VSize VFree
data 1 1 0 wz--c- 437.62G 0
cow1 1 0 0 wz--c- 232.82G 232.82G
cow2 1 0 0 wz--c- 232.82G 232.82G
LV VG Attr LSize Origin Snap% Move Log Copy%
data data -wc-ao 437.62G
data is the LV where production data is located, and the cow1 and cow2
VGs should be used for snapshots. Can someone give me an example on the
lvcreate syntax to archive this? I tried various things, but end up with
error messages like "Could not fine LV <foo> in PV <bar>".
Thanks in advance.
--
Regards,
Hannes Dorbath
next reply other threads:[~2007-08-27 8:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-27 8:53 Hannes Dorbath [this message]
2007-08-28 21:40 ` [linux-lvm] Snapshot COW area on different PV / device Jonathan Brassow
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=46D2910D.7050908@theendofthetunnel.de \
--to=light@theendofthetunnel.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.