]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
man: update cosd man page to include info on flush-journal option.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Thu, 9 Jun 2011 18:10:57 +0000 (11:10 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Thu, 9 Jun 2011 18:10:57 +0000 (11:10 -0700)
Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
man/cosd.8

index 249dd65717a2939f11f61f4573cc3b6ec6da187f..59f6ae2d583249544835019bb11f5f9af6c2c2ca 100644 (file)
@@ -47,6 +47,12 @@ as it is more convenient than generating a key by hand with \fIcauthtool\fR.
 Create a new journal file to match an existing object repository.  This is useful if the journal
 device or file is wiped out due to a disk or file system failure.
 .TP
+\fB\-\-flush-journal
+Flush the journal to permanent store. This runs in the foreground so you
+know when it's completed.
+This can be useful if you want to resize the journal or need to otherwise
+destroy it: this guarantees you won't lose data.
+.TP
 \fB\-c\fI ceph.conf\fR, \fB\-\-conf=\fIceph.conf\fR
 Use \fIceph.conf\fP configuration file instead of the default \fI/etc/ceph/ceph.conf\fP
 for runtime configuration options.