fssnap show ro recy
Parameters
Parameter |
Description |
Value |
---|---|---|
spaceId | File system ID. | To obtain the value, run the "show file_system general" command. |
Example
Query the information about snapshot reclamation of file system "1".
admin:/diagnose>fssnap show ro recy 1 spaceId (1): ---bgrFreeCapacity :0Byte ---spaceFsToGrain :0Byte ---currentPhase2TaskId :0 ---backgroundExisted :TRUE ---backgroundRunning :FALSE ---backgroundHasTask :FALSE
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
bgrFreeCapacity | Snapshot space reclaimed in the background. |
spaceFsToGrain | Space to be released by the file system to the grain module during the rollback reclamation. |
currentPhase2TaskId | Reclaimed taskId of the current rollback. |
backgroundExisted | Whether snapshot background exists. |
backgroundRunning | Whether the snapshot background is running. |
backgroundHasTask | Whether the snapshot background has unfinished tasks. |