SAN Configuration in Solaris
I Have IBM ESS 800, trying to configure SAN storage using Fiber card. I installed the SDD driver & can see the disks however, when I did
# datapath query device
I have the disks shown in slices
# ./datapath query device
Total Devices : 8
Dev#: 0 Device Name: vpath1a Type: 2105800 Policy: Optimized
Serial: 60523912
================================================================================
=========
Path# Adapter H/W Path Hard Disk State Mode Sele
ct Error
0 /pci@1e,600000/fibre-channel@2 sd@1,0:a CLOSE NORMAL
0 0
1 /pci@1e,600000/fibre-channel@2 sd@2,0:a CLOSE NORMAL
0 0
2 /pci@1e,600000/fibre-channel@3 sd@1,0:a CLOSE NORMAL
0 0
3 /pci@1e,600000/fibre-channel@3 sd@2,0:a CLOSE NORMAL
0 0
Dev#: 1 Device Name: vpath1b Type: 2105800 Policy: Optimized
Serial: 60523912
================================================================================
=========
Path# Adapter H/W Path Hard Disk State Mode Sele
ct Error
0 /pci@1e,600000/fibre-channel@2 sd@1,0:b CLOSE NORMAL
0 0
1 /pci@1e,600000/fibre-channel@2 sd@2,0:b CLOSE NORMAL
0 0
2 /pci@1e,600000/fibre-channel@3 sd@1,0:b CLOSE NORMAL
0 0
3 /pci@1e,600000/fibre-channel@3 sd@2,0:b CLOSE NORMAL
0 0
Dev#: 2 Device Name: vpath1c Type: 2105800 Policy: Optimized
Serial: 60523912
================================================================================
=========
Path# Adapter H/W Path Hard Disk State Mode Sele
ct Error
0 /pci@1e,600000/fibre-channel@2 sd@1,0:c CLOSE NORMAL
0 0
1 /pci@1e,600000/fibre-channel@2 sd@2,0:c CLOSE NORMAL
0 0
2 /pci@1e,600000/fibre-channel@3 sd@1,0:c CLOSE NORMAL
0 0
3 /pci@1e,600000/fibre-channel@3 sd@2,0:c CLOSE NORMAL
0 0
Dev#: 3 Device Name: vpath1d Type: 2105800 Policy: Optimized
Serial: 60523912
================================================================================
=========
Path# Adapter H/W Path Hard Disk State Mode Sele
ct Error
0 /pci@1e,600000/fibre-channel@2 sd@1,0:d CLOSE NORMAL
0 0
1 /pci@1e,600000/fibre-channel@2 sd@2,0:d CLOSE NORMAL
0 0
2 /pci@1e,600000/fibre-channel@3 sd@1,0:d CLOSE NORMAL
0 0
3 /pci@1e,600000/fibre-channel@3 sd@2,0:d CLOSE NORMAL
0 0
Dev#: 4 Device Name: vpath1e Type: 2105800 Policy: Optimized
Serial: 60523912
================================================================================
=========
Path# Adapter H/W Path Hard Disk State Mode Sele
ct Error
0 /pci@1e,600000/fibre-channel@2 sd@1,0:e CLOSE NORMAL
0 0
1 /pci@1e,600000/fibre-channel@2 sd@2,0:e CLOSE NORMAL
0 0
2 /pci@1e,600000/fibre-channel@3 sd@1,0:e CLOSE NORMAL
0 0
3 /pci@1e,600000/fibre-channel@3 sd@2,0:e CLOSE NORMAL
0 0
Dev#: 5 Device Name: vpath1f Type: 2105800 Policy: Optimized
Serial: 60523912
================================================================================
=========
Path# Adapter H/W Path Hard Disk State Mode Sele
ct Error
0 /pci@1e,600000/fibre-channel@2 sd@1,0:f CLOSE NORMAL
0 0
1 /pci@1e,600000/fibre-channel@2 sd@2,0:f CLOSE NORMAL
0 0
2 /pci@1e,600000/fibre-channel@3 sd@1,0:f CLOSE NORMAL
0 0
3 /pci@1e,600000/fibre-channel@3 sd@2,0:f CLOSE NORMAL
0 0
Dev#: 6 Device Name: vpath1g Type: 2105800 Policy: Optimized
Serial: 60523912
================================================================================
=========
Path# Adapter H/W Path Hard Disk State Mode Sele
ct Error
0 /pci@1e,600000/fibre-channel@2 sd@1,0:g CLOSE NORMAL
0 0
1 /pci@1e,600000/fibre-channel@2 sd@2,0:g CLOSE NORMAL
0 0
2 /pci@1e,600000/fibre-channel@3 sd@1,0:g CLOSE NORMAL
0 0
3 /pci@1e,600000/fibre-channel@3 sd@2,0:g CLOSE NORMAL
0 0
Dev#: 7 Device Name: vpath1h Type: 2105800 Policy: Optimized
Serial: 60523912
================================================================================
=========
Path# Adapter H/W Path Hard Disk State Mode Sele
ct Error
0 /pci@1e,600000/fibre-channel@2 sd@1,0:h CLOSE NORMAL
0 0
1 /pci@1e,600000/fibre-channel@2 sd@2,0:h CLOSE NORMAL
0 0
2 /pci@1e,600000/fibre-channel@3 sd@1,0:h CLOSE NORMAL
0 0
3 /pci@1e,600000/fibre-channel@3 sd@2,0:h CLOSE NORMAL
0 0
#
How can I have this show up as just one LUN in Solaris. I'm pretty new at this ......Is there a configuration that must be put in somewhere ?
Should anything go in the qla2300.conf & sd.conf file. Please help.
Thanks,
Evelyn