* [linux-lvm] vgextend problem
@ 2001-01-05 18:06 Benoit SERRA
0 siblings, 0 replies; only message in thread
From: Benoit SERRA @ 2001-01-05 18:06 UTC (permalink / raw)
To: linux-lvm
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-01-05 18:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-05 18:06 [linux-lvm] vgextend problem Benoit SERRA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox