Synchronizing Quotas; Synchronizing Quotas - Red Hat GLOBAL FILE SYSTEM 4.5 Manual

Hide thumbs Also See for GLOBAL FILE SYSTEM 4.5:
Table of Contents

Advertisement

Chapter 4. Managing GFS
group Group: limit:LimitSize warn:WarnSize value:Value
The
,
LimitSize
WarnSize
Adding the
,
, or
-k
-s
-b
file-system blocks, respectively.
User
A user name or ID to which the data is associated.
Group
A group name or ID to which the data is associated.
LimitSize
The hard limit set for the user or group. This value is zero if no limit has been set.
Value
The actual amount of disk space used by the user or group.
Comments
When displaying quota information, the
into names if the
option is added to the command line.
-n
Space allocated to GFS's hidden files can be left out of displayed values for the root UID and
GID by adding the
-d
numbers from
gfs_quota
Examples
This example displays quota information for all users and groups that have a limit set or are
using any disk space on file system
gfs_quota list -f /gfs
This example displays quota information in sectors for group
gfs_quota get -g users -f /gfs -s

4.3. Synchronizing Quotas

GFS stores all quota information in its own internal file on disk. A GFS node does not update
this quota file for every file-system write; rather, it updates the quota file once every 60 seconds.
24
, and
numbers (values) are in units of megabytes by default.
Value
flags to the command line change the units to kilobytes, sectors, or
gfs_quota
option to the command line. This is useful when trying to match the
with the results of a
.
/gfs
command does not resolve UIDs and GIDs
command.
du
on file system
users
.
/gfs

Advertisement

Table of Contents
loading

Table of Contents