Determine Whether Component is Ready for Removal

After you prepare the component for removal, you can verify that it is ready to be physically removed.

What to Do

  1. Log in to the ILOM CLI as an Administrator or Operator.

  2. At the ILOM command prompt, type:

    —> show <target> prepare_to_remove_status

    For example:

    -> show /CH/RFM0 prepare_to_remove_status
    				Properties:
    						prepare_to_remove_status = Ready|NotReady
    				Commands:
    						cd
    						set
    						show
    						start
    						stop

    The Ready|NotReady statement in the example shows whether the device is ready to be removed.

Related Topics