set /CH/componentname

이 명령은 관리자가 사용할 수 있습니다.

목적

이 명령을 사용하여 구성 요소의 핫 스왑 작업을 준비할 수 있습니다.

구문

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

등록 정보

  • prepare_to_remove_action=true - 이 등록 정보를 사용하여 활성 구성 요소의 제거를 준비합니다. 이 명령은 prepare_to_remove_statusNotReady에서 Ready로 변경하며 이는 시스템에서 이 구성 요소를 실제로 제거할 수 있음을 나타냅니다.

  • return_to_service_action=true - 이 등록 정보를 사용하여 구성 요소가 시스템에 실제로 설치된 후 해당 구성 요소를 다시 온라인으로 전환합니다. 이 명령은 prepare_to_remove_statusReady에서 NotReady로 변경하며 이는 이 구성 요소가 성공적으로 설치되었음을 나타냅니다.

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