Abhishek Lekshmanan
5793df4cdf
doc: vstart update a few commandline switches
...
Add a few more available commandline switches to vstart quickstart
documentation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-01-21 13:53:50 +01:00
Kefu Chai
3daf908ba0
Merge pull request #5900 from ritz303/wip-doc-12899
...
doc: Updated the rados command man page to include the --run-name opt…
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-01-16 00:45:48 +08:00
Sage Weil
256dc84da3
doc/release-notes: v10.0.2
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-01-14 09:47:38 -05:00
Loic Dachary
55fd218a6a
Merge pull request #7021 from tchaikov/wip-rados-manpage
...
man: document listwatchers cmd in "rados" manpage
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-01-11 12:35:42 +01:00
Yehuda Sadeh
f854bb6361
Merge pull request #6080 from clever215/wkm-master-139
...
rgw: modify documents and help infos' descriptions to the usage of option date when executing command "log show"
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2016-01-07 17:10:43 -08:00
Yehuda Sadeh
beabb20e15
Merge pull request #7037 from mathslinux/rgw-add-missing-error-code
...
rgw: add missing error code for admin op API
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2016-01-07 16:48:19 -08:00
Loic Dachary
279e9fb1e7
doc: dev: document ceph-qa-suite
...
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-01-07 14:20:54 +01:00
Dunrong Huang
41fcd877c1
doc: s/InvalidCap/InvalidCapability
...
InvalidCapability is more readable
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
2015-12-24 20:37:19 +08:00
Sage Weil
44a3dbb96e
Merge pull request #6572 from liewegas/wip-crush-chooseleaf-stable
...
crush: add chooseleaf_stable tunable
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-12-23 17:05:23 -05:00
Josh Durgin
9bb9b85411
Merge pull request #7020 from chenyehua11692/master
...
doc:adding "--allow-shrink" in decreasing the size of the rbd block to distinguish from the increasing option
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-12-23 10:45:27 -08:00
Sage Weil
d812e03b79
Merge pull request #7004 from jazeltq/master
...
doc: fix typo
Reviewed-by: Sage Weil <sage@redhat.com>
2015-12-23 08:36:26 -05:00
Loic Dachary
03f930772c
Merge pull request #7023 from tchaikov/wip-doc-cachemode
...
doc: document "readforward" and "readproxy" cache mode
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-12-23 09:12:49 +01:00
Kefu Chai
d821acada3
doc: document "readforward" and "readproxy" cache mode
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-12-23 13:43:36 +08:00
Yehua
777564c870
doc:adding "--allow-shrink" in decreasing the size of the rbd block to distinguish from the increasing option
...
In the original file, the increasing and decreaing of the size of the rbd block shares the same option:
"rbd resize --size 2048 foo".
However, it is not proper, as the "--allow-shrink" needs to be added while decreasing the size of the rbd block.
As a result, it is necessary to make a distinguish between these two options as follows:
"rbd resize --size 2048 foo (to increase)"
"rbd resize --size 2048 foo --allow-shrink (to decrease)"
Signed-off-by: Yehua <chen.yehua@h3c.com>
2015-12-23 13:13:04 +08:00
Kefu Chai
c2e391301e
man: document listwatchers cmd in "rados" manpage
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-12-23 11:23:49 +08:00
litianqing
877f332f57
ceph doc fix slip of pen
...
mon client hung interval -> mon client hunt interval
Signed-off-by: tianqing <tianqing@unitedstack.com>
2015-12-23 10:56:19 +08:00
Orit Wasserman
cacc38e9cc
Merge pull request #7005 from YankunLi/patch-4
...
delete default zone
2015-12-22 16:26:13 +01:00
YankunLi
4dd86ca93e
correct radosgw-admin command
...
the command to disable users quota should be 'radosgw-admin quota disable --quota-scope=<user | bucket> --uid=<uid>'
2015-12-22 13:56:50 +08:00
YankunLi
b1df12c000
delete default zone
...
if the default zone exist, delete the default zone from both the east and west pools.
2015-12-22 13:46:13 +08:00
Sage Weil
fbd5959fc9
doc/release-notes: v10.0.1
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-12-16 13:03:45 -05:00
Nathan Cutler
fec545839c
doc: fix typo in developer guide
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2015-12-15 15:25:45 +01:00
Loic Dachary
736532cac9
Merge pull request #6934 from smithfarm/wip-14070
...
doc: Update list of admin/build-doc dependencies
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-12-15 13:24:47 +01:00
Nathan Cutler
eadc771d27
doc: Update list of admin/build-doc dependencies
...
http://tracker.ceph.com/issues/14070 Fixes : #14070
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2015-12-15 12:41:29 +01:00
Loic Dachary
9c34d0c4e4
Merge pull request #6910 from dachary/wip-dev-guide-ceph-qa-suite
...
doc: dev: introduction to tests
Reviewed-by: Nathan Cutler <ncutler@suse.com>
2015-12-15 11:21:51 +01:00
Sage Weil
d5cee59b02
doc/cephfs/posix: update
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-12-14 10:45:30 -05:00
Sage Weil
beacff5c2a
doc/rados/operations/crush-map: update docs on crush tunables
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-12-14 09:46:05 -05:00
Loic Dachary
5440334dec
doc: dev: introduction to tests
...
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-12-13 22:02:27 +01:00
Nilamdyuti Goswami
c36d73eedb
doc: Modified a note section in rbd-snapshot doc.
...
Elaborates the note section a bit more as to why stopping I/O before
taking a snapshot is recommended and how to do it.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2015-12-13 01:23:30 +05:30
Yan, Zheng
021743938d
Merge pull request #6858 from jcsp/wip-cephfs-auth-doc
...
doc: note that cephfs auth stuff is new in jewel
2015-12-10 16:30:13 +08:00
Josh Durgin
f9f4d5c662
Merge pull request #6830 from vumrao/wip-12112-vumrao
...
rbd: add --object-size option, deprecate --order
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-12-08 15:30:09 -08:00
John Spray
1b6a7e3600
doc: note that cephfs auth stuff is new in jewel
...
+ bonus whitespace fixes to the code blocks to
get them to render properly
Signed-off-by: John Spray <john.spray@redhat.com>
2015-12-08 14:10:18 +00:00
John Spray
534ff381ab
Merge pull request #6848 from H3C/wip-zcl-layout-rst
...
doc:file must be empty when writing layout fields of file use "setfattr"
Reviewed-by: John Spray <john.spray@redhat.com>
2015-12-08 11:47:22 +00:00
Vikhyat Umrao
71690e707f
rbd: add --object-size option
...
Object size can be specified when creating an image with the --order option,
as a number of bits in the size.
This patch is adding new option --object-size. This new option will specify
object size directly for example --object-size 2M.
It would be easier to use. --order is still present for backwards compatibility.
For simplicity, we are rounding up the object size to the nearest power of 2.
Fixes #12112
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
2015-12-08 16:14:03 +05:30
Cilang Zhao
07c334a2ca
doc:file must be empty when writing layout fields of file use "setfattr"
...
When the layout fields of a file are modified, this file must be empty, otherwise an error would occur.
Signed-off-by:Cilang Zhao zhao.cilang@h3c.com
2015-12-08 03:45:43 -05:00
Yehuda Sadeh
54a6222501
Merge pull request #6829 from LenzGr/master
...
doc: Fixed incorrect name of a "List Multipart Upload Parts" Response Entity
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-12-07 11:09:41 -08:00
Lenz Grimmer
3e23e45dd7
doc: Fixed incorrect name of a "List Multipart Upload Parts" Response Entity
...
Fixed incorrect name of a "List Multipart Upload Parts" Response Entity:
"InitiatedMultipartUploadsResult" -> "ListPartsResult"
Fixes : #14003
Signed-off-by: Lenz Grimmer <lenz@grimmer.com>
2015-12-07 15:54:49 +01:00
Loic Dachary
8eb0ed1dcd
Merge pull request #6816 from drunkard/doc
...
doc: rst style fix for pools document
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-12-07 10:02:02 +01:00
Gregory Farnum
66de0e3215
Merge pull request #6567 from jcsp/wip-layout-restrict
...
mds: add 'p' flag in auth caps to control setting pool in layout
Reviewed-by: Sage Weil <sage@redhat.com>
2015-12-06 21:05:30 -08:00
Drunkard Zhang
593c1249d2
doc: rst style fix for pools document
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2015-12-07 10:45:03 +08:00
Nathan Cutler
c1daf4e6f8
doc/dev/index.rst: wholesale refactor
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2015-12-04 23:58:11 +01:00
Loic Dachary
15a81bb712
Merge pull request #6780 from smithfarm/wip-index-20151201
...
doc/dev/index.rst: fix headings
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-12-03 22:40:17 +01:00
Nathan Cutler
6807b35a21
doc/dev/index.rst: fix links
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2015-12-03 18:11:37 +01:00
Nathan Cutler
f3366401eb
doc/dev/index.rst: Flesh out the IRC section
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2015-12-03 18:11:25 +01:00
Nathan Cutler
8d281bc5f0
doc/dev/index.rst: Make Issue tracker a separate chapter
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2015-12-03 18:11:09 +01:00
Nathan Cutler
6e7f9c8ed3
doc/dev/index.rst: start writing Bugfixing chapter
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2015-12-03 13:31:28 +01:00
Nathan Cutler
002d26b097
doc/dev/index.rst: rewrite introductory material
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2015-12-03 09:53:35 +01:00
Yehuda Sadeh
39ba840fce
Merge pull request #6784 from ceph/wip-5073
...
rgw multitenancy
Buckets and users can now have a tenant associated with them. Buckets can be specified as [<tenant>:]<bucket> and users can be specified as [<tenant>$]<uid>. The existing users and buckets are part of the default global tenant.
This is first phase. Future work will add tighter integration (e.g., swift tenant mapping, s3 subdomain tenant mapping, etc.)
Reviewed-by: Pete Zaitcev <zaitcev@redhat.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-12-02 21:52:00 -08:00
Nathan Cutler
bc21a23555
doc/dev/index.rst: fix headings
...
This commit fixes the headings so they render properly on http://ceph.com
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2015-12-03 00:30:24 +01:00
Loic Dachary
12efe7f2c9
Merge pull request #6727 from smithfarm/wip-index
...
doc/dev/index.rst: begin writing Contributing to Ceph
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-12-03 00:18:31 +01:00
Nathan Cutler
b6f9a9b2b1
doc/dev/index.rst: begin writing Contributing to Ceph
...
Replace existing index.rst with the beginnings of a comprehensive
developer guide.
Move the old index.rst to index-old.rst.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2015-12-02 23:37:06 +01:00