[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] device-mapper doesn't like cciss
- From: christophe varoqui free fr
- To: dm-devel redhat com
- Subject: [dm-devel] device-mapper doesn't like cciss
- Date: Wed, 19 May 2004 10:50:22 +0200
Hello,
please consider the following flawed behaviour :
# echo '0 32 linear /udev/cciss!c0d0 32036160'|dmsetup create foo
device-mapper ioctl cmd 9 failed: Invalid argument
Command failed
# dmesg | tail
device-mapper: error adding target to table
device-mapper: device doesn't appear to be in the dev hash table.
device-mapper: : dm-linear: Device lookup failed
same with :
echo '0 32 linear /dev/cciss/c0d0 32036160'|dmsetup create foo
should I consider this a bug ?
anyway, it bites kpartx hard : no partition mapping over cciss for now. I
suspect other devices families are concerned too.
regards,
cvaroqui
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]