Gregory Farnum
ba03ab92a8
Merge pull request #16629 from johnwilkins/wip-doc-remove-contractions
...
Remove contractions from the documentation.
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2017-07-27 10:49:38 -07:00
John Wilkins
ff2eebf88a
doc/man: Removed contractions for ESL speakers.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2017-07-27 09:57:23 -07:00
Sage Weil
4eb1a518e3
mon: 'config-key put' -> 'config-key set'
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-26 14:10:08 -04:00
Sage Weil
f0b5900025
Merge pull request #16498 from Songweibin/wip-doc-rbd-trash-cli
...
doc: add rbd new trash cli and cleanups in release-notes.rst
2017-07-25 21:49:26 -05:00
Kefu Chai
6ee0de8556
doc: document mClock related options
...
* rados/configuration/osd-config-ref.rst: document mClock related
options
* release-notes.rst: fix syntax errors. link QoS to mClock related docs.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-25 12:59:13 +08:00
Kefu Chai
780c9acd43
doc: document "ceph osd set-require-min-compat-client"
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-24 18:16:25 +08:00
Kefu Chai
4a6a3413b2
doc: document "ceph features"
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-24 16:54:10 +08:00
songweibin
ba01a9462c
doc: add rbd new trash cli in rbd.rst
...
Signed-off-by: songweibin <song.weibin@zte.com.cn>
2017-07-22 16:18:11 +08:00
Sage Weil
7d59d0d0b0
doc/man/8/ceph: document 'ceph mgr *' commands
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-21 11:25:26 -04:00
Sage Weil
3de9f22ce0
Merge pull request #16423 from liewegas/wip-ls
...
mon: '* list' -> '* ls'
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-20 10:43:34 -05:00
Sage Weil
d6db84ca76
mon: hide 'osd crush rule list' (we prefer 'ls')
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-19 22:47:21 -04:00
Sage Weil
572a942f8f
mon: 'auth list' -> 'auth ls'
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-19 12:33:14 -04:00
Sage Weil
2ebb8e13f6
mon: 'config-key list' -> 'config-key ls'
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-19 12:32:48 -04:00
Kefu Chai
a0d935966c
doc: add instructions for replacing an OSD
...
* 8/ceph.rst: `rm` subcommand removes osd from osdmap, not the cluster.
the latter is more ambiguous in different contexts.
* rados/operations/add-or-rm-osds.rst: add a subsection of "Replacing an
OSD". update the subsection of "Removing the OSD" with "ceph osd
purge" command
* release-notes.rst: link from it to the new subsection in add-or-rm-osds.rst
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-19 11:23:47 +08:00
Kefu Chai
0abee472e3
mon: add force-create-pg back
...
and now it's "ceph osd force-create-pg'
Fixes: http://tracker.ceph.com/issues/20605
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-17 21:18:06 +08:00
Alfredo Deza
f04defe1b8
Merge pull request #16049 from fullerdj/wip-djf-key-timeout
...
ceph-create-keys: add an argument to override default 10-minute timeout
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2017-07-10 07:52:24 -04:00
Douglas Fuller
73532825f5
ceph-create-keys: add an argument to override default 10-minute timeout
...
ceph-create-keys waits 10 minutes for mon quorum by default. Add an
option, -t, to override the timeout with a custom value in seconds.
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
2017-07-07 17:43:37 -04:00
Jianpeng Ma
82a5e82f73
doc/rados.8: add offset option for put command.
...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
2017-07-06 21:55:11 +08:00
Sage Weil
0346998b5a
doc: recommend against btrfs
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-30 13:54:18 -04:00
Joao Eduardo Luis
2fd3765440
mon: mark osd create
as deprecated
...
With the introduction of `osd new`, we are now deprecating `osd create`
with the intent of removing it in a future release.
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
2017-06-12 20:59:01 +01:00
Sameer Tiwari
9e37d893f0
Documentation: Fixed my mistake of describing the journal allowed vs desired.
...
Update to Bug http://tracker.ceph.com/issues/19879
Signed-off-by: Sameer Tiwari <stiwari@salesforce.com>
2017-06-07 11:53:22 -04:00
Sameer Tiwari
dcefefb554
Documentation Fixes for http://tracker.ceph.com/issues/19879
...
and related bug http://tracker.ceph.com/issues/20057
Signed-off-by: Sameer Tiwari <stiwari@salesforce.com>
2017-06-07 03:22:20 -04:00
Joao Eduardo Luis
e80faf198b
doc/man: document new mon commands
...
Includes brief description for `ceph osd new`, `ceph osd destroy` and
`ceph osd purge`.
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
2017-06-05 15:31:41 +01:00
Andreas Gerstmayr
5ededbef91
doc: add rados xattr commands to manpage
...
Signed-off-by: Andreas Gerstmayr <andreas.gerstmayr@catalysts.cc>
2017-05-30 16:02:09 +02:00
liuchang0812
a1cf9ae766
doc/tool: introduce "ceph tell x help" command in man
...
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
2017-05-26 10:27:26 +08:00
Kefu Chai
5af0f93f0e
doc/8/man/ceph-detect-init: update with tested distro and init systems
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-05-12 15:26:12 +08:00
Drunkard Zhang
2df20b2b4b
doc: cleanup in doc/man/8/ceph.rst
...
Subcommand doc has been removed in 904913b37f
,
this is cleanup.
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-05-03 15:45:35 +08:00
Dan Mick
9f2e5c2418
mon/ConfigKeyService: add 'config-key dump' to show keys and vals
...
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2017-04-27 20:09:24 -07:00
Ilya Dryomov
9038074796
Merge pull request #14785 from idryomov/wip-krbd-exclusive-option
...
rbd: recognize exclusive option
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
2017-04-26 16:25:31 +02:00
Kefu Chai
b833ba71f1
Merge pull request #12460 from umullan/bucketunlink
...
doc: Correcting the remove bucket example and adding bucket link/unlink examples
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-04-26 11:57:16 +08:00
Uday Mullangi
c7fb3db372
doc: Correcting the bucket unlink example with correct syntax
...
Signed-off-by: Uday Mullangi <umullangi@walmartlabs.com>
2017-04-26 09:26:52 +05:30
Ilya Dryomov
c72d8b0409
rbd: recognize exclusive map option
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2017-04-25 20:15:41 +02:00
Nathan Cutler
b48b6f4ed8
doc: mention --show-mappings in crushtool manpage
...
Fixes: http://tracker.ceph.com/issues/19649
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-04-18 12:21:39 +02:00
David Zafman
a5731076ad
osd: Handle backfillfull_ratio just like nearfull and full
...
Add BACKFILLFULL as a local OSD cur_state
Notify monitor of this new fullness state
Signed-off-by: David Zafman <dzafman@redhat.com>
2017-04-17 08:00:24 -07:00
Loic Dachary
8a2cf69ec4
Merge pull request #13310 from ceph/wip-ceph-disk-fix
...
ceph-disk: Add fix subcommand
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-04-05 13:43:02 +02:00
Pan Liu
5c8d7bd1e4
rbd-nbd: polish the doc and help information.
...
Signed-off-by: Pan Liu <liupan1111@gmail.com>
2017-03-26 14:12:28 +08:00
wangzhengyong
02add5825c
doc: add some undocumented options to rbd-nbd
...
Signed-off-by: wangzhengyong@cmss.chinamobile.com
2017-03-25 22:37:58 +08:00
Boris Ranto
6d5d30f6ed
ceph-disk: Add fix subcommand
...
This subcommand will fix the SELinux labels and/or file permissions on
ceph data (/var/lib/ceph).
The command is also optimized to run the commands in parallel (per
sub-dir in /var/lib/ceph) and do restorecon and chown at the same time
to take advantage of the caching mechanisms.
Signed-off-by: Boris Ranto <branto@redhat.com>
2017-03-20 09:57:14 +01:00
Kefu Chai
ad4ffed838
Merge pull request #13936 from ZVampirEM77/cleanup-rgw-doc
...
doc: fix typos in radosgw-admin usage
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-03-20 15:49:08 +08:00
Kefu Chai
58cbd2c315
man/8/ceph-disk: fix formatting
...
so the "optional argument" and "subcommands" subsections can be more
consistent with other man pages in ceph.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-15 13:56:52 +08:00
ZVampirEM77
ff20a0113d
doc: fix typos in radosgw-admin usage
...
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
2017-03-13 16:14:08 +08:00
Drunkard Zhang
230605eeeb
doc: add missed commas
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-02 11:04:35 +08:00
Jason Dillaman
e0143b4952
Merge pull request #13361 from ddiss/rbdmap_unmap_from_file
...
rbdmap: consider /etc/ceph/rbdmap when unmapping images
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-02-22 12:53:55 -05:00
Dongsheng Yang
f16899a749
rbd: use the unified --export-format option for rbd export and rbd import
...
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
2017-02-19 20:42:03 +08:00
Dongsheng Yang
26b858ee1e
rbd: introduce --export-format to export command
...
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
2017-02-19 20:42:03 +08:00
Dongsheng Yang
5e034600a2
rbd: introduce --import-format to import command
...
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
2017-02-19 20:42:03 +08:00
David Disseldorp
f987396e12
doc: update description of rbdmap unmap[-all] behaviour
...
Fixes: http://tracker.ceph.com/issues/18884
Signed-off-by: David Disseldorp <ddiss@suse.de>
2017-02-16 20:31:45 +01:00
runsisi
1852dd27b8
mon/PGMonitor: ceph pg ls-by-pool only supports string type of pool arg
...
Signed-off-by: runsisi <runsisi@zte.com.cn>
2017-01-17 09:56:40 +08:00
Kefu Chai
2203a134d0
doc: update rados.8 with list-inconsistent-* commands
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-01-06 17:34:27 +08:00
Nathan Cutler
b61c8158d3
Merge pull request #11787 from SUSE/wip-17802
...
doc: clarify "ceph quorum" syntax
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-01-04 00:16:47 +01:00