You can remove many components from the chassis while the system is running by using a hot-plug procedure. To determine which modules are hot-pluggable, see About Hot-Pluggable Components.
To remove modules from the chassis while the system is running, you need to:
Prepare the module for hot-removal by using the ILOM web interface or command-line interface (CLI).
Verify in one of the ILOM interfaces that the module's status is Ready-to-Remove and that the module has returned the expected feedback. See the table below.
Physically remove the module from the chassis.
Some operating systems, some PCIe ExpressModules (EMs), and some Network Express Modules (NEMS) do not support a hot-plug operation. Check your operating system documentation, the I/O module documentation, and the Sun Blade 8000 Series Product Notes to verify the hot-plug support.
Log in to the ILOM web interface using the IP address of the active Chassis Monitoring Module.
The first page of the ILOM web interface appears.
In the left navigation pane, select CMM (Chassis Monitoring Module).
The ILOM Version Information page appears.
Select the System Information tab, and then the Components tab.
The Component Management page appears.
Select the radio button next to the appropriate component.
If you select the wrong component, click the deselect icon at the top of the radio button column. Only components that are hot-pluggable have radio buttons.
From the Actions drop-down list, select Prepare to Remove.
When you select the Prepare to Remove option, the system shuts down the selected component, changes its Ready to Remove status to Ready, and lights the component's blue Ready-to-Remove LED.
If you selected Prepare to Remove from the Component Management page and have corrected the problem without removing the component or if you decided not to remove the component, complete Step 5a and Step 5b to return the component to service. Otherwise, go to Step 6.
Select the radio button next to the component that you want to hot-insert.
If you select the wrong component, click on the deselect icon at the top of the radio button column.
From the Actions drop-down list, select Return to Service.
When you select the Return to Service option, the system recognizes the component, changes its Ready to Remove status to Not Ready, and lights the component's green OK indicator.
Verify that the selected component has returned the expected feedback.
See the table below.
Physically remove the component. See the Service and Upgrades section for information about component removal.
Log in to the ILOM CLI for the Chassis Monitoring Module.
For a list of components in your system, type:
show /CH
Type this command to prepare a component for hot-plugging:
set /CH/
component
prepare_to_remove_action=true
For example:
set /CH/NEM1 prepare_to_remove_action=true
The component status changes to Ready-to-Remove.
If you corrected the problem without removing the component or if you decided not to remove the component, complete Step 3a to return the component to service. Otherwise, go to Step 4.
Type this command to return the component to service:
set /CH/
component
return_to_service_action=true
For example:
set /CH/NEM1 return_to_service_action=true
To verify that the component status has changed to Ready-to-Remove, type:
show /CH/
component
The system returns this message:
prepare_to_remove_status=Ready
Use the table below to verify that the selected component has returned the expected feedback.
Physically remove the component. See the Service and Upgrades section for information about component removal.
The following table describes what occurs when a component is ready for a hot-plug removal.
Component |
Expected Feedback |
---|---|
Server Modules (blades) |
|
Network Express Modules (NEM) |
|
ExpressModules (EM; Sun Blade 8000 Chassis only) |
EM hot-plug removal must be initiated by pressing the Attention button on the EM. EMs cannot be hot-plugged through the ILOM interfaces. To remove an EM using a hot-plug operation, see Replace ExpressModule (Sun Blade 8000 Chassis). |
Chassis Monitoring Module (CMM) |
|
Power Supplies |
|
Front Fan Modules (Sun Blade 8000 Chassis only) |
|
Rear Fan Modules |
|
Hard Disk Drives (on the blades) |
Hard disk drives (HDDs) can be safely removed from a powered-on blade if the drive is not in use. If you remove a drive while it is in use, data might be lost and the operating system may hang or crash. An exception to this rule is whan a pair of HDDs are in a RAID-1 (mirrored) configuration, there is no preparation necessary before removing one of the drives. The RAID-1 mirrored volume is fully resilient to such an action and no data will be lost, independent of the OS type. The command or procedure that is required to prepare a drive for removal varies by the OS. Note that when you have prepared a hard disk drive for hot-plugging, the blue Ready-to-Remove indicator does NOT illuminate. |