pmgr showvideocfg
Function
Parameters
Parameter |
Description |
Value |
---|---|---|
poolId | Disk domain ID. | To obtain the value, run the "show disk_domain general" command. |
Example
Query configuration information about the secure video for the specified disk domain.
admin:/diagnose>pmgr showvideocfg -p 0 Pool Id : 0 [CFG]switch : 0 [CFG]disks : 3 [CFG]time : 604800 [RUN]leftTime : 0 [RUN]lastPeriod : 0 [RUN]timerId : 4294967295 [RUN]timerStamp : 0 [RUN]isExceedTimer: 0 [RUN]isExceedDisks: 0 [RUN]realStatus : 1 admin:/diagnose>
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Pool Id | Disk domain ID. |
switch | Indicates whether the secure video is enabled. |
disks | Maximum number of faulty disks. |
time | Continuous service time. |
leftTime | Remaining service time. |
lastPeriod | Last period. |
timerId | Timer ID. |
timerStamp | Time to start the timer. |
isExceedTimer | Indicates whether a timeout occurs for the timer. |
isExceedDisks | Indicates whether the maximum number of redundant disks is exceeded. |
realStatus | Real status of the disk domain. |