Commit Graph

3714 Commits

Author SHA1 Message Date
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
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
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