I have two daisychained Pegasus2 R8. I'd like to use promiseutil to look at both of them, but spath -a chgpath is not having any effect:
Note that no matter whether I specify -p 1 or -p 2, the first one stays selected:
cliib> spath =============================================================================== Type # Model Alias WWN Seq =============================================================================== hba 1 * Pegasus2 R8 2000-0001-555a-1f5f 2 hba 2 Pegasus2 R8 2000-0001-555e-690b 1 Totally 2 HBA(s) and 0 Subsystem(s) cliib> spath -a chgpath -t hba -p 2 cliib> spath =============================================================================== Type # Model Alias WWN Seq =============================================================================== hba 1 * Pegasus2 R8 2000-0001-555a-1f5f 2 hba 2 Pegasus2 R8 2000-0001-555e-690b 1 Totally 2 HBA(s) and 0 Subsystem(s) cliib> spath -a chgpath -t hba -p 1 cliib> spath =============================================================================== Type # Model Alias WWN Seq =============================================================================== hba 1 * Pegasus2 R8 2000-0001-555a-1f5f 2 hba 2 Pegasus2 R8 2000-0001-555e-690b 1 Totally 2 HBA(s) and 0 Subsystem(s)