96
Chapter 9. Managing GFS
MountPoint
Specifies the GFS file system to which the actions apply.
9.4.2.2. Command Output
GFS quota information from the
gfs_quota
command is displayed as follows:
user
User
: limit:
LimitSize
warn:
WarnSize
value:
Value
group
Group
: limit:
LimitSize
warn:
WarnSize
value:
Value
The
LimitSize
,
WarnSize
, and
Value
numbers (values) are in units of megabytes by default.
Adding the
-k
,
-s
, or
-b
flags to the command line change the units to kilobytes, sectors, or 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.
9.4.2.3. Comments
When displaying quota information, the
gfs_quota
command does not resolve UIDs and GIDs into
names if the
-n
option is added to the command line.
Space allocated to GFS’s hidden files can be left out of displayed values for the root UID and GID
by adding the
-d
option to the command line. This is useful when trying to match the numbers from
gfs_quota
with the results of a
du
command.
9.4.2.4. 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
.
gfs_quota list -f /gfs
This example displays quota information in sectors for group
users
on file system
/gfs
.
gfs_quota get -g users -f /gfs -s
Summary of Contents for GFS 6.0 -
Page 1: ...Red Hat GFS 6 0 Administrator s Guide...
Page 8: ......
Page 88: ...74 Chapter 6 Creating the Cluster Configuration System Files...
Page 98: ...84 Chapter 7 Using the Cluster Configuration System...
Page 102: ...88 Chapter 8 Using Clustering and Locking Systems...
Page 128: ...114 Chapter 9 Managing GFS...
Page 134: ...120 Chapter 10 Using the Fencing System...
Page 144: ...130 Chapter 12 Using GFS init d Scripts...
Page 148: ...134 Appendix A Using Red Hat GFS with Red Hat Cluster Suite...
Page 184: ...170 Appendix C Basic GFS Examples...
Page 190: ......