logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gfhostgroup - Gfarm hostgroup maintenance command

Description

gfhostgroup manages Gfarm host groups (so called filesystemnodegroup or fsngroup for short) in Gfarm
       file system. The host group is used by the Replication-Attribute-basedFileReplication.

       Default action displays all registered host groups. Any user can display the host groups. Gfarm
       administrators can set the host group of specified hosts by using -s option, and the one also can remove
       the host group of specified hosts by using -r option.

Name

       gfhostgroup - Gfarm hostgroup maintenance command

Options

-P path
           This option specifies a pathname or a Gfarm URL to identify a metadata server which will be accessed
           by this command. If not specified, "/" is used as the default value.

       -s
           Sets a host group for the specified host.

       -r
           Removes a host group for the specified host(s).

See Also

gfncopy(1)

Gfarm                                              14 Jun 2012                                    GFHOSTGROUP(1)

Synopsis

gfhostgroup [-P path] [host [[host...]]]

       gfhostgroup [-P path] -s hostgroupnamegfhostgroup [-P path] -r host [[host...]]

See Also