NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Hardware

SAS ports up and down on C190

PeterMe
3,931 Views

Hello,

 

I'm looking for an explanation why on an AFF-C190 without a shelf, the SAS port 0a is down and the 0b is up.

 

thanks

up-down.png

 

1 ACCEPTED SOLUTION

andris
3,891 Views

+1 for @maffo's response.

If you check the output of the nodeshell "sysconfig -v" command, you can see this clearly.

As a technical "tidbit", the physical SAS 0a port on the back of the controller is connected to an actual SAS HBA port chip.  The physical SAS 0b port on the back of the controller is connected to the internal shelf's SAS expander chip.  The SAS 0a HBA port chip is internally connected to the same SAS expander chip for direct access to all of the drives in the internal shelf.  That's why you see the <==> symbol beside the 0b port, to signify it being connected to the SAS expander chip.

View solution in original post

3 REPLIES 3

maffo
3,903 Views

AFF-C190 ship without SAS cables by default; 0a shows down as no cable is plugged in it however 0b shows up as it also provides connection to the internal shelf.

andris
3,892 Views

+1 for @maffo's response.

If you check the output of the nodeshell "sysconfig -v" command, you can see this clearly.

As a technical "tidbit", the physical SAS 0a port on the back of the controller is connected to an actual SAS HBA port chip.  The physical SAS 0b port on the back of the controller is connected to the internal shelf's SAS expander chip.  The SAS 0a HBA port chip is internally connected to the same SAS expander chip for direct access to all of the drives in the internal shelf.  That's why you see the <==> symbol beside the 0b port, to signify it being connected to the SAS expander chip.

PeterMe
3,885 Views

@maffo and @andris

Thank you for the explanation

Public