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

gfspoolpath - display a pathname on a filesystem node about a Gfarm file

Bugs

       No error is reported, if the command argument refers a directory.

Gfarm                                              16 Feb 2016                                    GFSPOOLPATH(1)

Description

       This command displays a pathname of a concrete file on a filesystem node, which is corresponding to a
       Gfarm file specified in the command argument. The pathname is relative to the top directory of a spool
       directory of gfsd.

Name

       gfspoolpath - display a pathname on a filesystem node about a Gfarm file

Options

-I
           If this option is specified, inode_numbers and generation_numbers which are separated by colon (:)
           are expected as arguments.

       -sspool_directory
           If this command is invoked with a privilege which can access gfsd spool directory, and if -I is not
           specified, the gfspoolpath command will check whether the file size of metadata and the size of the
           concrete file are same or not, and displays warning when they are different. This option specifies
           the pathname of the gfsd spool directory for the check. If this option is not specified,
           /var/gfarm-spool is assumed. If there isn't enough privilege, this check is simply skipped.

Synopsis

gfspoolpath [-s spool_directory] [path...]

       gfspoolpath [-I] [inode_number:generation_number...]

See Also