From: Patrick Caulfield <pcaulfie@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Use lvcreart -m to make a mirror
Date: Thu, 05 Jan 2006 08:43:15 +0000 [thread overview]
Message-ID: <43BCDC23.9010100@redhat.com> (raw)
In-Reply-To: <43BC8CF9.1080901@redhat.com>
Fang,Dongyu wrote:
> When I use `lvcreate -l 4 --mirrors 1 -n mirror1 /dev/vg1` want to
> create mirror LV, I got four LV:
> ACTIVE '/dev/vg1/mirror1' [16.00 MB] inherit
> ACTIVE '/dev/vg1/mirror1_mlog' [4.00 MB] inherit
> ACTIVE '/dev/vg1/mirror1_mimage_0' [16.00 MB] inherit
> ACTIVE '/dev/vg1/mirror1_mimage_1' [16.00 MB] inherit
> I think the LV mirror1 is the origin LV, mirror1_mlog is log, the two
> others should be images LV, so why there are two images(in my opinion,
> it should be only one), and I how to use then? Can I mount it?
/dev/vg1/mirror1 is the device you mount, the _mimage_ are internal devices
for LVM. You have the "original" (mimage_0) and the mirror (mimage_1).
The later revisions of LVM will hide these from the lvscan & lvs commands.
--
patrick
next prev parent reply other threads:[~2006-01-05 8:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-05 3:05 [linux-lvm] Use lvcreart -m to make a mirror Fang,Dongyu
2006-01-05 8:43 ` Patrick Caulfield [this message]
2006-01-05 9:27 ` Fang,Dongyu
2006-01-05 9:47 ` Patrick Caulfield
2006-01-09 23:39 ` Jonathan E 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=43BCDC23.9010100@redhat.com \
--to=pcaulfie@redhat.com \
--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.