Man page - gfdf(1)
Packages contas this manual
- gfgetfacl(1)
- gfsched(1)
- gfwhere(1)
- gfstatus(1)
- gfprep(1)
- gfls(1)
- gffindxmlattr(1)
- gfrm(1)
- gfcksum(1)
- gfquota(1)
- gfstat(1)
- gfuser(1)
- gfncopy(1)
- gfhostgroup(1)
- gfdf(1)
- gfarmbb(1)
- gflsof(1)
- gfdirquota(1)
- gfsudo(1)
- gfrep(1)
- gfchgrp(1)
- gfexport(1)
- gfln(1)
- gftest(1)
- gfmv(1)
- gfedquota(1)
- gfkey(1)
- gfrmdir(1)
- gfxattr(1)
- gfreg(1)
- gfwhoami(1)
- gfquotacheck(1)
- gfservice(1)
- gfchmod(1)
- gfgroup(1)
- gfpcopy(1)
- gfchown(1)
- gfmdhost(1)
- gfusage(1)
- gfmkdir(1)
- gfsetfacl(1)
- gfhost(1)
Package: gfarm-client
apt-get install gfarm-client
apt-get install gfarm-client
Manuals in package:
Documentations in package:
Available languages:
en jaManual
| GFDF(1) | Gfarm | GFDF(1) |
NAME
gfdf - display disk free space of Gfarm file system
SYNOPSIS
gfdf [options]
DESCRIPTION
gfdf displays disk usage and free space of Gfarm file system.
OPTIONS
-a
Displays only summary information of the Gfarm file
system.
-h
Displays numbers in human readable format by adding a
prefix multiplier symbol like "M" (mega). Since this option uses
powers of 1024, "M" means 1,048,576.
-H
Displays numbers in human readable format by adding a
prefix multiplier symbol like "M" (mega). Since this option uses
powers of 1000, "M" means 1,000,000.
-n
Displays hostnames of available Gfarm file system
nodes.
-r
Sort output in the reverse order.
-S
Sort output in the increasing order of the available disk
capacity.
-P path
Specifies a path name to specify a metadata server
instead of the root metadata server. Note that this option is not effective
with the -a option.
-D domainname
Specifies a domain name of filesystem nodes to list the
status of disk free space.
-R
Displays real disk spaces even if some Gfarm file system
nodes are readonly. Please see also the following NOTES.
-?
Displays a list of command options.
NOTES
Filesystem nodes may be changed to a read-only mode by the gfhost command. The read-only filesystem nodes are internally treated as disk full not to create a new file. That is why gfdf shows these read-only filesystem nodes have no available capacity. With the -R option, gfdf shows the real disk usage. The -a option is not affected by this behavior, which shows the real disk usage always.
SEE ALSO
gfhost(1), gfarm2.conf(5)
| 14 Mar 2019 | Gfarm |