Man page - gfwhere(1)
Packages contains this manual
- gfusage(1)
- gfgetfacl(1)
- gfservice(1)
- gfdirquota(1)
- gfreg(1)
- gfchgrp(1)
- gfquota(1)
- gfstat(1)
- gfsched(1)
- gfln(1)
- gfchown(1)
- gfedquota(1)
- gfexport(1)
- gfhostgroup(1)
- gfdf(1)
- gfmdhost(1)
- gfhost(1)
- gfquotacheck(1)
- gfgroup(1)
- gfmv(1)
- gfwhere(1)
- gfsudo(1)
- gfwhoami(1)
- gfstatus(1)
- gfpcopy(1)
- gfrm(1)
- gfrep(1)
- gfkey(1)
- gfcksum(1)
- gfprep(1)
- gflsof(1)
- gfchmod(1)
- gffindxmlattr(1)
- gfuser(1)
- gfncopy(1)
- gftest(1)
- gfls(1)
- gfsetfacl(1)
- gfrmdir(1)
- gfxattr(1)
- gfmkdir(1)
- gfarmbb(1)
apt-get install gfarm-client
Available languages:
en jaManual
GFWHERE
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NAME
gfwhere - print replica locations
SYNOPSIS
|
gfwhere [ options ] path ... |
DESCRIPTION
The gfwhere command prints hostnames of filesystem nodes which hold replicas of the specified files.
OPTIONS
-a
Displays information of all replicas. This is similar to specifying the -dio options.
-d
Displays replicas on filesystem nodes which are currently down as well.
-F
Displays the following indicators just after each hostname. If the replica has been logically removed, but may still remain phisically, ";" and the replica's generation number are displayed. If the replica is incomplete because it's in the midst of replication, "?" is displayed. If the host is currently down, "-" is displayed.
-h host
Only displays files stored on the specified host. When the -h option is specified multiple times, it displays files stored on all specified hosts. When the host A and host B are specified, it displays files stored on both host A and host B. The -h option can be specified up to three times.
-i
Displays incomplete replicas which are in the midst of replication.
-l
Displays in long format as follows.
This displays one hostname in each line.
If -o option or -a option is specified, this displays the generation number of the replica after the hostname.
If -d option or -a option is specified, this displays an indicator which shows whether this host is down (d) or up (-) at next column.
If -i option or -a option is specified, this displays an indicator which shows whether this replica is incomplete (i) or not (-) at next column. In the former case, this replica is in the midst of replication.
If -o option or -a option is specified, this displays an indicator which shows whether this replica is obsolete (o) or not (-) at next column. In the former case, this replica has been logicall removed.
-m N
Only displays files having less than or equal to N replicas and having greater than 0 bytes.
-o
Displays obsolete replicas which has been logically removed, but may still remain phisically.
-r, -R
Displays subdirectories recursively.
-?
Displays a list of command options.