Ask a Question related to Sun Solaris, Design and Development.
-
NYCeyes #1
Disabling mpxio on a per (Hitachi) LUN basis...
Hi:
I know how to disable mpxio on a per-HBA basis by editing
the /kernel/drv/qlc.conf and adding an entry such as the
following:
name="qlc" parent="/pci@6,2000/pci@1" unit-address="5"
mpxio-disable="no";
However, is there a more granular capability where one
can leave all HBA's mpxio enabled, and instead disable a
particular LUN(s) from being encapsulated into a vhci device
node.
Even when I make a LUN visible to exactly one HBA,
mpxio still encapsulates that device into a vhci
device node, and hides access to its native c#t#d#
device.
The reason I ask is this...
I have Hitachi 9960 LUN's mapped to multiple HBA's on
the same Solaris box, and whose I/O's are load balanced by
mpxio. Unfortunately, one of those LUN's needs to be a
Hitachi command device (CMDDEV) for sending HORCM CCI
commands to the 9960. But HORCM does not seem to work
with vhci type device nodes. It only works with the
native /dev/rdsk/c#t#d#s2 device.
So it would be good if I could disable just that LUN
from being excapsulated by mpxio (without disabling
the entire HBA because I need mpxio for the rest of
data LUN's mapped to them).
TIA,
Milton Vega
Email: [email]home@m-vega.com[/email]
NYCeyes Guest
-
Issue with Freedom Hitachi
Hi, We are currently using a SAN with Hitachi storage. Each LUN is reachable by two servers (p630 AIX5.1 ML4). We create one vg on each lun. ... -
Mpxio with 3510FC
My Sun server have 2 Gb Fibre card connected to 3510 I have installed Sun Storedge package and since, i show the disk by the 2 cards. ... -
Urgent MPXIO
My Sun server have 2 Gb Fibre card connected to 3510 I have installed Sun Storedge package and since, i show the disk by the 2 cards. AVAILABLE... -
Hitachi shadowimage on Aix
Hi, We are testing Hitachi truecopy and shadowimage on our AIX 4.3.3 server. I have setup the pairs (testvg) on the same server and HSD using... -
NYCeyes #2
Disabling mpxio on a per (Hitachi) LUN basis...
Hi:
I know how to disable mpxio on a per-HBA basis by editing
the /kernel/drv/qlc.conf and adding an entry such as the
following:
name="qlc" parent="/pci@6,2000/pci@1" unit-address="5"
mpxio-disable="no";
However, is there a more granular capability where one
can leave all HBA's mpxio enabled, and instead disable a
particular LUN(s) from being encapsulated into a vhci device
node.
Even when I make a LUN visible to exactly one HBA,
mpxio still encapsulates that device into a vhci
device node, and hides access to its native c#t#d#
device.
The reason I ask is this...
I have Hitachi 9960 LUN's mapped to multiple HBA's on
the same Solaris box, and whose I/O's are load balanced by
mpxio. Unfortunately, one of those LUN's needs to be a
Hitachi command device (CMDDEV) for sending HORCM CCI
commands to the 9960. But HORCM does not seem to work
with vhci type device nodes. It only works with the
native /dev/rdsk/c#t#d#s2 device.
So it would be good if I could disable just that LUN
from being excapsulated by mpxio (without disabling
the entire HBA because I need mpxio for the rest of
data LUN's mapped to them).
TIA,
Milton Vega
Email: [email]home@m-vega.com[/email]
NYCeyes Guest



Reply With Quote

