Hi Mark,
Thanks for replaying.
*For the ACP, that is great. thanks.
*For the MultiPath, i thought on that but its tricky.
since you have too many options.
***NoPartner (Single) ***
DP = 1 Single Path
DP = 2 Multi path
***HA Pair***
DP = 1 Single Path
DP = 2
DP = 3
DP = 4 Multi path
But, using the ACP command you had found i found this:
(get-ncnode| Get-NcShelfEnvironment).ShelfEnvironShelfList.ConnectorInformation.SasConnectorList.IsCableConnected
i need to run a test on it in lab to see if i am correct, but assuming i do,
this check if the SAS cable is connected, and if all are connected then we have a multi-Path
if only one is connected the using the .ShelfModule (A/B) i can try to assume if i have a single-path or a mix.
Thanks,
Tomer.