Man Linux: Main Page and Category List

NAME

       mount.glusterfs - mount glusterfs filesystem

SYNOPSIS

       mount.glusterfs [-o option[,option]...]  SPEC-LOCATION MOUNT-POINT

OPTIONS

       log-level=LOGLEVEL
              LOGLEVEL should be one of DEBUG, WARNING, ERROR, CRITICAL, NONE.
              Defaults to ERROR

       log-file=LOGFILE
              Specify the file to redirect logs

       direct-io-mode=ENABLE|DISABLE
              Whether to force directIO on fuse fd. Defaults to ENABLE

       volume-name=XXX
              Volume name in client spec  to  use.  Defaults  to  the  topmost
              volume

       SPEC-LOCATION
              There  are  two  formats of SPEC-LOCATION, one is a FILE PATH to
              specify the glusterfs config. Another is the SERVER  IP  and  an
              optional  SERVER  PORT.  for  example, following are valid SPEC-
              LOCATION:

              /etc/glusterfs/glusterfs-client.vol
              192.168.1.2:6996
              192.168.1.2

SEE ALSO

       glusterfs(8), glusterfsd(8).

                                  2008-02-29