···11Global File System22------------------3344-http://sources.redhat.com/cluster/wiki/44+https://fedorahosted.org/cluster/wiki/HomePage5566GFS is a cluster file system. It allows a cluster of computers to77simultaneously use a block device that is shared between them (with FC,···30303131If you are using Fedora, you need to install the gfs2-utils package3232and, for lock_dlm, you will also need to install the cman package3333-and write a cluster.conf as per the documentation.3333+and write a cluster.conf as per the documentation. For F17 and above3434+cman has been replaced by the dlm package.34353536GFS2 is not on-disk compatible with previous versions of GFS, but it3637is pretty close.···4039 fsck.gfs2 to repair a filesystem4140 gfs2_grow to expand a filesystem online4241 gfs2_jadd to add journals to a filesystem online4343- gfs2_tool to manipulate, examine and tune a filesystem4444- gfs2_quota to examine and change quota values in a filesystem4242+ tunegfs2 to manipulate, examine and tune a filesystem4543 gfs2_convert to convert a gfs filesystem to gfs2 in-place4646- mount.gfs2 to help mount(8) mount a filesystem4744 mkfs.gfs2 to make a filesystem