Patrick Dinnen
c5931484c9
doc: correct arguments for ceph tell osd.N bench
...
Signed-off-by: Patrick Dinnen pdinnen@gmail.com
2017-04-11 15:57:11 -04:00
Loic Dachary
55491d2f8a
Merge pull request #14295 from theanalyst/release/10.2.7/notes
...
doc: release notes for v10.2.7 Jewel
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-04-11 11:44:29 +02:00
Loic Dachary
a8a71c1d27
Merge pull request #14441 from theanalyst/doc/changelog/v10.2.7
...
doc: add changelog for v10.2.7
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-04-11 11:43:15 +02:00
Abhishek Lekshmanan
fb9405ea6c
doc: add changelog for v10.2.7
...
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2017-04-10 22:44:12 +02:00
Abhishek Lekshmanan
7984fcc115
doc: release notes for v10.2.7 Jewel
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-04-10 19:09:04 +02:00
Kefu Chai
e8f1f4a6d4
Merge pull request #14413 from hansbogert/patch-3
...
doc: rgw: remove mention of megabytes for quotas
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
2017-04-11 00:25:25 +08:00
John Spray
d529121b60
Merge pull request #10636 from fullerdj/wip-djf-15069
...
cephfs: Permit recovering metadata into a new RADOS pool
Reviewed-by: John Spray <john.spray@redhat.com>
2017-04-10 13:52:04 +01:00
Hans van den Bogert
b26f62265b
doc: rgw: remove mention of megabytes for quotas
...
Remove mention of confusing reference to megabytes in opening paragraph of "quota management".
To remove further confusion, mention that setting a size for '--max-size' is in bytes by default.
Signed-off-by: Hans van den Bogert <hansbogert@gmail.com>
2017-04-09 13:40:29 +02:00
Matt Benjamin
69fe2f2718
Merge pull request #14339 from haklein/master
...
add RGW ldap auth documentation
2017-04-06 09:14:22 -04: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
Harald Klein
864db8e5ee
add RGW ldap auth documentation
...
Signed-off-by: Harald Klein <hari@vt100.at>
2017-04-05 12:01:48 +02:00
Douglas Fuller
cb86740a5f
cephfs: Permit recovering metadata into a new RADOS pool
...
Add a procedure that permits reconstructing metadata in a potentially
damaged cephfs metadata pool and writing the results into a
freshly-initialized pool that refers to the same data pool. Add option
flags to override checks that would ordinarily prevent this and add
options to the recovery tools to write output to a separate pool instead of
the one selected for recovery. See docs/cephfs/disaster-recovery.rst for
details.
Fixes: http://tracker.ceph.com/issues/15068
Fixes: http://tracker.ceph.com/issues/15069
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
2017-04-04 12:29:01 -07:00
Casey Bodley
8e31c002e3
doc/rgw: update section on global quotas
...
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-04-03 14:48:58 -04:00
John Spray
13e8315d1a
Merge pull request #13862 from jcsp/wip-16523
...
qa, mds: add checks for fragmentation, and enable it by default
2017-04-03 11:56:37 +01:00
John Wilkins
925f290023
Ported the downstream (and tested) document upstream.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2017-03-30 14:54:42 -07:00
John Wilkins
1eda9918f3
Clarified index.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2017-03-30 14:53:49 -07:00
John Wilkins
f80981248c
doc: Added a new version of the multi-site graphic.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2017-03-30 14:07:07 -07:00
Casey Bodley
4b73fcb070
Merge pull request #14122 from hrchu/rgwadmin-doc-quota
...
doc: correct the quota section
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
2017-03-29 10:38:16 -04:00
Sage Weil
da51861d71
Merge pull request #14199 from andihit/doc-update-default-osd-op-thread-timeout
...
doc: change osd_op_thread_timeout default value to 15
Reviewed-by: Sage Weil <sage@redhat.com>
2017-03-28 21:26:08 -05:00
hrchu
51a88267f0
doc: rgw: correct the quota section
...
Add the missing option and fix typo.
Fixes: http://tracker.ceph.com/issues/19397
Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
2017-03-29 02:17:04 +00:00
John Spray
c743ea7d00
mds: enable dirfrags by default in new filesystems
...
Signed-off-by: john Spray <john.spray@redhat.com>
2017-03-28 23:26:51 +01:00
John Wilkins
f2dfa64da5
Merge pull request #14108 from sven15/doc-fix-pools
...
doc: typo in hit_set_search_last_n
Reviewed-by: John Wilkins <jowilkin@redhat.com>
2017-03-28 10:53:48 -07:00
Casey Bodley
2af680c7ba
Merge pull request #14089 from ceph/wip-rgw-doc-changing-master
...
doc/rgw: instructions for changing multisite master zone
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2017-03-28 12:13:10 -04:00
Andreas Gerstmayr
d5b9e281d0
doc: change osd_op_thread_timeout default value to 15
...
Signed-off-by: Andreas Gerstmayr <andreas.gerstmayr@catalysts.cc>
2017-03-28 18:00:28 +02:00
John Spray
d4959004d1
Merge pull request #12074 from batrick/i17604
...
mds: warn if insufficient standbys exist
Reviewed-by: John Spray <john.spray@redhat.com>
2017-03-28 09:25:24 -04: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
Mykola Golub
2e97d18b81
Merge pull request #14134 from wangzhengyong/doc
...
doc: add some undocumented options to rbd-nbd
Reviewed-by: Pan Liu <liupan1111@gmail.com>
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
2017-03-25 22:26:23 +02: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
Kefu Chai
21d8a97d19
Merge pull request #13974 from tchaikov/wip-vstart-start-mgr
...
vstart: do not start mgr if not start_all
Reviewed-by: Sage Weil <sage@redhat.com>
2017-03-24 21:44:56 +08:00
Sven Seeberg
804134a2bf
renamed hit_set_grade_search_last_n to hit_set_search_last_n
...
Signed-off-by: Sven Seeberg <sseebergelverfeldt@suse.com>
2017-03-24 10:25:06 +01:00
Kefu Chai
0578177569
tests: remove mds,osd,mon args passed to vstart.sh
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-24 00:55:40 +08:00
Casey Bodley
d515057646
doc/rgw: instructions for changing multisite master zone
...
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-03-22 12:42:49 -04:00
Kefu Chai
3ffa869af2
Merge pull request #13942 from xiexingguo/wip-cleanup-proc-repinfo
...
osd/PG: conditionally retry on receiving pg-notify when Primary is Incomplete
Reviewed-by: Sage Weil <sage@redhat.com>
2017-03-22 23:57:13 +08:00
Kefu Chai
e423f0b597
doc: cephfs: fix the unexpected indent warning
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-21 13:47:09 +08:00
Kefu Chai
5b9ec53512
admin/build-doc: support optional argument for specifying sphinx builders
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-21 13:47:05 +08:00
Kefu Chai
b935248197
Merge pull request #13997 from tchaikov/wip-doc-fixings
...
doc: fixes to silence sphinx-build
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
2017-03-21 11:46:12 +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
35ae186059
Merge pull request #14007 from badone/wip-api-doc-code-fixes
...
docs: Fix problems with example code
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-03-20 12:12:28 +08:00
Kefu Chai
3e48017298
Merge pull request #13969 from tchaikov/wip-ceph-disk-manpage-formatting
...
man/8/ceph-disk: fix formatting
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-03-20 12:04:05 +08:00
xie xingguo
18c83bb97e
osd/PG: kill PG_STATE_REPLAY
...
This replay state of PG is not functionable and
hence should not be made visible to user.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-03-20 10:24:25 +08:00
Brad Hubbard
ccdb61b349
docs: Fix problems with example code
...
Current code generates warnings and, in some cases, doesn't compile.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2017-03-17 16:12:41 +10:00
Casey Bodley
f5632268a1
Merge pull request #13893 from hrchu/rgw-admin-api-doc
...
doc: Update adminops.rst
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-03-16 12:37:43 -04:00
John Wilkins
296482426a
Merge pull request #13985 from ebozag/master
...
doc: Fixes a typo.
Reviewed-by: John Wilkins <jowilkin@redhat.com>
2017-03-16 09:19:59 -07:00
Kefu Chai
f2499ad502
Merge pull request #13930 from drunkard/master
...
doc: fix a typo
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-03-16 23:05:42 +08:00
Kefu Chai
75fa7622ec
doc/glossary: add "Ceph Manager" and "OSD Daemons" to glossary
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
74a84e9be3
doc: indent :maxdepth: using spaces in toc
...
* indent :maxdepth: directive properly, otherwise sphinx complains
index.rst:45: WARNING: toctree contains reference to nonexisting
document u'rados/configuration/ :maxdepth: 1'
* also reindent the entries in toc, so we can add paths without
documenting their titles. because otherwise the paths inclues an extra
space, without the proper indent.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
1f975d78a8
doc: add :orphan: to orphaned docs
...
we should remove the deprecated ones once it's safe to remove them.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
059482dc25
doc/dev/index: fix sphinx warnings
...
- index.rst:822: ERROR: Unknown target name: "teuthology-suite".
add a ref to teuthology doc
- index.rst:3: WARNING: Duplicate explicit target name: "here".
use "Named hyperlink references" instead of "anonymous hyperlink
references"
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
9d32038222
doc/cephfs: add capabilities.rst to toc
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00