From: xdub <xdub@laposte.net>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] device /dev/sdb1 not found or ignored by filtering
Date: Thu, 08 May 2008 10:56:55 +0200 [thread overview]
Message-ID: <4822C057.60409@laposte.net> (raw)
In-Reply-To: <4821C3F1.6000108@saros.fr>
Hi,
No sure what you want to do with your 2 raid1 arrays... and
why you want to incorporate the first one into LV (?).
Did you partition your second array ? if not, you can create a PV
like this: pvcreate /dev/sdb. "pvcreate" can initialize a disk or partition.
- pvcreate /dev/sdb
- vgcreate vg00 /dev/sdb
Again, no sure what you want to do, but with 4 HD you should consider
to build raid5 (hardware raid) and then create PV, VG, LV.
Regards
Gilles Guiot wrote:
> Hello Everybody
>
> I have two raid 1 arrays on a Dell PowerEdge 2950,
> 1) 2*500 Go
> 2) 2*750 Go
>
> I need to use LVM, to create a LV on the second raid array, in which i
> will afterwards incorporate the first raid array. I have the latest
> debian distro installed, with kernel updates, and LVM2 is installed.
>
> I encounter my first problem when typing pvcreate /dev/sdb1. ( the
> partition of the second raid array) I get the message :
> device /dev/sdb1 not found or ignored by filtering
> I checked /etc/lvm/lvm.conf, and I commented out the line about the
> filter.
> After a reboot, no more luck. I tried to circumvent the problem by
> booting with an ubuntu CD, but i get the same error message.
> Could anybody tip me about what's wrong and more importantly suggest
> solutions to me ? :-)
>
> Thanks a lot in advance.
>
>
next prev parent reply other threads:[~2008-05-08 8:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-07 15:00 [linux-lvm] device /dev/sdb1 not found or ignored by filtering Gilles Guiot
2008-05-08 8:56 ` xdub [this message]
2008-05-09 8:50 ` Gilles Guiot
2008-05-09 14:37 ` Stuart D. Gathman
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=4822C057.60409@laposte.net \
--to=xdub@laposte.net \
--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.