Disabling/Enabling Quota Enforcement; Disabling/Enabling Quota Enforcement - Red Hat GLOBAL FILE SYSTEM 5.2 Manual

Table of Contents

Advertisement

Chapter 3. Managing GFS
You can use the
gfs_quota sync
to the on-disk quota file between the automatic updates performed by GFS.
Usage
Synchronizing Quota Information
gfs_quota sync -f MountPoint
MountPoint
Specifies the GFS file system to which the actions apply.
Tuning the Time Between Synchronizations
gfs_tool settune MountPoint quota_quantum Seconds
MountPoint
Specifies the GFS file system to which the actions apply.
Seconds
Specifies the new time period between regular quota-file synchronizations by GFS. Smaller
values may increase contention and slow down performance.
Examples
This example synchronizes the quota information from the node it is run on to file system
gfs_quota sync -f /gfs
This example changes the default time period between regular quota-file updates to one hour
(3600 seconds) for file system
gfs_tool settune /gfs quota_quantum 3600

5.4. Disabling/Enabling Quota Enforcement

Enforcement of quotas can be disabled for a file system without clearing the limits set for all
users and groups. Enforcement can also be enabled. Disabling and enabling of quota
22
command to synchronize the quota information from a node
on a single node.
/gfs
.
/gfs

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the GLOBAL FILE SYSTEM 5.2 and is the answer not in the manual?

Questions and answers

Table of Contents