Hot add a SAS disk shelf to a stack of SAS disk shelves
You can hot-add a disk shelf when you want to increase storage without any reduction in performance.
Step 1: Prepare to hot-add a SAS disk shelf
To prepare for hot-adding a SAS disk shelf, you need to download documents along with the disk drive and disk shelf firmware.
-
Verify that your system is a supported configuration and is running a supported version of ONTAP.
-
Verify that all disk drives and disk shelves in the system are running the latest firmware version.
You might want to update the disk and shelf firmware throughout the MetroCluster configuration before you add shelves.
|
A mix of IOM12 modules and IOM6 modules is supported within the same stack if your system is running a supported ONTAP version. To establish whether your ONTAP version supports shelf mixing, refer to the Interoperability Matrix Tool (IMT). If your version of ONTAP is not supported and you cannot upgrade or downgrade the IOM modules on the existing stack or the new shelf that is to be added to a supported combination of IOM modules, you need to do one of the following:
|
-
Download or view the following documents from the NetApp Support Site:
-
The Installation Guide for your disk shelf model.
-
Verify that the disk shelf you are hot-adding is supported.
-
Download the latest disk and disk shelf firmware:
In this step, you only complete the download portion of the instructions. You need to follow the steps in hot-add a disk shelf to install the disk shelf. -
Download the disk firmware and make a copy of the disk firmware instructions for reference later.
-
Download the disk shelf firmware and make a copy of the disk shelf firmware instructions for reference later.
-
Step 2: Hot-add a disk shelf
Use the following procedure to hot-add a disk shelf to a stack.
-
Verify that the system meets all of the requirements in Prepare to hot-add SAS disk shelves.
-
Verify that your environment meets one of the following scenarios before you hot-add a shelf:
-
You have two FibreBridge 7500N bridges connected to a stack of SAS disk shelves.
-
You have two FibreBridge 7600N bridges connected to a stack of SAS disk shelves.
-
You have one FibreBridge 7500N bridge and one FibreBridge 7600N bridge connected to a stack of SAS disk shelves.
-
-
This procedure is for hot-adding a disk shelf to the last disk shelf in a stack.
This procedure is written with the assumption that the last disk shelf in a stack is connected from IOM A to bridge A and from IOM B to bridge B.
-
This is a nondisruptive procedure.
-
You should hot-add an equal number of disk shelves at each site.
-
If you are hot-adding more than one disk shelf, you must hot-add one disk shelf at a time.
Each pair of FibreBridge 7500N or 7600N bridges can support up to four stacks.
|
Hot-adding a disk shelf requires you to update the disk drive firmware on the hot-added disk shelf by running the If you insert a SAS cable into the wrong port, after you remove the cable from a SAS port, you must wait at least 120 seconds before plugging the cable into a different SAS port. If you fail to do so, the system will not recognize that you have moved the cable to a different port. |
-
Properly ground yourself.
-
Verify disk shelf connectivity from the system console of either controller:
sysconfig -v
The output is similar to the following:
-
Each bridge on a separate line and under each FC port to which it is visible; for example, hot-adding a disk shelf to a set of FibreBridge 7500N bridges results in the following output:
FC-to-SAS Bridge: cisco_A_1-1:9.126L0: ATTO FibreBridge7500N 2.10 FB7500N100189 cisco_A_1-2:1.126L0: ATTO FibreBridge7500N 2.10 FB7500N100162
-
Each disk shelf on a separate line under each FC port to which it is visible:
Shelf 0: IOM6 Firmware rev. IOM6 A: 0173 IOM6 B: 0173 Shelf 1: IOM6 Firmware rev. IOM6 A: 0173 IOM6 B: 0173
-
Each disk drive on a separate line under each FC port to which it is visible:
cisco_A_1-1:9.126L1 : NETAPP X421_HCOBD450A10 NA01 418.0GB (879097968 520B/sect) cisco_A_1-1:9.126L2 : NETAPP X421_HCOBD450A10 NA01 418.0GB (879097968 520B/sect)
-
-
Check whether your system has disk auto-assignment enabled from the console of either controller:
storage disk option show
The auto-assignment policy is shown in the Auto Assign column.
Node BKg. FW. Upd. Auto Copy Auto Assign Auto Assign Policy ---------- ------------- ---------- ----------- ------------------ node_A_1 on on on default node_A_2 on on on default 2 entries were displayed.
-
If your system does not have disk auto-assignment enabled, or if disk drives in the same stack are owned by both controllers, assign disk drives to the appropriate pools.
-
If you are splitting a single stack of disk shelves between two controllers, disk auto-assignment must be disabled before you assign disk ownership; otherwise, when you assign any single disk drive, the remaining disk drives might be automatically assigned to the same controller and pool.
The
storage disk option modify -node <node-name> -autoassign off
command disables disk autoassignment. -
You cannot add drives to aggregates or volumes until after you have updated the disk drive and disk shelf firmware.
-
-
Update the disk shelf firmware to the most current version by using the instructions for the downloaded firmware.
You can run the commands in the procedure from the system console of either controller.
-
Install and cable the disk shelf:
Do not force a connector into a port. The mini-SAS cables are keyed; when oriented correctly into a SAS port, the SAS cable clicks into place and the disk shelf SAS port LNK LED illuminates green.For disk shelves, you insert a SAS cable connector with the pull tab oriented up (on the topside of the connector). -
Install the disk shelf, power it on, and set the shelf ID.
The Installation Guide for your disk shelf model provides detailed information about installing disk shelves.
You must power-cycle the disk shelf and keep the shelf IDs unique for each SAS disk shelf within the entire storage system. -
Disconnect the SAS cable from the IOM B port of the last shelf in the stack, and then reconnect it to the same port in the new shelf.
The other end of this cable remains connected to bridge B.
-
Daisy-chain the new disk shelf by cabling the new shelf IOM ports (of IOM A and IOM B) to the last shelf IOM ports (of IOM A and IOM B).
The Installation Guide for your disk shelf model provides detailed information about daisy-chaining disk shelves.
-
-
Update the disk drive firmware to the most current version from the system console.
-
Change to the advanced privilege level:
set -privilege advanced
You need to respond with
y
when prompted to continue into advanced mode and see the advanced mode prompt (*>). -
Update the disk drive firmware to the most current version from the system console:
storage disk firmware update
-
Return to the admin privilege level:
set -privilege admin
-
Repeat the previous substeps on the other controller.
-
-
Verify the operation of the MetroCluster configuration in ONTAP:
-
Check whether the system is multipathed:
node run -node <node-name> sysconfig -a
-
Check for any health alerts on both clusters:
system health alert show
-
Confirm the MetroCluster configuration and that the operational mode is normal:
metrocluster show
-
Perform a MetroCluster check:
metrocluster check run
-
Display the results of the MetroCluster check:
metrocluster check show
-
Check for any health alerts on the switches (if present):
storage switch show
-
Run Active IQ Config Advisor.
-
After running Config Advisor, review the tool's output and follow the recommendations in the output to address any issues discovered.
-
-
If you are hot-adding more than one disk shelf, repeat the previous steps for each disk shelf that you are hot-adding.