Tuesday, June 8, 2010

mapping a meta device for HPUX server

When mapping a meta device to a symmetrix front director port; unlike Solaris or Linux, we have to set VBUS parameter for an HPUX server. We omit this for Solaris or Linux.

i.e.
map dev [Meta device id] to dir 9d:1 target=0d, lun=3, vbus=0

To specify the vbus, run the command below in one of solution enabler installed server

./symcfg list -sid 35 -FA 9d -P 1 -available –address

From the below output, available addresses are from,

VBUS TID LUN
0 0D 003 *

Hence LUN can start from 003 with target being "0D", and vbus set to 0.


Symmetrix ID: xxxxxx235

Director Device Name Attr Address
---------------------- ----------------------------- ---- --------------
Ident Symbolic Port Sym Physical VBUS TID LUN
------ -------- ---- ---- ----------------------- ---- --- ---

FA-9D 09D 1 0024 Not Visible VCM 0 00 000
0095 Not Visible 0 00 001
0096 Not Visible 0 00 002
0097 Not Visible 0 00 003
0098 Not Visible 0 00 004
0099 Not Visible 0 00 005
009A Not Visible 0 00 006
009B Not Visible 0 00 007
009C Not Visible 0 01 000
009D Not Visible 0 01 001
099B Not Visible (M) 0 01 002


0531 Not Visible 0 0C 003
0532 Not Visible 0 0C 004
0504 Not Visible 0 0C 005
0F7F Not Visible (M) 0 0C 006
1DC0 Not Visible (M) 0 0C 007
1DC3 Not Visible 0 0D 000
1D14 Not Visible (M) 0 0D 001
1D1C Not Visible (M) 0 0D 002
- AVAILABLE 0 0D 003 *
Total ----
Mapped Devices: 107
Including Metamembers: 283
Available Addresses: 2590 (s)

No comments:

Post a Comment