Alfredo Deza
6d01da687c
Merge pull request #10248 from ktdreyer/wip-doc-no-rpm-md
...
doc: rm "type=rpm-md" from yum repositories
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2016-11-01 08:24:17 -04:00
Orit Wasserman
63e86e542e
Merge pull request #11280 from ceph/wip-17440
...
rgw: fixes for virtual hosting of buckets
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
2016-11-01 10:14:13 +01:00
Ken Dreyer
932a0e9862
doc: rm "type=rpm-md" from yum repositories
...
As far as I can tell, this is only relevant to SUSE's Zypper, and yum
does not need it.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-10-31 11:29:30 -06:00
Malte Fiala
34cd50c4c4
doc: Fixed mapping error in legacy mds command
...
Signed-off-by: Malte Fiala <maltefiala@produktion.io>
2016-10-27 19:27:19 +02:00
Josh Durgin
3d80e609ee
Merge pull request #11658 from hjwsm1989/doc
...
doc: change the osd_max_backfills default to 1
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-10-26 16:17:56 -07:00
John Spray
32b15e329a
Merge pull request #10887 from michaelsevilla/mantle
...
fs: Mantle: A Programmable Metadata Load Balancer
Reviewed-by: John Spray <john.spray@redhat.com>
2016-10-26 20:31:28 +01:00
huangjun
e112664bf3
doc: change the osd_max_backfills default to 1
...
Fixes: http://tracker.ceph.com/issues/17701
Signed-off-by: huangjun <hjwsm1989@gmail.com>
2016-10-26 16:55:53 +08:00
Kefu Chai
fe1a6cf72f
Merge pull request #11653 from ktdreyer/doc-epel-instructions
...
doc: standardize EPEL instructions
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-10-26 15:39:42 +08:00
Ken Dreyer
9411017fd3
doc: standardize EPEL instructions
...
Prior to this change, the documentation pages contained different ways
to enable EPEL. Pick a simple, secure (https) way and standardize on
that.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-10-25 20:02:48 -06:00
Ken Dreyer
be7de7ab0d
doc: fix mgr literal block rST syntax
...
Prior to this change, there were double-colon ("::") characters in the
HTML docs to indicate literal blocks.
The proceeding paragraphs were not pre-formatted because there was no
newline between the double-colon and the to-be-pre-formatted paragraph.
Move the "::" characters inline to simplify the syntax and make Sphinx
properly interpret these texts as literal blocks.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-10-25 19:51:53 -06:00
Michael Sevilla
5cc43cf0a7
mantle: re-design and fixes
...
- fix legacy encoding in mds map and add balancer to dumps
- fix blocking rados read and remove temporary files
- fix beacon message spamming
Signed-off-by: Michael Sevilla <mikesevilla3@gmail.com>
2016-10-25 13:27:34 -07:00
Michael Sevilla
0829028d1c
mantle: store balancer in RADOS, balancer version in MDSMap
...
- add docs and sample balancer (greedy-spill)
Signed-off-by: Michael Sevilla <mikesevilla3@gmail.com>
2016-10-25 13:27:34 -07:00
John Wilkins
f7a761ac22
Merge pull request #11352 from dachary/wip-17526-rados-bench
...
doc: document hostname constraints for rados bench
reviewed-by: John Wilkins <jowilkin@redhat.com>
2016-10-25 12:26:31 -07:00
John Wilkins
2e987aef46
Merge pull request #11602 from dillaman/wip-17665
...
doc: clarify QEMU rbd cache settings
reviewed-by: John Wilkins <jowilkin@redhat.com>
2016-10-25 12:23:31 -07:00
Yuri Weinstein
fc70cd9ac3
Merge pull request #11036 from tomy-ac/wip-tc-rados_append
...
Added append functionality to rados tool.
Reviewed-by: Samuel Just <sjust@redhat.com>
2016-10-24 14:45:42 -07:00
Jason Dillaman
cb897a4e98
doc: clarify QEMU rbd cache settings
...
http://tracker.ceph.com/issues/17665
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-10-21 14:55:05 -04:00
John Spray
c83cb7a11d
tools/cephfs: add pg_files command
...
Sometimes users know that particular data pool PGs
have been damaged, and they would like to scan
their files to work out which ones might have
been affected.
Fixes: http://tracker.ceph.com/issues/17249
Signed-off-by: John Spray <john.spray@redhat.com>
2016-10-19 23:06:41 +01:00
Sage Weil
d8105622fa
Merge pull request #11546 from umullan/uday
...
doc: Fix broken link for caps
2016-10-19 08:58:34 -05:00
John Spray
0928f53d97
Merge pull request #11550 from renhwztetecs/renhw-wip-mgr-doc
...
doc/mgr: fix mgr how long to wait to failover
Reviewed-by: John Spray <john.spray@redhat.com>
2016-10-19 15:21:45 +02:00
John Spray
6d40a8140f
Merge pull request #11434 from batrick/mds-cmd-deprecated
...
Flag deprecated mds commands and omit deprecated mon commands in help output
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2016-10-19 12:23:34 +02:00
huanwen ren
b7891ee3f2
doc/mgr: fix mgr how long to wait to failover
...
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
2016-10-19 17:01:28 +08:00
Uday Mullangi
b0ab0f9d98
doc: Fix broken link for caps
...
http://tracker.ceph.com/issues/17587
Signed-off-by: Uday udaymjl@gmail.com
2016-10-19 11:39:04 +05:30
Sage Weil
c4d774003f
Merge pull request #11518 from umullan/uday
...
doc: fix broken links
2016-10-18 09:31:54 -05:00
Kefu Chai
c5ee3b5274
Merge pull request #11432 from hansbogert/patch-3
...
doc: Update install-ceph-gateway.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-10-18 17:19:15 +08:00
Uday Mullangi
2393f9e4ba
Fixes : #17587
...
doc: Fixing the broken link which was refactored for authentication as part of other PR
Signed-off-by: uday udaymjl@gmail.com
2016-10-18 11:51:58 +05:30
Uday Mullangi
6b78568980
Fixes : #17587
...
doc: Fixing the broken link which was refactored for authentication as part of other PR
Signed-off-by: uday udaymjl@gmail.com
2016-10-17 16:34:25 +05:30
Uday Mullangi
fe9b146ad7
Fixes : #17587
...
doc: Fixing the broken link which was refactored for authentication as part of other PR
Signed-off-by: uday udaymjl@gmail.com
2016-10-17 16:10:42 +05:30
Kefu Chai
754ad16eae
Merge pull request #11276 from tchaikov/wip-17400
...
tools/ceph_monstore_tool: update pgmap_meta also when rebuilding store.db
Tested-by: Huawen Ren <ren.huanwen@zte.com.cn>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-10-15 11:50:54 +08:00
Hans van den Bogert
76939ce389
doc: Update install-ceph-gateway.rst
...
Make the s3test.py script PIP-8 complaint, and more importantly it no
longer fails because of the wrong indentation on the line of the
for-loop.
Signed-off-by: Hans van den Bogert <hansbogert@gmail.com>
2016-10-13 22:33:52 +02:00
Leo Zhang
f281f8d30e
doc: fix dead link of "os-recommendations" in troubleshooting-osd
...
Signed-off-by: Leo Zhang <nguzcf@gmail.com>
2016-10-13 10:38:10 +08:00
Casey Bodley
90b8196b4b
Merge pull request #11269 from yehudasa/wip-multipart-uploads-cp
...
rgw: multipart upload copy
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2016-10-12 14:48:28 -04:00
Patrick Donnelly
4323d47122
mds: remove deprecated commands from docs
...
This mostly is just removing the commands from the man page ceph(1). I
left the legacy section in doc/cephfs/administration.rst as-is.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2016-10-12 10:58:38 -04:00
Kefu Chai
4f40fca56a
Merge pull request #11233 from zealoussnow/wip-0927
...
doc: fix start development cluster operation in index.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-10-11 23:48:21 +08:00
Jason Dillaman
99cd30914f
Merge pull request #11370 from ceph/wip-krbd-unmap-options
...
rbd: expose rbd unmap options
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-10-10 10:17:09 -04:00
Kefu Chai
af8e211637
doc: fill keyring with caps before passing it to ceph-monstore-tool
...
to make sure the recovered monitor store is ready for use.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-10-10 18:43:40 +08:00
Leo Zhang
c387c87434
doc: fix dead link "Hardware Recommendations"
...
Signed-off-by: Leo Zhang <nguzcf@gmail.com>
2016-10-08 22:41:59 +08:00
Ilya Dryomov
620f5e1455
rbd: expose rbd unmap options
...
Reuse rbd map -o infrastructure to expose rbd unmap options in
a similar fashion. Currently it's just one bool option, but we may
need more in the future.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-10-07 17:21:15 +02:00
Josh Durgin
61ffc1c553
Merge pull request #11302 from asheplyakov/rados-doc-fixup
...
doc: fix librados example programs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-10-06 16:24:52 -07:00
Loic Dachary
1d7e8188b9
doc: document hostname constraints for rados bench
...
Fixes: http://tracker.ceph.com/issues/17526
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-10-06 19:39:20 +02:00
Yehuda Sadeh
1b90ab375e
Merge pull request #11127 from SirishaGuduru/multitenancy-doc-change
...
Changed config parameter "rgw keystone make new tenants" in radosgw multitenancy
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2016-10-05 09:07:17 -07:00
Yehuda Sadeh
086cebc9a3
Merge pull request #10159 from mhackett/wip-mhackett-16604
...
doc: add rgw_enable_usage_log option in Rados Gateway admin guide
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2016-10-05 09:04:02 -07:00
Yehuda Sadeh
a173427232
Merge pull request #10641 from weiqiaomiao/wqm-wip-rgw-s3api
...
doc/radosgw: fix description of response elements 'Part'
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2016-10-05 08:55:34 -07:00
Jason Dillaman
7176b61bad
Merge pull request #11313 from ceph/wip-krbd-lock-on-read-option
...
rbd: recognize lock_on_read option
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-10-05 10:00:29 -04:00
Yehuda Sadeh
5b3cd2efbe
Merge pull request #10223 from mikulely/doc-s3-static-website-support
...
doc: update s3 static webiste feature support status
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-10-04 17:12:30 -07:00
Ilya Dryomov
e857b78965
rbd: recognize lock_on_read option
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-10-04 19:50:32 +02:00
Ilya Dryomov
d38dc29ed5
doc: clarify rbd size units
...
It wasn't clear from the man page that --size defaults to M.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-10-04 10:21:36 +02:00
Alexey Sheplyakov
5c291855ac
doc: fix librados example programs
...
basically s/rados_wait_for_(safe|complete)/rados_aio_wait_for_\1/g
Signed-off-by: Alexey Sheplyakov <asheplyakov@mirantis.com>
2016-10-04 09:39:51 +03:00
Casey Bodley
36203c28ba
doc: configuring virtual hosted buckets for radosgw
...
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2016-10-03 14:25:23 -04:00
John Spray
567b9fb692
doc: add initial ceph-mgr docs
...
Signed-off-by: John Spray <john.spray@redhat.com>
2016-09-29 17:27:05 +01:00
Javier M. Mellid
8a7ebeee2f
rgw: doc: add multipart uploads copy part feature as supported
...
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
2016-09-28 17:12:28 -07:00