PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Solaris(TM) 10 Operating System)
Contents Index PreviousNext

Chapter 12 File System Management> 12.4 Displaying File System Information

12.4.1 Acquiring file system information

Information about a file system, including the usage status of disk blocks, the state of free disk blocks, and the number of files, can be acquired using df_sfcfs(1M).

The following example shows how to display the status of the file system using df_sfcfs(1M).

# df -k /mnt <Enter>
Filesystem            kbytes    used   avail capacity  Mounted on
/dev/sfdsk/gfs01/dsk/volume01
                     4684576  243704 1672416      61%  /mnt
# df -F sfcfs -o v /dev/sfdsk/gfs01/dsk/volume01 <Enter>
Filesystem:/mnt
                         inodes     free   vdata   free    leaf    free    Type
/dev/sfdsk/gfs01/dsk/volume01
                         585524   580417  195174 187973  234208  227772    META
                         Kbytes
/dev/sfdsk/gfs01/dsk/volume01
                          51197                                             LOG
                         kbytes     used    free  %used
/dev/sfdsk/gfs01/dsk/volume01
                        4684576  2543704 2140872    54%                     DATA

For details about df_sfcfs(1M) options, see df_sfcfs(1M).

Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006