Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 232781 Details for
Bug 334481
gfs2_jadd man page refers to non-existent -T option
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Proposed patch to update the man page
334481.jadd.man.patch (text/plain), 1.65 KB, created by
Robert Peterson
on 2007-10-19 17:13:52 UTC
(
hide
)
Description:
Proposed patch to update the man page
Filename:
MIME Type:
Creator:
Robert Peterson
Created:
2007-10-19 17:13:52 UTC
Size:
1.65 KB
patch
obsolete
>Index: gfs2_jadd.8 >=================================================================== >RCS file: /cvs/cluster/cluster/gfs2/man/gfs2_jadd.8,v >retrieving revision 1.1 >diff -w -u -p -p -u -r1.1 gfs2_jadd.8 >--- gfs2_jadd.8 24 May 2005 22:16:15 -0000 1.1 >+++ gfs2_jadd.8 19 Oct 2007 17:09:02 -0000 >@@ -30,8 +30,27 @@ only the last step of updating the journ > mounted filesystem and so failure part way through the expansion > process should leave your filesystem in its original state. > >-You can run \fIgfs2_jadd\fR with the \fI-T\fR flag to get a display >-of the current state of a mounted GFS2 filesystem. >+There are two ways you can tell how many journals currently exist in >+a gfs2 file system. The first way is to run gfs2_edit -p jindex >+on the device in question. The second way is to mount the gfs2 file >+system normally, mount the same device to another mount point as type >+\fIgfs2meta\fR, then use a command like ls to look at the jindex >+directory of the gfs2meta mount point. For example: >+ >+.PD 0 >+.IP "" 2 >+mount -tgfs2 /dev/sdb1 /mnt/gfs2 >+.IP "" 2 >+mount -tgfs2meta /dev/sdb1 /mnt/gfs2meta >+.IP "" 2 >+ls -l /mnt/gfs2meta/jindex/ >+.IP "" 2 >+umount /mnt/gfs2meta >+.PD >+.IP "" 0 >+ >+Caution should be used when dealing with the gfs2_edit command >+and with the gfs2 meta-filesystem. > > .SH OPTIONS > .TP >@@ -56,11 +75,6 @@ The number of new journals to add. > \fB-q\fP > Be quiet. Don't print anything. > .TP >-\fB-T\fP >-Test. Do all calculations, but do not write any data to the disk and do >-not add journals. This is used to discover what the tool would >-have done were it run without this flag. >-.TP > \fB-u MegaBytes\fP > Initial size of each journal's unlinked tag file > .TP
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 334481
:
232781
|
236641
|
236671