An OM command that queries the hard disk information of a specified GOMU, including the capability, model, and status of the hard disk.
1. Only the hard disk information of the GOMU can be queried.
2. The LOCAL process on the GOMU should be operational.
ID | Name | Description |
---|---|---|
TG | Target | Meaning: identifier of the active or standby GOMU Value range: ACTIVE(Active), STANDBY(Standby) Explanation: ACTIVE(Active) indicates the active GOMU, and STANDBY(Standby) indicates the standby GOMU. Default value: None |
Query the hard disk information about the active GOMU: DSP OMUHD: TG=ACTIVE; The result is as follows: MML% DSP OMUHD: TG=ACTIVE; +++ HUAWEI 2007-07-05 17:17:50 O&M #6 %%DSP OMUHD: TG=ACTIVE;%% RETCODE = 0 Operation succeeded Display OMU Hard Disk Information --------------------------------- Subrack No. Slot No. Disk ID Disk Serial No. Disk Capacity[MB] Product Type Disk Status 0 2 0 B363P7907DS6 70007 FUJITSU MAY2073RC Online 0 2 1 B363P7706M0R 70007 FUJITSU MAY2073RC Online (Number of results = 2) --- END
Domain Name | Description |
---|---|
Subrack No. | Number of the subrack where the board is located. |
Slot No. | Number of the slot where the board is located. |
Disk ID | Disk ID. |
Disk Serial No. | Sequence number of the disk. |
Disk Capacity[MB] | Total space of the disk (in MB). |
Product Type | Product type. |
Disk Status | The status can be the following: Normal: The dual hard disks used for RAID are normal;?Missing: The RAID relationship of the hard risks is unknown;?Not Compatible: The two hard disks used for RAID are incompatible;?Failed: The hard disks fail and the RAID relationship is damaged; Initializing: The RAID is being initialized;?Offline: The hard disks are normal but not used for any RAID;?Smart Error: The hard disks are used for RAID but its SMART is abnormal;?Unknown: Unknown. |