Excellent, I'm glad that worked. It took me a while to come across this bit of information, I'm happy I could pass it along.
On Thu, Oct 18, 2012 at 6:03 PM, Majeed <[email protected]> wrote: > ** > Thank you very much Joe, thats a win! > > Multipathing against compellent now works. Format's output is condense and > mpathadm list LU shows the paths. > > > % echo | format > Searching for disks...done > > AVAILABLE DISK SELECTIONS: > 0. c0t600A0B800033816200001391507FF856d0 <SUN-CSM200_R-0750 cyl > 13052 alt 2 hd 255 sec 63> > /scsi_vhci/disk@g600a0b800033816200001391507ff856 > 1. c0t6000D310004A06000000000000000014d0 > <COMPELNT-CompellentVol-0505 cyl 65268 alt 2 hd 255 sec 63> > /scsi_vhci/disk@g6000d310004a06000000000000000014 > > % mpathadm list lU > /dev/rdsk/c0t6000D310004A06000000000000000014d0s2 > Total Path Count: 2 > Operational Path Count: 2 > > /dev/rdsk/c0t600A0B800033816200001391507FF856d0s2 > Total Path Count: 4 > Operational Path Count: 4 > > > > Also, i did have device-type-scsi-options-list specified in the > scsi_vhci.conf following the documentation as you mentioned. I commented > that out and all is well! (it didn't seem to hurt having it there, but as > you mentioned, definately wrong and not needed) > > Thanks again, > Majeed > > > On 10/18/2012 04:12 PM, Joe Hartley wrote: > > I just had this with another SAN vendor yesterday. The issue I ran into > was that almost all the documentation I saw told me to modify > /kernel/drv/scsi_vhci.conf by adding a device-type-scsi-options-list > section, but that's wrong! > > You need to modify that file, alright, but it needs a > scsi-vhci-failover-override section, like this: > > scsi-vhci-failover-override = > "COMPELNTCompellent", "f_sym"; > > Note that the second half of the identifier is the product name, but > only up to the first space! > > Good luck. > > -- Joe Hartley, Software Engineer GreenBytes, Inc. 401.315.5580 ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
