mfs df usage is as follows:
mfs df
The mfs df command has the following options:
Space is reported in kilobytes, rather than 64K blocks
An option that produces “verbose” output.
The two options can be used together, to obtain verbose output with space reported in kilobytes.
The following is an example of mfs df usage, without the
server% mfs df |
|
|
| |
Total | Used | Avail | Capacity | Type |
777216 | 231008 | 546208 | 30% | (data) |
194304 | 54245 | 140059 | 28% | (parity) |
|
|
|
|
|
In the output above, note that mfs df reports space information for both the data and parity disks.
server% mfs df |
|
|
|
|
|
Blksize 64k, version | 2 |
|
|
|
|
Device | Total | Used | Avail | Capacity Type | |
/dev/rdsk/c1t1d0s2 | 65408 | 3159 | 62249 | 5% | (data) |
/dev/rdsk/c1t3d0s2 | 65408 | 3159 | 62249 | 5% | (data) |
/dev/rdsk/c1t4d0s2 | 65408 | 3159 | 62249 | 5% | (data) |
/dev/rdsk/c1t5d0s2 | 65408 | 3159 | 62249 | 5% | (data) |
/dev/rdsk/c2t1d0s2 | 65408 | 3157 | 62251 | 5% | (data) |
/dev/rdsk/c2t2d0s2 | 65408 | 3157 | 62251 | 5% | (data) |
/dev/rdsk/c2t3d0s2 | 65408 | 3157 | 62251 | 5% | (data) |
/dev/rdsk/c2t4d0s2 | 65408 | 3157 | 62251 | 5% | (data) |
/dev/rdsk/c2t5d0s2 | 65408 | 3157 | 62251 | 5% | (data) |
/dev/rdsk/c1t6d0s2 | 65408 | 3159 | 62249 | 5% | (parity) |
/dev/rdsk/c2t6d0s2 | 65408 | 3157 | 62251 | 5% | (parity) |
|
|
|
|
|
|
Chapter 8 Administering MFS Disks