set /CH/componentname

此命令可供管理员使用。

用途

使用此命令可以为热交换操作准备组件。

语法

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

属性

  • prepare_to_remove_action=true-使用此属性可以为移除操作准备活动的组件。它将 prepare_to_remove_status 从“未就绪”更改为“就绪”,表明您可以继续执行从系统中物理移除此组件的操作。

  • return_to_service_action=true-将组件物理安装到系统中之后,使用此属性可以使组件恢复联机。它将 prepare_to_remove_status 从“就绪”更改为“未就绪”,表明您已成功安装该组件。

示例

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