change disk_domain force_recon
Parameters
Parameter |
Description |
Value |
---|---|---|
disk_domain_id=? | ID of the disk domain on which you want to perform hard reconstruction. | To obtain the value, run the "show disk_domain general" command in the guest view. |
disk_id=? | ID of the logical disk on which you want to perform hard reconstruction. | To obtain the value, run the "pmgr showdisk -p disk_domain_id=?" command in the developer diagnose view. |
Example
To perform hard reconstruction on disk 522 in disk domain 0, run the following command:
developer:/>change disk_domain force_recon disk_domain_id=0 disk_id=522 DANGER: You are going to start hard reconstruction for a logical disk. This operation may cause data loss. Suggestion: Before you perform this operation, 1. Check whether there are other methods available. If yes, do not perform hard reconstruction. 2. Ensure that the command parameters are correct. 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:/>