fssnap show ro capacity
Function
The fssnap show ro capacity command is used to query the snapshot space statistics.
Format
fssnap show ro capacity spaceId
Parameters
Parameter |
Description |
Value |
---|---|---|
spaceId |
File system ID. |
To obtain the value, run the "show file_system general" command. |
Views
Diagnostic view
Usage Guidelines
None
Example
Query the snapshot space statistics of file system "1".
admin:/diagnose>fssnap show ro capacity 1
spaceId (1):
---fsUsed :107673812992Byte
---snapUsed :131072Byte
---isBgrRecying :FALSE
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
fsUsed |
Used space of the file system. |
snapUsed |
Space exclusively occupied by read-only snapshots. |
isBgrRecying |
Whether snapshot space is being reclaimed in the background. |