set /CH/componentname

This command is available to Administrators.

Purpose

Use this command to prepare components for hot-swap actions.

Syntax

-> set /CH/componentname [prepare_to_remove_action=true] [return_to_service_action=true]

Properties

  • prepare_to_remove_action=true - Use this property to prepare an active component for removal. It changes the prepare_to_remove_status from NotReady to Ready , indicating that you can proceed with physically removing this component from the system.

  • return_to_service_action=true - Use this property to bring a component back on line after it is physically installed in the system. It changes the prepare_to_remove_status from Ready to NotReady, indicating that you have successfully installed this component.

Example

  -> set /CH/PS0 return_to_service_action=true
Set 'return_to_service_action' to 'true'