Displaying 2 results from an estimated 2 matches for "csm200_r".
2009 May 27
0
Sparse LUN's
...es how to fix this issue, and indeed here:
http://filedownloads.qlogic.com/files/driver/48437/README_qla2xxx2-6U4.htm#BlacklistEntries
Apparently, I should be able to add a line to modprobe.conf that allows
sparse LUNs. So I followed the instructions and added
options scsi_mod dev_flags="SUN:CSM200_R:0x040" max_luns=20
and rebuilt initrd. This doesn't seem to work, as only LUN 0 is
configured by the OS despite LUN 9 also being unmasked.
I've also tried
options scsi_mod default_dev_flags=0x040 max_luns=20
in modprobe.conf with no luck
[root at host qlogic]# cat /proc/scsi/qla2x...
2008 Sep 29
3
LVM related bug in the GPL PV drivers for Windows?
...the same
programs from version 0.9.10, were OK on XP too.
The disk is a multipath LVM volume with four FibreChannel paths to a
volume on a Sun Storagetek 6140 storage:
carrier3:~ # multipathd -k
multipathd> show topology
...
...
...
vw-storman2 (3600a0b80004807f80000091248da00ef) dm-0 SUN ,CSM200_R
[size=20G][features=1 queue_if_no_path][hwhandler=0]
\_ round-robin 0 [prio=6][active]
\_ 3:0:1:19 sdcc 69:0 [active][ready]
\_ 1:0:0:19 sdag 66:0 [active][ready]
\_ round-robin 0 [prio=0][enabled]
\_ 1:0:1:19 sdbi 67:192 [active][ghost]
\_ 3:0:0:19 sdbh 67:176 [active][ghost]
...
...
...
multi...