Go to main content

Oracle® ILOM User's Guide for System Monitoring and Diagnostics Firmware Release 4.0.x

Exit Print View

Updated: September 2018
 
 

Prepare to Remove or Return a NEM to Service (CMM CLI)

Use the CMM properties in the Oracle ILOM CLI to prepare a blade system chassis for when a NEM is being removed or returned to service.


Note -  Not all blade system chassis NEMs, managed by Oracle ILOM, support service action states for removing or returning a NEM to service.

Before You Begin

  1. In the CMM CLI, type one of the following command to remove or return a NEM to service:

    set /Systems/IO_Modules/NEMs/NEM_n action=prepare_to_remove|return to service

    where NEM_n equals the NEM slot number in the blade chassis.

    A prompt appears asking you to confirm that you want to proceed with the modifications.


    Note -  Alternatively, you can issue the CLI legacy /SYS target in place of the /System target. The legacy /SYS target, in Oracle ILOM 3.2.x, is disabled by default. For information on how to enable the CLI legacy /SYS target, see Show or Hide Oracle ILOM Legacy Targets.
  2. At the prompt, type Yes to continue.

    The health state for the NEM is updated according to the service action set.

  3. To verify the updated health state for the NEM, type:

    show /Systems/IO_Modules/NEMs/NEM_n health

    For more information about health states, see Health State: Definitions.

Related Information