Once the qlogicfc driver is loaded with Dell PV650f(a SPARSELUN device),
the /proc/partitions lists the correct devices, but does so over and over.
For example, a /proc/partitions after the load, somewhat abbreviated
8 0 17547264 sda
8 1 56196 sda1
8 16 17342660 sdb
8 17 103408 sdb1
8 0 17547264 sda
8 1 56196 sda1
8 16 17342660 sdb
8 17 103408 sdb1
.
.
.
The same results happen if we use qlogic's qla2x00 driver on this
kernel. The driver's messages in dmesg are correct, however the block
devices are still usable, but anything that grabs all devices(mount -a)
will cause it to spin forever.
Thanks
Robert Macaulay
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/