Caution
When you remove an NVRAM sled from a fully functional CERES DBox, the NVRAM sled must be replaced within a specific span of time, called the Service Window, after which the consequences of the removal of the NVRAM sled can cause failures in other components of the CERES DBox.
Replacing a failed NVRAM involves removing the NVRAM sled from the CERES DBox, which could cause a data rebuild to occur, resulting in degraded performance.
You can avoid degrading the performance by deactivating the sled. Deactivating copies the data from the defective NVRAMs to other NVRAMs and stops the cluster from using the defective NVRAMs. When you remove a deactivated sled, no data rebuild occurs and there is no impact on the cluster's performance.
Deactivate the carrier before replacing the failed NVRAM via VAST CLI or VAST Web UI.
Deactivation can take uo to 30 minutes approximately, and removes the NVRAM's capacity from the cluster. Start the deactivation approximately 3 hours prior to a scheduled NVRAM sled replacement to be sure the deactivation completes before the replacement.
After you replace the NVRAM sled into the CERES DBox, you must activate the NVRAM sled or the individual NVRAMs to restore their capacity to the cluster.
-
Connect to the VAST Web UI and do either of the following:
-
From the menu, select Hardware Layout click (
). Select the necessary sled in the graphical view and and click Deactivate (
)in the Sled pane. This deactivates both NVRAMs in the sled.
-
Deactivate each of the NVRAMs in the sled in Infrastructure > Slots or Infrastructure > NVRAMs by clicking More Actions (
), then Deactivate (
) for the applicable NVRAMs You must deactivate both NVRAMs in the sled before removing the sled.
-
-
Click Yes to confirm you want to deactivate the sled or NVRAMs. Deactivation commences and the progress is displayed in the Activities page, to which you can navigate from the menu.
You can alternatively deactivate the individual NVRAMs in the sled from the VAST CLI (see VAST CLI Commands for Deactivating and Activating the NVRAM.)
-
Remove the Bezel (see Remove and Replace the Bezel).
-
Remove the Front fan module (see Remove and Replace the Front Fan Module.)
-
Press down on the tray latch and swing it outwards clockwise.
-
Pull the sled towards you to pull it from the chassis, as shown in the figure below.
-
Remove the sled.
-
Replace with a new sled containing 2 NVRAMs immediately after removal.
-
If fitted, remove the Bezel (see Remove and Replace the Bezel.)
-
If fitted, remove the Front fan module (see Remove and Replace the Front Fan Module.)
-
Insert the sled fully into the enclosure, as shown in the figure below.
-
Return the latch to the locked position by turning it counterclockwise.
-
Replace the Front fan module (see Remove and Replace the Front Fan Module.)
-
Replace the Bezel (see Remove and Replace the Bezel.)
-
To activate the applicable NVRAM sled, select Hardware Layout from the menu, select the necessary sled from the graphical view and click the (
) Activate icon. This activates both NVRAMs in the sled.
You can alternatively activate the individual NVRAMs in the sled from the VAST CLI (see VAST CLI Commands for Deactivating and Activating the NVRAM.)
-
To activate an NVRAM sled, select Hardware Layout from the menu, select the necessary sled from the graphical view and click the (
) Activate icon. This activates both NVRAMs in the sled.
You can also activate each of the NVRAMs in the sled in Infrastructure > Slots or Infrastructure > NVRAMs by clicking(
) More Actions, then Activate
for the applicable NVRAMs. You must activate both NVRAMs in the sled after replacing the sled.
-
Click Yes to confirm you want to activate the NVRAMs.
Activation commences and the progress is displayed in the Activities page, to which you can navigate from the menu.
Use the VAST CLI commands given below as an alternative method to deactivate and activate the NVRAM.
-
To list the NVRAMs, run the
nvram list
command.For example:
vcli: admin> nvram list --dbox-name DBox1
-
To deactivate the NVRAM, run the
nvram deactivate
command.For example:
vcli: admin> nvram deactivate --id 2
-
To activate the NVRAM, run the
nvram activate
command.For example:
vcli: admin> nvram activate --id 2
Comments
0 comments
Article is closed for comments.