StoreEdge3510

From My Admin Page
Jump to: navigation, search

Related Pages




Installation Notes

To add a new host to existing 3510: For Solaris 9, install "SAN_4.4.13_install_it" (Sun SAN stuff) and "StorEdge_2.4_sw_solaris-sparc" (cli stuff)

First, you need to map a LD to the host port-wwn before SCCLI will work

sccli> map ld0 0.40.0 2101001b3226093a
sccli: mapping ld0-00 to 0.40.0
sccli> map ld0 1.44.0 2101001b3226093a
sccli: mapping ld0-00 to 1.44.0

Then, on the host, run "cfgadm -c configure <adapter>"

# cfgadm -c configure c2
# cfgadm -c configure c3
# luxadm -e forcelip /dev/cfg/c2
# luxadm -e forcelip /dev/cfg/c3
# devfsadm

Verify can see LD by "format" command




General Notes

To find the Host WWN:

prtpicl -v -c scsi-fcp  | egrep '(SUNW|-wwn|devfs-path)' | grep -v ':name'

To view Controllers:

cfgadm -al -o show_FCP_dev	

To unmap a partition by specific WWN:

** SYNTAX: unmap partition <ch>.<id>.<lun> [ <wwpn> | <host-wwn-name> ]
sccli> unmap partition 1.44.0 2000001B3206093A




Host Aliases

To create host Aliases:

create host-wwn-name

To show host aliases:

show host-wwn-names

To delete host aliases:

delete host-wwn-name