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
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
Sage Weil
773a3f3db2
Merge pull request #15175 from cloudbau/update-rgw-docs
...
doc: Update some RGW documentation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-05-24 11:38:34 -05:00
Nathan Cutler
9a10c5c7c6
doc: doc/architecture.rst: unify initial caps in term Ceph Monitor
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-05-23 16:56:53 +02:00
Nathan Cutler
d54d80958b
doc: fix factual inaccuracy in doc/architecture.rst
...
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-05-23 16:56:48 +02:00
John Spray
45caf26140
mds: improve eviction usability and update docs
...
The "session ls" and "session evict" are now
"client ls" and "client evict" (the old ones
are still there for backwards compatibility).
The automatic client eviction now emits
cluster logs that call the client by its
friendly name (usually the hostname).
Signed-off-by: John Spray <john.spray@redhat.com>
2017-05-23 05:22:17 -04:00
John Spray
048e825484
mds: make blacklisting configurable in kill_session
...
This makes the code a bit awkward because we now have
4x paths through this function (blocking, noblocking, blacklisting,
nonblacklisting).
Signed-off-by: John Spray <john.spray@redhat.com>
2017-05-23 05:22:16 -04:00
Sage Weil
7ebe7c1cfb
Merge pull request #15195 from theanalyst/doc/12.0.3-typo-fix
...
doc: fixing an error in 12.0.3 release notes
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Loic Dachary <loic@dachary.org>
2017-05-22 12:46:43 -05:00
Sage Weil
621a281a53
doc/release-notes: update which jewel version does sortbitwise warning
...
I'm am assuming this will make 10.2.8:
https://github.com/ceph/ceph/pull/15208
Signed-off-by: Sage Weil <sage@redhat.com>
2017-05-22 13:00:58 -04:00
Sage Weil
cea91e0cd6
Merge pull request #15150 from ovh/bp-doc-perf-histograms
...
doc: document perf historgrams
Reviewed-by: Sage Weil <sage@redhat.com>
2017-05-22 10:59:22 -05:00
Piotr Dałek
756b3d59e6
doc: document perf historgrams
...
Documentation for perf histograms schema and dump.
Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
2017-05-22 15:53:21 +00:00
Jens Rosenboom
1d06152c1d
Update some RGW documentation
...
- Update RGW quickstart doc to match current status
- Use --rgw_num option with vstart.sh
Signed-off-by: Jens Rosenboom <j.rosenboom@x-ion.de>
2017-05-22 11:13:41 +00:00
Abhishek Lekshmanan
3cfe612e5d
doc: fixing an error in 12.0.3 release notes
...
Thanks @smithfarm for pointing this out
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-05-22 10:42:19 +02:00
Abhishek Lekshmanan
8dcf8d6e5f
doc: dev: improve the s3tests with vstart document
...
update with the current qa workunits example and drop old info, also
update vstart doc dropping the -r and --num options to prefer env vars
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-05-19 22:49:40 +02:00
Sage Weil
81aeb528fa
Merge pull request #14800 from theanalyst/doc/release-notes/sse-c-correction
...
doc: release-notes clarify about rgw encryption
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-05-19 13:54:09 -05:00
Sage Weil
2c0fe978b9
Merge pull request #14941 from wjwithagen/wip-wjw-freebsd-doc-manual-install
...
doc: add FreeBSD manual install
2017-05-19 13:40:10 -05:00
Sage Weil
39430e9618
Merge pull request #15090 from theanalyst/release/v12.0.3/notes
...
doc: release notes for v12.0.3 (dev)
2017-05-19 13:21:58 -05:00
Sage Weil
910405c19c
Merge pull request #15133 from cbodley/wip-doc-rgw-remove-fcgi
...
doc/rgw: remove fastcgi page and sample configs
Reviewed-by: Sage Weil <sage@redhat.com>
2017-05-19 13:13:24 -05:00