mr resource
Function
The mr resource command is used to view the resource of meta backup module that needs to be reserved.
Format
mr resource -p poolId
Parameters
Parameter |
Description |
Value |
---|---|---|
poolId |
Disk domain ID. |
The ID can be obtained by running the "show disk_domain general" command. |
Views
Diagnostic view
Usage Guidelines
None
Example
View the resource of meta backup module that needs to be reserved in disk domain "0".
admin:/diagnose>mr resource -p 0
System: MaxDiskNumber MaxDiskCap(Sec) MaxCap(Sec) MaxLunNum MaxPoolNum
-------------- -------------- -------------- ---------- --------------
1000 409600000 409600000000 16384 64
MaxBcpBlkNum MaxBcpBlkPage
-------------- --------------
68528 192
MaxBcpCkgNum MaxBcpCkgPage
-------------- --------------
1072 191
MaxBcpFileNum MaxBcpFilePage
-------------- --------------
16744 163
Pool0:PoolCap(Sec) MaxLunNum MaxBcpBlkNum MaxBcpCkgNum MaxBcpFileNum
-------------- -------------- -------------- -------------- --------------
admin:/diagnose>
System Response
None