Red Hat GLOBAL FILE SYSTEM 5.2 Manual page 34

Table of Contents

Advertisement

Chapter 3. Managing GFS
tunable parameter to 0. This must be done on each node and after each mount.
quota_account
(The 0 setting is not persistent across unmounts.) Quota accounting can be enabled by setting
the
tunable parameter to 1.
quota_account
To see the current values of the GFS tunable parameters, including
use the
gfs_tool gettune
Usage
gfs_tool settune MountPoint quota_account {0|1}
MountPoint
Specifies the GFS file system to which the actions apply.
quota_account {0|1}
0 = disabled
1 = enabled
Comments
To enable quota accounting on a file system, the
to 1. Afterward, the GFS quota file must be initialized to account for all current disk usage for
users and groups on the file system. The quota file is initialized by running:
.
MountPoint
Note
Initializing the quota file requires scanning the entire file system and may take a
long time.
To see the current values of the GFS tunable parameters, including
use the
gfs_tool gettune
Examples
This example disables quota accounting on file system
gfs_tool settune /gfs quota_account 0
This example enables quota accounting on file system
quota file.
24
, as described in
Section 4, "Displaying GFS Tunable
quota_account
, as described in
Section 4, "Displaying GFS Tunable
quota_account
parameter must be set back
gfs_quota init -f
quota_account
on a single node.
/gfs
on a single node and initializes the
/gfs
, you can
Parameters".
, you can
Parameters".

Advertisement

Table of Contents
loading

Table of Contents