SUMMARY: V880 boot-device paths for dual-pathed mirrored internal FC devices.

From: Lineberger, Aaron <alineberger_at_navcirt.navy.mil>
Date: Fri Dec 02 2005 - 17:14:30 EST
No replies, but with a little time and testing it was as easy as I
expected. I dropped to ok and ran:

nvalias bootdisk1
/pci@8,600000/SUNW,qlc@2/fp@0,0/disk@w500000e0102a7d01,0:a
nvalias bootdisk2
/pci@9,600000/pci@1/SUNW,qlc@4/fp@0,0/disk@w500000e0102a7d02,0:a
nvalias bootmirror1
/pci@8,600000/SUNW,qlc@2/fp@0,0/disk@w500000e0102ea991,0:a
nvalias bootmirror2
/pci@9,600000/pci@1/SUNW,qlc@4/fp@0,0/disk@w500000e0102ea992,0:a
setenv boot-device rootdisk1 rootdisk2 rootmirror1 rootmirror2
setenv use-nvramrc? true
set auto-boot? false
reset-all

I then proceeded to do a boot/init0 with each alias to test that the
system could use all 4 paths to both disks to boot.

Once finished I dropped to ok again and ran:
set auto-boot? true
reset-all

Hopefully this will help anyone else that has a v880 or v890 with two
loops on their internal FC backplane.


-
Aaron Lineberger
alineberger@navcirt.navy.mil
NAVCIRT System Administrator
(757) 417-7957 x8

-----Original Message-----
From: Lineberger, Aaron
Sent: Thursday, December 01, 2005 5:14 PM
To: 'sunmanagers@sunmanagers.org'
Subject: V880 boot-device paths for dual-pathed mirrored internal FC
devices.

All,

I have a Solaris 9 V880 with Multipathed internal FC drives and two of
these drives make up my root mirror. I'd like to set my boot-device to
include all 4 paths to the two drives but I'd like to validate the
correct syntax to do this. Documents that I have seen that cover this do
not deal with FC drives.

What I do know concerning the two disks:
#luxadm display 500000E0102EA990
DEVICE PROPERTIES for disk: 500000E0102EA990
  Status(Port A):       O.K.
  Status(Port B):       O.K.
  Vendor:               FUJITSU
  Product ID:           MAN3735F SUN72G
  WWN(Node):            500000e0102ea990
  WWN(Port A):          500000e0102ea992
  WWN(Port B):          500000e0102ea991
  Revision:             0704
  Serial Num:           000305V96788
  Unformatted capacity: 70007.195 MBytes
  Read Cache:           Enabled
    Minimum prefetch:   0x0
    Maximum prefetch:   0x0
  Location:             In slot 1 in the enclosure named: FCloop
  Device Type:          Disk device
  Path(s):
  /dev/rdsk/c11t500000E0102EA990d0s2
  /devices/scsi_vhci/ssd@g500000e0102ea990:c,raw
   Controller           /devices/pci@8,600000/SUNW,qlc@2/fp@0,0
    Device Address              500000e0102ea991,0
    Host controller port WWN    21000003ba2cbb88
    Class                       primary
    State                       ONLINE
   Controller           /devices/pci@9,600000/pci@1/SUNW,qlc@4/fp@0,0
    Device Address              500000e0102ea992,0
    Host controller port WWN    210100e08b297e0c
    Class                       primary
    State                       ONLINE

#luxadm display 500000E0102A7D00
DEVICE PROPERTIES for disk: 500000E0102A7D00
  Status(Port A):       O.K.
  Status(Port B):       O.K.
  Vendor:               FUJITSU
  Product ID:           MAN3735F SUN72G
  WWN(Node):            500000e0102a7d00
  WWN(Port A):          500000e0102a7d02
  WWN(Port B):          500000e0102a7d01
  Revision:             0704
  Serial Num:           000304V84786
  Unformatted capacity: 70007.195 MBytes
  Read Cache:           Enabled
    Minimum prefetch:   0x0
    Maximum prefetch:   0x0
  Location:             In slot 0 in the enclosure named: FCloop
  Device Type:          Disk device
  Path(s):
  /dev/rdsk/c11t500000E0102A7D00d0s2
  /devices/scsi_vhci/ssd@g500000e0102a7d00:c,raw
   Controller           /devices/pci@8,600000/SUNW,qlc@2/fp@0,0
    Device Address              500000e0102a7d01,0
    Host controller port WWN    21000003ba2cbb88
    Class                       primary
    State                       ONLINE
   Controller           /devices/pci@9,600000/pci@1/SUNW,qlc@4/fp@0,0
    Device Address              500000e0102a7d02,0
    Host controller port WWN    210100e08b297e0c
    Class                       primary
    State                       ONLINE

And the current boot-device setting is:
boot-device = /pci@8,600000/SUNW,qlc@2/fp@0,0/disk@w500000e0102a7d01,0:a
              /pci@8,600000/SUNW,qlc@2/fp@0,0/disk@w500000e0102a7d01,0:d
(Not sure why the above one is in here; if :d refers to partition 3
that's a swap partition)
              /pci@8,700000/scsi@4/disk@0,0:d (Not sure why the above
one is in here; there is no scsi@4 directory listed under OBP)
              disk net

I'm guessing my new boot-device settings should be:
/pci@8,600000/SUNW,qlc@2/fp@0,0/disk@w500000e0102a7d01,0:a
/pci@9,600000/pci@1/SUNW,qlc@4/fp@0,0/disk@w500000e0102a7d02,0:a
/pci@8,600000/SUNW,qlc@2/fp@0,0/disk@w500000e0102ea991,0:a
/pci@9,600000/pci@1/SUNW,qlc@4/fp@0,0/disk@w500000e0102ea992,0:a

If anyone has done this and can validate my thinking I'd be grateful.
And if anyone can explain why the suspected swap partition would be
listed as a boot-device that'd bee cool too. ;)

-
Aaron Lineberger
alineberger@navcirt.navy.mil
NAVCIRT System Administrator
(757) 417-7957 x8
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Fri Dec 2 17:11:40 2005

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:53 EST