After making cabling changes to the bridge, you should disable any unused SAS ports on FC-to-SAS bridges to avoid health monitor alerts related to the unused ports.
- Disable unused SAS ports on the top FC-to-SAS bridge:
- Log in to the bridge CLI.
- Disable any unused ports.
If you have configured an ATTO 7600N bridge, then all of the SAS ports (A through D) are enabled by default, and you must disable the SAS ports that are not being used: SASPortDisable sas port
Example
If SAS ports A and B are used, then SAS ports C and D must be disabled. In the following example, the unused SAS ports C and D are disabled:
Ready. *
<kbd className="ph userinput nolinebreak">SASPortDisable C</kbd>
SAS Port C has been disabled.
Ready. *
<kbd className="ph userinput nolinebreak">SASPortDisable D</kbd>
SAS Port D has been disabled.
Ready. *
- Save the bridge configuration: SaveConfiguration
Example
The following example shows that SAS ports C and D have been disabled. Note that the asterisk no longer appears, indicating that the configuration has been saved.
Ready. *
<kbd className="ph userinput nolinebreak">SaveConfiguration</kbd>
Ready.
- Repeat 1 on the bottom FC-to-SAS bridge.