show space grain_defree
Function
Parameters
Parameter |
Description |
Value |
---|---|---|
file_system_id=? | File system ID. | To obtain the value, run the "show file_system general" command. |
controller=? | Controller ID. | The value is in the format of "XA" or "XB" or "XC" or "XD", where the "X" is an integer ranging from 0 to 3, for example: "0A", "1C". |
Usage Guidelines
Before running this command, check whether the working controller ID of the file system is correct.
Example
Query information about delay released tree.
developer:/>show space grain_defree file_system_id=1 controller=0B Total Add Size : 8192 Total Free Size : 0 Meta Add Size : 8192 Meta Free Size : 0 Data Add Size : 0 Data Free Size : 0 Defer Load State : 1 Delay Tx Info1 : 4-0x40004001101f-3165671368-0:8-0 Delay Tx Info2 : 0-0x40004001101a-0-1:0-0 Delay Tx Info3 : 0-0x40004001101b-0-1:0-0 Delay Tx Info4 : 0-0x40004001101c-0-1:0-0 Delay Tx Info5 : 0-0x40004001101d-0-1:0-0 Delay Tx Info6 : 0-0x40004001101e-0-1:0-0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Total Add Size | Total space released to the release delay module. |
Total Free Size | Total space released from the release delay module. |
Meta Add Size | Total metadata space released to the release delay module. |
Meta Free Size | Total metadata space released from the release delay module. |
Data Add Size | Total data space released to the release delay module. |
Data Free Size | Total data space released from the release delay module. |
Defer Load State | Loading status of the release delay module. |
Delay TX Info1 | Transaction information (1) of delayed release. |
Delay TX Info2 | Transaction information (2) of delayed release. |
Delay TX Info3 | Transaction information (3) of delayed release. |
Delay TX Info4 | Transaction information (4) of delayed release. |
Delay TX Info5 | Transaction information (5) of delayed release. |
Delay TX Info6 | Transaction information (6) of delayed release. |