All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Childs <childss@cs.tcd.ie>
To: linux-lvm@redhat.com
Subject: [linux-lvm] Problem with creation of dev entries on SL (RHEL) 4
Date: Wed, 17 May 2006 12:50:01 +0100	[thread overview]
Message-ID: <446B0DE9.6010004@cs.tcd.ie> (raw)

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:

[root@tg23 mapper]# mount '/dev/xenvg/gridmon_gridmon023__1147860249' 
'/mnt/gridmon_gridmon023__1147860249'
mount: special device /dev/xenvg/gridmon_gridmon023__1147860249 does not exist

dev entry doesn't exist:

[root@tg23 mapper]# ls /dev/xenvg/gridmon_gridmon023__1147860249
ls: /dev/xenvg/gridmon_gridmon023__1147860249: No such file or directory

These were created before an upgrade from RH9:

[root@tg23 mapper]# ls /dev/xenvg/
gridgate_gridgate_wit_ie__1127224256    gridmon_gridmon__swap 
     sl304_1                   wnclonetest
gridmon_gridmon_ait_ie__swap            gridmon_gridmon_ucc_ie__swap 
     sl304_lfc__swap           wnclonewn50
gridmon_gridmon_grid_ul_ie__1127238733 
gridstore_gridstore_grid_ul_ie__swap  sl304_lfc.testgrid__swap
gridmon_gridmon_it-tallaght_ie__swap    gridui_gridui_dit_ie__swap 
     ttyl2base
gridmon_gridmon_scg_nuigalway_ie__swap  rh9server 
     wnclonecagnode89

I have the following error in /var/log/messages:

May 17 12:47:10 tg23 /sbin/hotplug: no runnable /etc/hotplug/block.agent 
is installed

I have the default hotplug package installed and can't find any source for 
  a hotplug block.agent.

Any ideas?


Stephen

             reply	other threads:[~2006-05-17 11:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17 11:50 Stephen Childs [this message]
2006-05-17 18:42 ` [linux-lvm] Problem with creation of dev entries on SL (RHEL) 4 Luca Berra
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=446B0DE9.6010004@cs.tcd.ie \
    --to=childss@cs.tcd.ie \
    --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 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.