* [Cluster-devel] cluster/gfs2/man gfs2_quota.8
@ 2007-09-18 16:21 adas
0 siblings, 0 replies; 3+ messages in thread
From: adas @ 2007-09-18 16:21 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL5
Changes by: adas at sourceware.org 2007-09-18 16:21:35
Modified files:
gfs2/man : gfs2_quota.8
Log message:
man page changes for new gfs2_quota reset option
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/man/gfs2_quota.8.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2&r2=1.2.2.1
--- cluster/gfs2/man/gfs2_quota.8 2005/05/24 22:16:15 1.2
+++ cluster/gfs2/man/gfs2_quota.8 2007/09/18 16:21:35 1.2.2.1
@@ -8,12 +8,17 @@
.SH SYNOPSIS
.B gfs2_quota
-<list|sync|get|limit|warn|check|init> [\fIOPTION\fR]...
+<list|sync|get|limit|warn|check|init|reset> [\fIOPTION\fR]...
.SH DESCRIPTION
gfs2_quota is used to examine and change quota values in a GFS2 filesystem.
This command has a number of different actions.
+GFS2(5.1) introduced a new linked list format for the quotas in the quota file.
+This list format allows for faster \fBlist\fP, \fBcheck\fP and \fBinit\fP
+operations. Older GFS2 quota files may be migrated to this newer format using
+the \fBgfs2_quota reset\fP command.
+
.SH ACTIONS
.TP
\fBlist\fP
@@ -50,6 +55,11 @@
Scan a filesystem and initialize the quota file with the values obtained
from the scan. The filesystem should be idle when this is run. You should
only need to do this if you upgrade a pre-quota GFS2 filesystem (pre-GFS2 5.1).
+.TP
+\fBreset\fP
+The \fBreset\fP operation will truncate the quota file and all quota
+information (values, limits, warnings) will be lost. All quota limits and
+warnings will have to be reassigned after this operation.
.SH OPTIONS
\fB-b\fP
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Cluster-devel] cluster/gfs2/man gfs2_quota.8
@ 2007-09-18 16:21 adas
0 siblings, 0 replies; 3+ messages in thread
From: adas @ 2007-09-18 16:21 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL51
Changes by: adas at sourceware.org 2007-09-18 16:21:40
Modified files:
gfs2/man : gfs2_quota.8
Log message:
man page changes for new gfs2_quota reset option
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/man/gfs2_quota.8.diff?cvsroot=cluster&only_with_tag=RHEL51&r1=1.2&r2=1.2.6.1
--- cluster/gfs2/man/gfs2_quota.8 2005/05/24 22:16:15 1.2
+++ cluster/gfs2/man/gfs2_quota.8 2007/09/18 16:21:39 1.2.6.1
@@ -8,12 +8,17 @@
.SH SYNOPSIS
.B gfs2_quota
-<list|sync|get|limit|warn|check|init> [\fIOPTION\fR]...
+<list|sync|get|limit|warn|check|init|reset> [\fIOPTION\fR]...
.SH DESCRIPTION
gfs2_quota is used to examine and change quota values in a GFS2 filesystem.
This command has a number of different actions.
+GFS2(5.1) introduced a new linked list format for the quotas in the quota file.
+This list format allows for faster \fBlist\fP, \fBcheck\fP and \fBinit\fP
+operations. Older GFS2 quota files may be migrated to this newer format using
+the \fBgfs2_quota reset\fP command.
+
.SH ACTIONS
.TP
\fBlist\fP
@@ -50,6 +55,11 @@
Scan a filesystem and initialize the quota file with the values obtained
from the scan. The filesystem should be idle when this is run. You should
only need to do this if you upgrade a pre-quota GFS2 filesystem (pre-GFS2 5.1).
+.TP
+\fBreset\fP
+The \fBreset\fP operation will truncate the quota file and all quota
+information (values, limits, warnings) will be lost. All quota limits and
+warnings will have to be reassigned after this operation.
.SH OPTIONS
\fB-b\fP
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Cluster-devel] cluster/gfs2/man gfs2_quota.8
@ 2007-09-18 16:21 adas
0 siblings, 0 replies; 3+ messages in thread
From: adas @ 2007-09-18 16:21 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: adas at sourceware.org 2007-09-18 16:21:31
Modified files:
gfs2/man : gfs2_quota.8
Log message:
man page changes for new gfs2_quota reset option
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/man/gfs2_quota.8.diff?cvsroot=cluster&r1=1.2&r2=1.3
--- cluster/gfs2/man/gfs2_quota.8 2005/05/24 22:16:15 1.2
+++ cluster/gfs2/man/gfs2_quota.8 2007/09/18 16:21:31 1.3
@@ -8,12 +8,17 @@
.SH SYNOPSIS
.B gfs2_quota
-<list|sync|get|limit|warn|check|init> [\fIOPTION\fR]...
+<list|sync|get|limit|warn|check|init|reset> [\fIOPTION\fR]...
.SH DESCRIPTION
gfs2_quota is used to examine and change quota values in a GFS2 filesystem.
This command has a number of different actions.
+GFS2(5.1) introduced a new linked list format for the quotas in the quota file.
+This list format allows for faster \fBlist\fP, \fBcheck\fP and \fBinit\fP
+operations. Older GFS2 quota files may be migrated to this newer format using
+the \fBgfs2_quota reset\fP command.
+
.SH ACTIONS
.TP
\fBlist\fP
@@ -50,6 +55,11 @@
Scan a filesystem and initialize the quota file with the values obtained
from the scan. The filesystem should be idle when this is run. You should
only need to do this if you upgrade a pre-quota GFS2 filesystem (pre-GFS2 5.1).
+.TP
+\fBreset\fP
+The \fBreset\fP operation will truncate the quota file and all quota
+information (values, limits, warnings) will be lost. All quota limits and
+warnings will have to be reassigned after this operation.
.SH OPTIONS
\fB-b\fP
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-09-18 16:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-18 16:21 [Cluster-devel] cluster/gfs2/man gfs2_quota.8 adas
-- strict thread matches above, loose matches on Subject: below --
2007-09-18 16:21 adas
2007-09-18 16:21 adas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).