Bug#293693: lvm2: lvcreate causes device-mapper ioctl cmd 9 failed: Invalid argument

2005-02-05 Thread Patrick Caulfield
On Fri, Feb 04, 2005 at 09:06:34PM -0500, Andrew Schulman wrote: I'm trying to set up LVM for the first time.??I have the?dm-mod kernel module loaded.??No?udev?or?devfs?here. The?following commands all succeed: pvcreate /dev/hda1 vgcreate vg /dev/hda1 vgchange -ay vg Now I want to

Bug#293693: lvm2: lvcreate causes device-mapper ioctl cmd 9 failed: Invalid argument

2005-02-05 Thread Andrew Schulman
Which kernel are you using? # uname -r 2.6.7 lvm version should tell you the required bits. # lvm version LVM version: 2.00.24 (2004-09-16) Library version: 1.00.19-ioctl (2004-07-03) Driver version: 4.1.0 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#293693: lvm2: lvcreate causes device-mapper ioctl cmd 9 failed: Invalid argument

2005-02-04 Thread Andrew Schulman
Package: lvm2 Version: 2.00.24-1 Severity: normal I'm trying to set up LVM for the first time.  I have the dm-mod kernel module loaded.  No udev or devfs here. The following commands all succeed: pvcreate /dev/hda1 vgcreate vg /dev/hda1 vgchange -ay vg Now I want to create a logical volume,