From: Benoit SERRA <bs@infologic.fr>
To: linux-lvm@sistina.com
Subject: [linux-lvm] vgextend problem
Date: Fri, 05 Jan 2001 19:06:45 +0100 [thread overview]
Message-ID: <3A560D35.917C2EAA@infologic.fr> (raw)
That's my setup :
3 2.2 Gb SCSI drives
1 (/dev/sda) is used for the system
the 2 others will be used for LVM testing
When I do :
pvcreate /dev/sd[bc]1
vgcreate datavg /dev/sd[bc]1
Ok that's fine it work
VG is usable, and I can create LVs on it
But if I do :
pvcreate /dev/sdb1
pvcreate /dev/sdc1
vgcreate datavg /dev/sdb1
vgextend datavg /dev/sdc1
I always get a segfault on the vgextend, with a kernel trap.
When I do a pvdisplay /dev/sdc1, the drive is marked as unusable.
I'm using LVM 0.9 with 2.2.16 kernel.
Regards .
Benoit
reply other threads:[~2001-01-05 18:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3A560D35.917C2EAA@infologic.fr \
--to=bs@infologic.fr \
--cc=linux-lvm@sistina.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