EnglishFrenchSpanish

Ad


OnWorks favicon

gfarm2fs - Online in the Cloud

Run gfarm2fs in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gfarm2fs that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gfarm2fs - mount a Gfarm file system

SYNOPSIS


gfarm2fs mount_point [ options ]

DESCRIPTION


gfarm2fs mounts the Gfarm file system at the specified mount point.

GENERAL OPTIONS


-h display a list of command options.

-V display version.

-o opt,[opt...]
specify mount options.

GFARM2FS OPTIONS


-o syslog=facility
specify syslog facility. default is local0.

-o loglevel=priority
specify syslog priority level. default is notice.

-E T specify the timeout of attribute cache. default is 1.0 seconds.

-o gfs_stat_timeout=T
same as -E option

-o ncopy=N
specify the number of copies automatically created when a file is created. default
is 0, which means disabling automatic replication mechanism.

-o copy_limit=N
specify the maximum number of concurrent copy creations. this is effective if
automatic replication is enabled. default is 0.

-o disable_genuine_nlink
uses faked st_nlink (32000) of struct stat for directories.

-o auto_uid_min=N
specify the minimum UID automatically assigned.

-o auto_uid_max=N
specify the maximum UID automatically assigned.

-o auto_gid_min=N
specify the minimum GID automatically assigned.

-o auto_gid_max=N
specify the maximum GID automatically assigned.

FUSE OPTIONS


see gfarm2fs -h

ENVIRONMENT VARIABLE


GFARM_CONFIG_FILE
specifies the Gfarm configuration file.

NOTES


When there is not the same local account name as the Gfarm global user name, a temporal
UID is assigned between auto_uid_min and auto_uid_max. When there is not the same local
group name as the Gfarm global group name, a temporal GID is assigned between auto_gid_min
and auto_gid_max.

When a temporal UID/GID cannot be assigned, setfacl(1) fails with EPERM.

SECURITY NOTES


When untrusted users are registered in the gfarmroot group or gfarm_root.{user,group}
extended attributes of any files or directories, a Security Hole exists on the mount point
of gfarm2fs with "-o suid,allow_other" option executed by root (even if either "-o ro"
option or "-o default_permissions" option is also specified). Therefore both "-o
suid,allow_other" option and gfarm_root.{user,group} extended attributes should not be
used.

Use gfarm2fs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad