Start a Conversation

Unsolved

This post is more than 5 years old

491

July 15th, 2015 13:00

Why symaccess command returns 3 digit port number with symcli 8

The symaccess -sid xxxx list view -v -detail command is returning a 3 digit port number for below. However for other commands as symcfg -sid xxxx list -dir all -address etc it return port number as 0, 1. Why do we see a 3 digit value? We have logic to compare the director ident and port combination with output from other commands and it fails due to this mismatch. Can we safely trim the 3 digit value to single digit and compare?

This is observed only with SYMCLI 8, prior version showed single digit value.

Port Group Name         : 3192_P1

   Director Identification

{
    Director
  Ident  Port   WWN Port Name / iSCSI Target Name
  ------ ---- -------------------------------------------------------
  FA-9F   000 50000972082ca560                                 
  FA-8F   000 50000972082ca55c                                 
  FA-9E   001 50000972082ca521                                 
  FA-8E   001 50000972082ca51e                               
}

Storage Group Name      : abc10v3-4_S

   Number of Storage Groups : 0

   Storage Group Names  : None

Sym                                    Host
Dev Dir:Port  Physical Device Name Lun   Attr  Cap(MB)

------  --------  -----------------------  ----  ----  -------

003AB   08E:001   Not Visible             1          3
    09E:001   Not Visible             1  
    08F:000   Not Visible             1  
    09F:000   Not Visible             1  
                                                   -------
Total Capacity                                           3
No Responses!
No Events found!

Top