Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

df(1) OSS Shell and Utilities Reference Manual
NAME
df - Displays statistics of lesets
SYNOPSIS
df [-k][[leset] ... ]
FLAGS
-k Causes disk space numbers to be reported in 1024-byte (1-kilobyte) blocks. By
default, all numbers are reported in 512-byte blocks.
DESCRIPTION
The df command displays the amount of used and available disk space on the leset specied as
leset. It also displays the status (started, stopped, or unknown), how much of the total capacity
of the leset has been used, and the mount point of the leset.
The value specied as leset must be a leset name as dened in the OSS Monitor subsystem of
the Subsystem Control Facility (SCF). Valid values for
leset are not case-sensitive. If more
than 15 values are specied for leset, only the rst 15 specied are displayed.
If no leset name is specied, only statistics for the rst 15 lesets are displayed. If more than 15
lesets exist, the df command displays a warning message.
EXAMPLES
Entering the command df with no ags on a node with 16 lesets displays:
WARNING: MORE THAN 15 FILESETS ARE PRESENT
Filesystem State 512-blocks Used Avail Capacity Mounted on
DSAP STOPPED - - - - /dsap
R1 STOPPED - - - - /home/ali
R2 STOPPED - - - - /home/ali
R27 STOPPED - - - - /home/ali
R28 STOPPED - - - - /home/ali
R29 STOPPED - - - - /home/ali
R3 STOPPED - - - - /home/ali
R30 STOPPED - - - - /home/ali
R31 STOPPED - - - - /home/ali
R32 STOPPED - - - - /home/ali
R33 STOPPED - - - - /home/ali
R34 STOPPED - - - - /home/ali
R35 STOPPED - - - - /home/ali
R9 STOPPED - - - - /home/ali
ROOT STARTED 69927952 69620808 307144 100% /
RELATED INFORMATION
Commands: du(1).
Functions: fstatvfs(2).
STANDARDS CONFORMANCE
The HP implementation does not support the -P or -t ag.
The HP implementation does not allow the specication of lenames.
310 Hewlett-Packard Company 527188-004