change disk_domain repair_env_status
Function
The change disk_domain repair_env_status command is used to enter or exit the repair environment of disk domain.
Format
change disk_domain repair_env_status disk_domain_id=? action=?
Parameters
Parameter |
Description |
Value |
---|---|---|
disk_domain_id=? |
ID of the disk domain whose repair environment you want to enter or exit. |
To obtain the value, run the "show disk_domain general" command in the guest view. |
action=? |
To enter or exit the repair environment of a disk domain. |
The value can be "exit" or "enter", where:
|
Views
Developer view
Usage Guidelines
None
Example
To enter the repair environment of disk domain 0, run the following command:
developer:/>change disk_domain repair_env_status disk_domain_id=0 action=enter
DANGER: You are going to enter or exit a repair environment. Entering the repair environment will make the disk domain and LUNs to go offline and you will not be able to perform system configuration operations. Exiting the repair environment will make the disk domain and LUN go online, and you will be able to perform system configuration operations.
Suggestion: Before you run this command,
1. Ensure that host I/Os have been stopped.
2. Ensure value-added services have been stopped.
Have you read danger alert message carefully?(y/n)y
Are you sure you really want to perform the operation?(y/n)y
Command executed successfully.
developer:/>
System Response
None