From: Milan Broz <mbroz@redhat.com>
To: junk4@klunky.co.uk,
LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] System won't create devices from volume group : advice on dmsetup create command required (or alternative solution)
Date: Wed, 03 Mar 2010 12:28:29 +0100 [thread overview]
Message-ID: <4B8E47DD.6070502@redhat.com> (raw)
In-Reply-To: <4B8E3D56.50703@klunky.co.uk>
On 03/03/2010 11:43 AM, J4 wrote:
> # vgchange -a y mds
...
> # ls /dev/mapper | grep mds
> brw------- 1 root root 253, 11 Mar 3 11:17 /dev/mapper/mds-mds
So the only LV name "mds" there is properly activated.
LVM will not activate partitions on the LV automatically,
but you can use "kpartx" utility to do that (see man kpartx).
Try "kpartx -a /dev/mds/mds"
(before deactivating LV you will need run kpartx -d to remove these
partition mappings again.)
Milan
next prev parent reply other threads:[~2010-03-03 11:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-03 10:43 [linux-lvm] System won't create devices from volume group : advice on dmsetup create command required (or alternative solution) J4
2010-03-03 11:28 ` Milan Broz [this message]
2010-03-03 11:48 ` J4
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=4B8E47DD.6070502@redhat.com \
--to=mbroz@redhat.com \
--cc=junk4@klunky.co.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).