All of lore.kernel.org
 help / color / mirror / Atom feed
From: rich turner <rich@storix.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: [linux-lvm] unable to create physical volume
Date: Fri, 05 Nov 2004 10:16:13 -0800	[thread overview]
Message-ID: <1099678572.3681.88.camel@rich> (raw)

i am using 4 etherdrives that are block devices and present in the /dev
directory as:
brw-rw----  1 root root 152,  0 Nov  5 16:34 /dev/etherd/e0.0
brw-rw----  1 root root 152, 16 Nov  5 16:34 /dev/etherd/e0.1
brw-rw----  1 root root 152, 32 Nov  5 16:34 /dev/etherd/e0.2
brw-rw----  1 root root 152, 48 Nov  5 16:34 /dev/etherd/e0.3

when i try to create a physical volume out of one of them:
[root@redhat proc]# pvcreate /dev/etherd/e0.1
  /dev/etherd/e0.1: Couldn't find device.

when i scan for available disks with "lvmdiskscan" these disks do not
display.

it looks like a filter problem within lvm.conf but i have made some
changes and it doesnt seem to work. these are the lines in my lvm.conf
file that i believe are responsible for finding block devices:
scan = [ "/dev" ]
filter = [ "a/.*/" ] (all other filters are commented out)

not sure if it helps but in /sys/block i can see entries like this:
[root@redhat block]# ls -l /sys/block/etherd\!e0.0/
total 0
-r--r--r--  1 root root 4096 Nov  5 16:35 dev
drwxr-xr-x  3 root root    0 Nov  5 16:35 queue
-r--r--r--  1 root root 4096 Nov  5 16:35 range
-r--r--r--  1 root root 4096 Nov  5 16:35 size
-r--r--r--  1 root root 4096 Nov  5 16:35 stat

             reply	other threads:[~2004-11-05 19:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-05 18:16 rich turner [this message]
2004-11-05 19:19 ` [linux-lvm] unable to create physical volume Alasdair G Kergon
2004-11-05 19:38   ` rich turner

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=1099678572.3681.88.camel@rich \
    --to=rich@storix.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.