Kefu Chai
be7d9d92ad
Merge pull request #16394 from jcsp/wip-pr-docs
...
doc: add doc requirements on PR submitters
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-25 15:28:26 +08: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
60d0c67886
Merge pull request #16362 from tchaikov/wip-ceph-disk
...
ceph-disk: use '-' for feeding ceph cli with stdin
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2017-07-25 08:00:56 +08:00
Sage Weil
26051db716
Merge pull request #16399 from batrick/cephfs-ptl-change
...
AUTHORS: update CephFS PTL
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
2017-07-24 12:48:02 -05:00
Patrick Donnelly
f5bd6f09b5
doc: update CephFS PTL
...
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2017-07-24 10:43:45 -07:00
Kefu Chai
05da6d34be
doc/dev/ceph-disk: add docs for ceph-disk
...
we might want to move part of it to user-facing docs.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-25 00:21:05 +08:00
Sage Weil
126cf70c85
Merge pull request #16437 from tchaikov/wip-doc-fixes
...
doc: update ceph(8) man page with new sub-commands
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-24 11:02:54 -05:00
Abhishek Lekshmanan
af0e307aae
rgw: adminops API now supports tenant param for user creation
...
Allow `tenant` as a param for user creation API, also document this.
Currently we still return a -ENOENT when an invalid tenant name is
specified, while we could make it return -ERR_INVALID_TENANT, this would
make rgw admin cli not return -ENOENT when an invalid tenant name is
specified.
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-07-24 17:43:51 +02:00
Abhishek Lekshmanan
5c8d27363c
doc: mention that tenant names may be specified in adminops api
...
We already allow for tenant names to be specified as a part of uid in
the adminops api, mention this. Also mention about ``tenant`` in the
json response we send.
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-07-24 17:43:51 +02:00
Sage Weil
29549e6834
Merge pull request #13723 from ovh/bp-forced-recovery
...
osd/PG: make prioritized recovery possible
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-07-24 09:01:03 -05:00
Sage Weil
fc8374b472
Merge pull request #16326 from liewegas/wip-weight-set
...
crush,mon: add weight-set introspection and manipulation commands
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Ilya Dryomov <idryomov@redhat.com
2017-07-24 08:27:06 -05:00
Kefu Chai
fa36dc3e55
Merge pull request #16503 from renhwztetecs/renhw-wip-mon-rebuild-doc
...
doc/mon: fix ceph-authtool command in rebuild mon's sample
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-24 19:39:44 +08:00
Kefu Chai
63d20e4714
doc/release-notes: escape "_" of unintended links
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-24 18:23:51 +08:00
Kefu Chai
e7e58277a6
doc/rados/operations/add-or-rm-osds: fix dead hyper link
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-24 18:16:25 +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
huanwen ren
f4dd2801ca
doc/mon: fix ceph-authtool create keyring
...
if use "ceph-authtool keyring -n mon. --cap mon allow 'allow *'"
as err:
[root]# ceph-authtool keyring -n mon. --cap mon allow 'allow *'
ceph-authtool: unexpected 'allow *'
Excessive "allow" is the cause of the error
Signed-off-by huanwen ren <ren.huanwen@zte.com.cn>
2017-07-24 17:00:10 +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
4e6487cad4
Merge pull request #15991 from dillaman/wip-rbd-auth-profile
...
mon,osd: new rbd-based cephx cap profiles
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-21 22:38:42 -05:00
Sage Weil
0429acda45
Merge pull request #16460 from liewegas/wip-mgr-metadata
...
mon: add mgr metdata commands, and overall 'versions' command for all daemon versions
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-21 22:36:09 -05:00
Jason Dillaman
7f1b1dc38a
doc: include details for new RBD cap profiles
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-07-21 14:30:18 -04:00
Sage Weil
05d191ce3f
doc/rados/operations/crush-map: creating rules
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-21 13:50:56 -04:00
Sage Weil
1bc77d65af
doc/rados/operations/crush-map: document weight set commands
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-21 13:50:56 -04:00
Sage Weil
2e8afd16a9
doc/rados/operations/crush-map*: restructure and clean up
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-21 13:50:56 -04:00
Sage Weil
dc0f73d9c5
doc/rados/operations/crush-map: warn off manual crush map edits
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-21 13:50:56 -04:00
Sage Weil
3530cd7bce
doc/rados/operations/crush-map: update crush location section
...
Fix various inaccuracies, simplify.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-21 13:50:56 -04:00
Sage Weil
e84f20209f
doc/rados/operations/crush-map: prune intro
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-21 13:50:55 -04:00
Sage Weil
f5b3ec9703
crush: dump weight-set values with 'osd crush tree'
...
For plain, include a column for each pool. Show only the first weight if
it is positional.
For formatted, include the full set of weights.
As far of this we switch 'ceph osd crush tree' to have a plaintext mode.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-21 13:50:50 -04:00
Jan Fajerski
8e82df30b5
doc: extend mds deactivate docs
...
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
2017-07-21 18:48:20 +02:00
Sage Weil
410ab9a25d
Merge pull request #16406 from dmick/wip-mgr-counters
...
mgr: perf schema fns/change notification and Prometheus plugin
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-21 10:28:53 -05: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
80a42122a0
mon: 'versions' command to show running versions for daemons of all types
...
Easier!
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-21 11:25:04 -04:00
Sage Weil
831e2a75a6
mon/MgrMonitor: 'mgr metadata', 'mgr versions', 'mgr count-metadata'
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-21 11:25:04 -04:00
Kefu Chai
0193e38b3f
Merge pull request #16028 from jcsp/wip-mgr-commands
...
mon: load mgr commands at runtime
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-21 18:16:13 +08:00
Kefu Chai
41c59530c1
Merge pull request #16328 from neha-ojha/recovery_sleep_default
...
osd: Add recovery sleep configuration option for HDDs and SSDs
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-21 16:55:02 +08:00
Dan Mick
47726f8b66
doc/mgr: add Prometheus plugin docs
...
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2017-07-20 20:25:08 -07:00
Dan Mick
3b1a8a78ac
mgr/index.rst: clarify which toplevel items are plugins
...
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2017-07-20 20:09:39 -07:00
Dan Mick
c40c254cc6
doc/mgr/zabbix.rst: fix subheadings, add subsubheadings
...
(otherwise subheadings appear as top-level items in the TOC, because
they're marked just like the title)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2017-07-20 20:09:05 -07: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
Jos Collin
c6e90d93a3
Merge pull request #16418 from theanalyst/doc-rgw-tenant-names
...
doc: rgw clarify limitations when creating tenant names
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Pritha Srivastava <prsrivas@redhat.com>
Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-07-20 14:38:45 +00:00
Abhishek Lekshmanan
878d8486be
doc: rgw clarify limitations when creating tenant names
...
We only allow alphanumeric and underscore characters in tenant names
according to the validation in `RGWHandler_REST::validate_tenant_name`
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-07-20 14:01:07 +02:00
Piotr Dałek
3fea25e1f5
doc: document new force-recovery/force-backfill commands
...
Documentation for new pg force-recovery, pg force-backfill,
pg-cancel-force-recovery and pg-cancel-force-backfill.
Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
2017-07-20 09:35:54 +02: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
John Spray
b0b931858d
doc: add doc requirements on PR submitters
...
Signed-off-by: John Spray <john.spray@redhat.com>
2017-07-19 20:00:10 -04:00
Neha Ojha
70f11d2644
doc: update osd recovery sleep description
...
Signed-off-by: Neha Ojha <nojha@redhat.com>
2017-07-19 14:14:42 -07:00
Neha Ojha
cef6e044e7
doc: add osd recovery sleep for HDDs and SSDs
...
Signed-off-by: Neha Ojha <nojha@redhat.com>
2017-07-19 11:51:21 -07:00
Sage Weil
fcd84e2cf5
Merge pull request #16431 from jeffgreenca/master
...
doc: Fixed a typo in yum repo filename script
2017-07-19 12:57:14 -05:00
Jeff Green
b0db88ed15
doc: Fixed a typo in yum repo filename script
...
Signed-off-by: Jeff Green <jeff.green.ca@gmail.com>
2017-07-19 10:51:09 -07:00
Jason Dillaman
e580bd0b6a
doc: fixed warning on rbd quick start link reference
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-07-19 13:13:01 -04:00
Jason Dillaman
878d0b0c3f
doc: document pool tags in rados pool operations doc
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-07-19 13:13:01 -04:00
Jason Dillaman
73789cf9d9
rbd: add new 'pool init' action for initializing a RBD pool
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-07-19 13:13:01 -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
John Spray
b28c300258
qa/doc: update for "mgr tell" no longer needed
...
Signed-off-by: John Spray <john.spray@redhat.com>
2017-07-19 08:58:40 -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
Bryan Stillwell
230a5a504b
Documentation updates for July 2017 releases
...
Updates for three new releases this month. Two new Jewel releases
(10.2.8 and 10.2.9) and one new Luminous release candidate (12.1.1).
Signed-off-by: Bryan Stillwell <bstillwell@godaddy.com>
2017-07-18 13:53:02 -06:00
vasukulkarni
327554118c
Merge pull request #16350 from ceph/wip-cd-docs-update
...
[docs/quick-start]: update quick start to add a note for mgr create command for luminous+ builds
2017-07-18 12:31:59 -07:00
Sage Weil
9fb42cd794
Merge pull request #16353 from tchaikov/wip-20605
...
mon: add force-create-pg back
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-18 08:39:58 -05:00
Patrick Donnelly
ba548ffe26
Merge PR 16202 into master
...
* refs/remotes/upstream/pull/16202/head:
doc: add some docs about 'cephfs-data-scan scan_links'
mds/FSMap.cc: remember stopped mds when resetting filesystem
tools/cephfs: handle removed dentries when replaying journal
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-07-17 22:33:49 -07:00
Vasu Kulkarni
d25ebbdab1
update ceph-deploy quick start to add a note for mgr create command
...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2017-07-17 10:22:43 -07: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
Bassam Tabbara
c0dc20533b
docs: add docs for public_bind_addr
...
Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com>
2017-07-14 10:41:49 -07:00
Jos Collin
48ce73722e
Merge pull request #16338 from scienceluo/wip-doc-branch
...
doc/release-notes: Luminous release notes typo fixes
Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-07-14 13:58:15 +00:00
Luo Kexue
0fe816fcdd
doc/release-notes: Luminous release notes typo fixes "systemctl ceph-osd.target"->"systemctl restart ceph-osd.target" and "systemctl ceph-mgr.target"->"systemctl restart ceph-mgr.target"
...
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn>
2017-07-14 20:26:05 +08:00
Nathan Cutler
9cce67765a
Merge pull request #16318 from smithfarm/wip-jewel-10-2-9
...
doc: Jewel v10.2.9 release notes
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-07-14 12:07:18 +02:00
Kefu Chai
5268573359
Merge pull request #16330 from scienceluo/master
...
doc/release-notes: Luminous release notes typo fixes "ceph config-key ls"->"ceph config-key list"
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-14 16:31:42 +08:00
scienceluo
664f146761
doc:fix release-notes
...
Signed-off-by: luo.kexue@zte.com.cn
2017-07-14 14:23:51 +08:00
Nathan Cutler
22391f0f66
doc: Jewel v10.2.9 changelog
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-13 23:13:46 +02:00
Sage Weil
95c07fbe96
Merge pull request #16014 from xiexingguo/wip-autoclass
...
osd/OSD: auto class on osd start up
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-13 10:50:45 -05:00
Nathan Cutler
dc50360cf0
doc: Jewel v10.2.9 release notes
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-13 17:25:17 +02:00
Kefu Chai
eab471b38c
Merge pull request #16274 from smithfarm/wip-jewel-10-2-8
...
doc: Jewel v10.2.8 release notes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
2017-07-13 21:01:40 +08:00
Boris Ranto
3b6d470e47
Merge pull request #16267 from liewegas/wip-restful-defaults
...
mgr/restful: bind to :: and update docs
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Boris Ranto <branto@redhat.com>
2017-07-13 14:04:01 +02:00
Nathan Cutler
0f97cd0133
doc: add v10.2.8 changelog
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-13 12:18:17 +02:00
Nathan Cutler
df3fe15cd2
doc: release notes: note MDS regression in 10.2.8
...
See the discussion in https://github.com/ceph/ceph/pull/16192
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-13 10:47:45 +02:00
Bryan Stillwell
246a8c083d
Update releases from Feb 2017 to July 2017
...
Pull in the latest releases from the past 5 months and fix some of the
links so they jump to the correct sections in the release notes.
Signed-off-by: Bryan Stillwell <bstillwell@godaddy.com>
2017-07-12 15:38:59 -06:00
Alfredo Deza
7b4553291b
Merge pull request #16224 from liewegas/wip-docs-prune
...
doc: update intro, quick start docs
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2017-07-11 16:44:30 -04:00
Nathan Cutler
599993afb3
doc: Jewel v10.2.8 release notes
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-11 22:43:42 +02:00
Sage Weil
02a55d3b7f
doc/mgr/restful: update
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-11 14:37:43 -04:00
John Spray
5c63bb6b48
Merge pull request #16241 from liewegas/wip-dashboard-default
...
doc/mgr/dashboard: update dashboard docs to reflect new defaults
Reviewed-by: John Spray <john.spray@redhat.com>
2017-07-11 10:13:45 +01:00
Greg Farnum
a4b1395419
doc: fix link for ceph-mgr cephx authorization
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2017-07-10 10:56:53 -07:00
Sage Weil
917a6f9ba4
doc/start/quick-ceph-deploy: fix typos etc
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-10 10:04:24 -04:00
Sage Weil
43bfe1768a
doc/start/intro: add parens to cephfs section
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-10 09:57:42 -04:00
Sage Weil
fa8514e22d
doc/mgr/dashboard: update dashboard docs to reflect new defaults
...
Also add not about load balancer.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-10 09:48:50 -04:00
Sage Weil
f7b87095ca
doc/start/quick-deph-deploy: update quick deploy instructions
...
- include mgr
- simplify
- remove references to old stuff as new
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-10 09:38:16 -04:00
Sage Weil
5b07144b81
doc/start/quick-ceph-deploy: drop redundant warning
...
This is part of preflight.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-10 09:38:16 -04:00
Sage Weil
7678c4a314
doc/start: simplify quick start install process
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-10 09:38:16 -04:00
Sage Weil
7cfc79c862
doc/start: rename Installation (quick) -> Installation (ceph-deploy)
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-10 09:38:15 -04:00
Sage Weil
7a7716f7a8
doc/start/os-recommendations: updates
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-10 09:38:15 -04:00
Sage Weil
fc3369c5e6
doc/start/intro: updates
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-10 09:38:15 -04: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
xie xingguo
c5b99afa73
test: fix ut and release-notes
...
To keep pace with the newly merged https://github.com/ceph/ceph/pull/16027
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-07-10 08:55:15 +08:00
Nathan Cutler
b08b485ce8
Merge pull request #16079 from smithfarm/wip-doc-make-check
...
doc: dev: add notes on PR make check validation test
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-09 13:14:42 +02:00
Sage Weil
8b21c6b6fd
Merge pull request #16027 from liewegas/wip-crush-rule-class
...
mon,crush: create crush rules using device classes for replicated and ec pools via cli
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-07-08 21:34:13 -05:00
Sage Weil
5d71220838
Merge pull request #16198 from tchaikov/wip-doc-fixes
...
doc: kill sphinx warnings
2017-07-07 21:39:19 -05:00
Josh Durgin
5cc892166f
Merge pull request #15689 from jdurgin/wip-filestore-rand-split
...
os/filestore/HashIndex: randomize split threshold by a configurable amount
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-07 15:18:49 -07: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
Sage Weil
0e5d7b8821
doc/index: minor cleanup
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-07 15:31:55 -04:00
Yan, Zheng
1ef6aec7e4
doc: add some docs about 'cephfs-data-scan scan_links'
...
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
2017-07-07 20:06:18 +08:00
Kefu Chai
254e07441c
doc: kill sphinx warnings
...
* doc/release-notes.rst: escape asterisks not used for inline emphasis
fix bad hyper links
* doc/rados/troubleshooting/troubleshooting-osd.rst: escape asterisks
not used for inline emphasis
* doc/radosgw/index.rst: add orphan docs to toc
* doc/dev/perf_histograms.rst: indent block quote
* doc/install/manual-freebsd-deployment.rst: fix block quotes
* doc/mgr/administrator.rst: escape asterisks not used for inline emphasis
* doc/start/quick-rbd.rst: add missing hyper link target
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-07 11:50:33 +08:00
Sage Weil
3a85938487
Merge pull request #16019 from wido/mgr-plugin-zabbix
...
mgr: Zabbix monitoring module
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-06 21:38:01 -05:00
Sage Weil
dc7a2aaf7a
erasure-code: ruleset-* -> crush-*
...
1) ruleset is an obsolete term, and
2) crush-{rule,failure-domain,...} is more descriptive.
Note that we are changing the names of the erasure code profile keys
from ruleset-* to crush-*. We will update this on upgrade when the
luminous flag is set, but that means that during mon upgrade you cannot
create EC pools that use these fields.
When the upgrade completes (users sets require_osd_release = luminous)
existing ec profiles are updated automatically.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-06 15:01:03 -04:00
Sage Weil
5a4ba443c4
mon,crush: 'osd crush rule create-replicated ...'
...
New command to create crush rule that specifies a class of device. Plus
all of the fallout in other callers to the CrushWrapper helpers, the
crushtool cli change, and cli test.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-06 15:00:37 -04:00
Kefu Chai
8f8da0e765
Merge pull request #16155 from majianpeng/man-rados-add-offset
...
doc/rados.8: add offset option for put command
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-06 17:02:48 +08: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
Kefu Chai
903aa4b090
Merge pull request #16086 from liewegas/wip-btrfs-experimental
...
os/filestore: require experimental flag for btrfs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-07-06 16:00:48 +08:00
Kefu Chai
4fd72b48c4
Merge pull request #15964 from tchaikov/wip-5249
...
mon/MonClient: respect the priority in SRV RR
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
2017-07-05 18:48:29 +08:00
Wido den Hollander
bcf3a7edcb
mgr: Zabbix monitoring module
...
This ceph-mgr module will pull various values from the Ceph cluster
and send them to a Zabbix Server using zabbix_sender.
This requires the zabbix_sender executable to be present on the system
running ceph-mgr as it will be invoked to send data to Zabbix.
A Zabbix template can be found in this directory which can be used
to easily get data from your Ceph cluster into Zabbix.
More information is available in the README file found in the module's
directory.
Signed-off-by: Wido den Hollander <wido@42on.com>
2017-07-05 11:06:19 +02:00
John Spray
b363e58530
Merge pull request #15958 from liewegas/wip-mgr-modules
...
mgr,mon: enable/disable mgr modules via 'ceph mgr module ...' commands
Reviewed-by: John Spray <john.spray@redhat.com>
2017-07-05 00:04:59 +01:00
Nathan Cutler
5ec6c7c2c3
doc: dev: unit tests are not linked against tcmalloc
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-04 12:25:33 +02:00
Sage Weil
fc76fb7510
os/filestore: require experimental flag for btrfs
...
This isn't strictly accurate since we're really deprecating, but the
message is appropriately scary and reflects the risk of data loss.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-03 12:16:53 -04:00
Patrick Donnelly
6eda735b06
Merge remote-tracking branch 'upstream/pull/16080/head' into HEAD
...
* upstream/pull/16080/head:
doc/mon: clean up `mds fail`/`mds deactivate` descriptions
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-07-03 09:11:25 -07:00
John Spray
301d53a3c7
doc/mon: clean up mds fail
/mds deactivate
descriptions
...
Fixes: http://tracker.ceph.com/issues/20424
Signed-off-by: John Spray <john.spray@redhat.com>
2017-07-03 14:47:29 +01:00
Nathan Cutler
94d6012cb7
doc: dev: change "make check" into an internal Xref
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-03 15:44:30 +02:00
Nathan Cutler
7f14c6a238
doc: dev: add notes on PR make check test
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-07-03 15:44:27 +02:00
Sage Weil
41677d2a07
Merge pull request #16023 from liewegas/wip-19994
...
systemd/ceph-mgr: remove automagic mgr creation hack
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
2017-07-01 09:09:52 -05:00
Sage Weil
c9c697225f
Merge pull request #16044 from liewegas/wip-i-cant-believe-its-not-btrfs
...
qa: stop testing btrfs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-06-30 21:17:49 -05:00
Sage Weil
0346998b5a
doc: recommend against btrfs
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-30 13:54:18 -04:00
Sage Weil
58f95820e6
Merge pull request #15963 from Songweibin/wip-release-notes
...
doc/release-notes: add Images creation timestamp note
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-06-30 09:38:05 -05:00
Sage Weil
289f5ed093
doc: update docs for enabling mgr modules
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-29 23:10:51 -04:00
Sage Weil
7a3a979f3c
systemd/ceph-mgr: remove automagic mgr creation hack
...
For kraken we auto-created mgr daemons next to mon daemons with some
systemd hackery. This is awkward (you can't not get a new mgr daemon when
you deploy a mon), systemd-specific (not implemented for upstart on
trusty), and mostly unexpected. Since ceph-mgr daemons are now first-class
citizens and required for every cluster, make their deployment explicit
and transparent to the administrator. Major upgrades are a rare
opportunity to have the administrator's full attention so take advantage
of it.
This effectively reverts 61d779345e
and
082199f69d
(and follow-on fixes).
Fixes/avoids: http://tracker.ceph.com/issues/19994
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-29 13:39:28 -04:00
Sage Weil
5712698787
Merge pull request #15894 from liewegas/wip-no-default-pool
...
mon,osd: do not create rbd pool by default
2017-06-29 11:21:42 -05:00
Kefu Chai
42c822dccf
doc: update with "mon priority" related changes
...
* doc/rados/configuration/mon-lookup-dns.rst
we now partially support RFC2782: only the targets with the lowest
value are selected
* doc/rados/configuration/network-config-ref.rst
update with "mon priority" option in "[mon.$id]" section
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-06-29 13:55:21 +08:00
Sage Weil
e1599901b3
doc/release-notes: fix ceph-deploy command
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-28 15:02:34 -04:00
Greg Farnum
51838305a2
osdmap: do not automatically create an rbd pool on cluster creation; skip pool 0
...
We don't use pool ID 0 any more because CephFS can't handle it.
Update the user quick-start to include it, and add some links to support that process.
Fix the tests to handle the new state of life.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2017-06-28 10:52:49 -04:00
clove
e7c163bb8f
doc/release-notes: add Images creation timestamp note
...
Signed-off-by: songweibin song.weibin@zte.com.cn
2017-06-28 12:59:06 +08:00
Sage Weil
fe4d15191d
Merge pull request #15874 from elliswuuuuuuuu/remove_unuse_config
...
common/config_opt: remove unused config
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-06-27 10:22:42 -05:00
Wido den Hollander
0f15e4e76b
doc: Mgr Dashboard docs update
...
More instructions on how to deploy the dashboard using ceph-mgr
Signed-off-by: Wido den Hollander <wido@42on.com>
2017-06-27 15:42:41 +02:00
Abhishek Lekshmanan
8731b277bb
doc: Luminous release notes typo fixes
...
Suggested-by: Roger Brown <rogerbrown@gmail.com>
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2017-06-24 11:29:01 +02:00
John Spray
9e7a12b470
doc: multimds is no longer experimental
...
Signed-off-by: John Spray <john.spray@redhat.com>
2017-06-23 17:07:34 +01:00
Sage Weil
987fac2e8c
doc/release-notes: 'osd crush class rename' is coming
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:19 -04:00
Sage Weil
7c58966e4e
doc/release-notes: ceph tell <foo> help
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:19 -04:00
Sage Weil
8f44e6f69a
doc/start/os-recommendations: update
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:19 -04:00
Sage Weil
a5436bd234
doc/release-notes: note debian stretch addition
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:19 -04:00
Sage Weil
12590d9ec1
doc/release-notes: sleep settings
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:19 -04:00
Sage Weil
0307c1e5c1
doc/release-notes: link to EC docs
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:19 -04:00
Sage Weil
7cc863b690
doc/release-notes: update RGW metadata
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:19 -04:00
Sage Weil
2ba6c29d33
dev/release-notes: various updates from other PR
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:19 -04:00
Sage Weil
43dcb5be61
doc/release-notes: notes on new CLI commands
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:19 -04:00
Sage Weil
11d9541a6f
mon: 'mon feature list' -> 'mon feature ls'
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:18 -04:00
Sage Weil
829e767d49
doc/release-notes: update luminous notes
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-23 10:36:18 -04:00
wujian
75e56c4c5d
common/config_opt: remove unused config
...
Signed-off-by: alex.wu <wujian3659@163.com>
2017-06-23 05:41:28 +08:00
Abhishek Lekshmanan
570fa825fd
doc: v12.1.0 release notes notable changes addition again
...
commmits from 9f259cb923e7474229bb2e5e54b59f3b7f068bc5..luminous && sort
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2017-06-22 22:58:37 +02:00
Matt Benjamin
30383502a2
RGW NFS: add nfs.rst to doc/radosgw
...
This document contains sections by John Wilkins <jowilkin@redhat.com>.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
2017-06-21 08:37:52 -04:00
Sage Weil
6743fb203c
Merge pull request #15676 from Linbing/wip-mon-delete-unused-config
...
mon: delete unused config opts of mon_sync_fs_threshold
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-06-19 22:37:58 -05:00
Sage Weil
368ff5e4aa
Merge pull request #15697 from gregsfortytwo/wip-mgr-eaccss-20296
...
mgr: print a more helpful error message for when users lack mgr ceph caps
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-06-19 22:34:35 -05:00
Abhishek L
1ce55c4649
Merge pull request #15748 from Liuchang0812/wip-fix-release-note
...
doc/release-note: update release-note
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-06-18 11:24:10 +02:00
liuchang0812
5e3b7e41c6
doc/release-note: update release-note
...
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
2017-06-18 11:56:07 +08:00
Greg Farnum
6846f4830c
mgr: print a more helpful error message for when users lack mgr cephx caps
...
Add some brief documentation on updating their caps and link to it.
Fixes: http://tracker.ceph.com/issues/20296
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2017-06-16 18:41:10 -07:00
Casey Bodley
3a6471a6e6
doc/rgw: update pool names, document namespaces
...
Fixes: http://tracker.ceph.com/issues/19504
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-06-16 13:32:11 -04:00
Casey Bodley
9cc834e1a0
doc/rgw: remove Upgrade to Older Versions of Jewel page
...
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-06-16 13:32:11 -04:00
Casey Bodley
cf8a3c19de
doc/rgw: remove Federated Configuration page
...
Fixes: http://tracker.ceph.com/issues/18082
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-06-16 13:32:10 -04:00
Casey Bodley
10ab5fcff7
doc/rgw: clean up multisite config options
...
remove region stuff, radosgw-agent stuff, and zone/pool stuff that is
duplicated in the multisite page
moved sync log config options into multisite section, added description
for rgw_run_sync_thread
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-06-16 13:32:09 -04:00
Josh Durgin
c15effaccb
Merge pull request #15095 from gregsfortytwo/wip-doc-mark-event
...
doc: describe mark_events logging available via the OSD's OpTracker
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-06-15 14:01:09 -04:00
Sage Weil
8c3d7be548
Merge pull request #15707 from tchaikov/wip-20239
...
doc: document the setup of restful and dashboard plugins
2017-06-15 11:43:19 -05:00
Sage Weil
9943df8711
Merge pull request #15641 from jecluis/wip-mon-deprecate-osd-create
...
mon: mark `osd create` as deprecated
Reviewed-by: Sage Weil <sage@redhat.com>
2017-06-15 08:58:50 -05:00
Josh Durgin
78d0b278a6
HashIndex: randomize split threshold by a configurable amount
...
Store a random value up to the filestore_split_rand_factor for each
collection when it is created or apply-layout-settings is run. This
should help distribute the load of splitting directories across a
longer period of time.
Fixes: http://tracker.ceph.com/issues/15835
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2017-06-15 06:12:19 -07:00
Kefu Chai
774a856ec2
doc: document the setup of restful and dashboard plugins
...
Fixes: http://tracker.ceph.com/issues/20239
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-06-15 19:13:30 +08:00
Greg Farnum
bc2bfef7fe
doc: describe mark_events logging available via the OSD's OpTracker
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2017-06-14 13:27:24 -07:00
John Spray
1cfeff3661
doc/mgr: update for mgr_beacon_period change
...
This setting got renamed.
Signed-off-by: John Spray <john.spray@redhat.com>
2017-06-14 10:04:22 -04:00
John Spray
fc990666d5
doc/mgr: flesh out introductory text
...
Signed-off-by: John Spray <john.spray@redhat.com>
2017-06-14 09:54:27 -04:00
John Spray
b61f0c0b31
doc/mgr: fix auth keys instruction
...
This was out of date.
Signed-off-by: John Spray <john.spray@redhat.com>
2017-06-14 09:54:26 -04:00
John Spray
fc8b8000b0
doc/install: reference mgr manual setup
...
Signed-off-by: John Spray <john.spray@redhat.com>
2017-06-14 09:54:26 -04:00
linbing
7fc78257c3
mon: delete unused config opts of mon_sync_fs_threshold and remove it in mon-config-ref
...
Signed-off-by: linbing <linbing@t2cloud.net>
2017-06-14 13:20:22 +08:00
Leo Zhang
3c1eb63cb9
doc: remove some non-existent and fix the default value according to source code
...
Signed-off-by: Leo Zhang <nguzcf@gmail.com>
2017-06-13 19:57:07 +08: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
Abhishek Lekshmanan
4ad8b90bb8
doc: release notes: notable change for 12.1.0
...
Adding the changelog from 12.0.3 to 9f259cb923
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-06-12 13:07:11 +02:00
Abhishek Lekshmanan
dd6b45b88f
doc: v12.1.0 major changes for release
...
Adding a section for major changes in 12.1.0 release, sorted by sections
so that we can have a consolidated announce when announcing the release
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-06-12 13:05:39 +02:00
Gregory Farnum
3084fcfda9
Merge pull request #15609 from stiwari/wip-19879
...
Merge pull request from stiwari/wip-19879
2017-06-09 21:27:19 -07:00
Gregory Farnum
2289e80950
Merge pull request #15606 from stiwari/fix_1
...
Documentation Fixes for http://tracker.ceph.com/issues/19879
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2017-06-09 14:39:11 -07:00
Josh Durgin
7376e8132f
Merge pull request #15550 from jcsp/wip-doc-cephfs-objsize
...
doc/cephfs: mention RADOS object size limit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-06-09 14:22:56 -07:00
Matt Benjamin
126cd32593
Merge pull request #13395 from dang/wip-quota-cache-doc
...
Document RGW quota cache options
2017-06-09 13:56:52 -04:00
Sage Weil
b6a5b946f8
Merge pull request #15180 from theanalyst/doc/rgw-dev-s3tests
...
doc: dev improve the s3tests doc to reflect current scripts
2017-06-09 08:32:10 -05:00
Casey Bodley
babd25fa36
Merge pull request #15301 from shashalu/rgw-ssl
...
rgw: add "rgw_verify_ssl" config
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-06-08 16:01:47 -04:00
Kefu Chai
630010fdba
Merge pull request #15566 from baruza/wip-doc-20199
...
doc: Change the default values of some OSD options
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-06-08 23:10:51 +08:00
Barbora Ančincová
706de54d63
doc: Change the default values of some OSD options
...
These values were changed to reflect this change a3f9cba
Fixes: http://tracker.ceph.com/issues/20199
Signed-off-by: Bara Ancincova <bara@redhat.com>
2017-06-08 11:49:37 +02:00
Daniel Gryniewicz
4327d1bd2d
Document RGW quota cache options
...
Quota cache options were undocumented.
Fixes: http://tracker.ceph.com/issues/18747
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
2017-06-07 14:47:04 -04: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
John Spray
7b528b1044
doc/cephfs: mention RADOS object size limit
...
Reflect the recent change in this limit
for 12.x.
Signed-off-by: John Spray <john.spray@redhat.com>
2017-06-07 11:55:57 +01:00
liuchang0812
998ee1d190
doc: kill some broken links
...
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
2017-06-07 16:13:45 +08: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
Kefu Chai
e38ca14914
Merge pull request #15511 from tchaikov/wip-doc-cartesian-product
...
doc: update sample explaning "%" operator in test suites
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Loic Dachary <loic@dachary.org>
2017-06-06 21:57:49 +08:00
Sage Weil
daa5126ed9
Merge pull request #14074 from jecluis/wip-mon-osd-replacement
...
mon: replace osds with `osd destroy` and `osd new`
Reviewed-by: Sage Weil <sage@redhat.com>
2017-06-06 08:25:15 -05:00
Kefu Chai
b85bf0e61e
doc: update sample explaning "%" operator in tes suites
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-06-06 20:49:51 +08:00
John Spray
b1d06a6b54
Merge pull request #15499 from jcsp/wip-doc-whitespace
...
doc: fix syntax on code snippets in cephfs/multimds
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-06-06 12:36:05 +01:00
Sage Weil
3c52569ffb
Merge pull request #15429 from jcsp/wip-nuke-rest
...
pybind/mgr: Delete `rest` module
Reviewed-by: Sage Weil <sage@redhat.com>
2017-06-05 16:36:36 -05:00
John Spray
f76208cbec
doc: fix syntax on code snippets in cephfs/multimds
...
Signed-off-by: John Spray <john.spray@redhat.com>
2017-06-05 20:46:06 +01: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
Casey Bodley
bf72bd8dcb
Merge pull request #15119 from ceph/wip-rgw-config-docs
...
doc: mention certain conf vars should be in global
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-06-02 14:09:33 -04:00
John Spray
0b24c028a2
doc: remove reference to Calamari API
...
...to avoid confusion wrt new `restful` module.
Signed-off-by: John Spray <john.spray@redhat.com>
2017-06-02 05:01:23 -04:00
Sage Weil
8bcf3e5781
Merge pull request #15212 from neha-ojha/wip-fix-recovery-sleep-configurable
...
osd: Implement asynchronous recovery sleep
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-06-01 11:54:58 -05:00
Sage Weil
aff9e37e83
Merge pull request #15209 from liewegas/wip-sortbitwise-notes
...
doc/release-notes: update which jewel version does sortbitwise warning
2017-06-01 11:26:06 -05: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
lu.shasha
8b83b83d1a
rgw: add "rgw_verify_ssl" config
...
http_client whether try to verify ssl when sent https request
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
2017-05-27 17:39:32 +08:00
Kefu Chai
af97f164d7
Merge pull request #15111 from Liuchang0812/wip-19885-mgr-help
...
ceph: introduce "tell x help" subcommand
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-05-27 10:53:22 +08:00
Ken Dreyer
4274c91c28
doc: describe differences with "mds set" vs "fs set"
...
Thanks to John Spray <jspray@redhat.com> on ceph-users for this
information.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-05-26 06:38:14 -06:00
Ken Dreyer
02753cdb91
doc: describe CephFS max_file_size
...
Add a description of max_file_size to the CephFS admin docs.
Thanks to John Spray <jspray@redhat.com> on ceph-users for this
information.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-05-26 06:38:11 -06: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
Nathan Cutler
9e297686f7
Merge pull request #15235 from smithfarm/wip-doc-empowers
...
doc: fix factual inaccuracy in doc/architecture.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2017-05-25 03:32:30 +02:00
Neha Ojha
a8cad41908
doc: add description about osd_recovery_sleep
...
Signed-off-by: Neha Ojha <nojha@redhat.com>
2017-05-24 17:02:53 -07:00
Ken Dreyer
87d47b0dfa
docs: document "osd recovery max single start" setting
...
Fixes: http://tracker.ceph.com/issues/17396
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-05-24 14:41:17 -06:00