From: Greg Farnum Date: Thu, 9 Jun 2011 18:10:57 +0000 (-0700) Subject: man: update cosd man page to include info on flush-journal option. X-Git-Tag: v0.29.1~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b2becefa7716be20a7119793f66872478480d329;p=ceph.git man: update cosd man page to include info on flush-journal option. Signed-off-by: Greg Farnum --- diff --git a/man/cosd.8 b/man/cosd.8 index 249dd65717a..59f6ae2d583 100644 --- a/man/cosd.8 +++ b/man/cosd.8 @@ -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.