From: Luca Berra <bluca@comedia.it>
To: Stephen.Childs@cs.tcd.ie,
LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Problem with creation of dev entries on SL (RHEL) 4
Date: Wed, 17 May 2006 20:42:32 +0200 [thread overview]
Message-ID: <20060517184232.GC16774@percy.comedia.it> (raw)
In-Reply-To: <446B0DE9.6010004@cs.tcd.ie>
On Wed, May 17, 2006 at 12:50:01PM +0100, Stephen Childs wrote:
>When I create a new LVM volume on Scientific Linux 4 (RHEL4-compatible), a
>new entry isn't created in /dev, meaning that I can't access the volume
>although it exists.
>
>Creation succeeds:
>
>[root@tg23 mapper]# /usr/sbin//lvcreate -s '-L1024M' -n
>'/dev/xenvg/gridmon_gridmon023__1147860249' /dev/xenvg/gridmon
> Logical volume "gridmon_gridmon023__1147860249" created
>
>Mount fails:
....
>Any ideas?
>
Weird, but your command line is also weird could you try without
prefixing the vg name to -the -n parameter?
lvcreate -s -L1024M -n gridmon_gridmon023__1147860249 /dev/xenvg/gridmon
else look into the log section of /etc/lvm.conf and provide some logs.
L.
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
next prev parent reply other threads:[~2006-05-17 18:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-17 11:50 [linux-lvm] Problem with creation of dev entries on SL (RHEL) 4 Stephen Childs
2006-05-17 18:42 ` Luca Berra [this message]
2006-05-18 9:00 ` Stephen Childs
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=20060517184232.GC16774@percy.comedia.it \
--to=bluca@comedia.it \
--cc=Stephen.Childs@cs.tcd.ie \
--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).