grain showGrainDist
Function
The grain showGrainDist command is used to show the distribution of different sizes of spaces that have been allocated.
Format
grian showGrainDist <fsId>
Parameters
Parameter |
Description |
Value |
---|---|---|
fsId |
File System ID. |
To obtain the value, run the "show file_system general" command. |
Views
Diagnostic view
Usage Guidelines
None
Example
Show the distribution of different sizes of spaces that have been allocated.
admin:/diagnose>grain showGrainDist 2
Size(KB)\Type TotalAllocMeta TotalAllocNode TotalAllocData
4 505452 2609 213
8 0 0 0
12 0 0 0
16 0 0 0
20 0 0 0
24 0 0 0
28 0 0 0
32 0 0 390718
36 0 0 0
40 0 0 0
44 0 0 0
48 0 0 0
52 0 0 0
56 0 0 0
60 429 0 0
64 0 0 1603
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Size(KB)\Type |
Size/type. |
TotalAllocMeta |
Allocated metadata space. |
TotalAllocNode |
Allocated node space. |
TotalAllocData |
Allocated data space. |