Tahia Khan
7a0ab204aa
doc: deletes duplicated word and clarifies an example
...
Signed-off-by: Tahia Khan <tahia.khan@gmail.com>
2017-03-02 08:44:53 -05:00
Drunkard Zhang
230605eeeb
doc: add missed commas
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-02 11:04:35 +08:00
Drunkard Zhang
d46fca02c4
doc: add mark for quoted content
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-02 11:04:35 +08:00
Drunkard Zhang
7088fe7718
doc: command typo fix, s/radosgw_admin/radosgw-admin
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-02 11:04:35 +08:00
Drunkard Zhang
590da965e7
doc: fix aiming of command ping
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-02 11:04:35 +08:00
Drunkard Zhang
bcb89fbe0d
doc: hyperlink typo fix in dev/index
...
The doc compiler complains about this.
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-02 11:04:35 +08:00
Drunkard Zhang
da094e7a16
doc: command typo fix
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-01 09:52:29 +08:00
Drunkard Zhang
7ddf1f2018
doc: remove dead doc from index
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-01 09:52:10 +08:00
Drunkard Zhang
f763bacab3
doc: hyperlink fix
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-01 09:51:01 +08:00
Tahia Khan
a92171ebb8
doc: fixes a broken hyperlink to RADOS paper in architecture
...
Signed-off-by: Tahia Khan <tahia.khan@gmail.com>
2017-02-27 22:44:58 -05:00
Sage Weil
d3c638fc5a
doc/release-notes: choose terms carefully
...
Production-ready is in the eye of the beholder.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-02-27 11:29:46 -05:00
Kefu Chai
0d858b9789
doc: document osd-agent-{max,low}-ops
options
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-02-26 11:12:22 +08:00
Jason Dillaman
e0143b4952
Merge pull request #13361 from ddiss/rbdmap_unmap_from_file
...
rbdmap: consider /etc/ceph/rbdmap when unmapping images
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-02-22 12:53:55 -05:00
Casey Bodley
e5e981c796
Merge pull request #13461 from theanalyst/doc/rgw-system-user
...
doc: rgw: make a note abt system users vs normal users
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-02-22 11:44:39 -05:00
Abhishek L
7ae1981855
Merge pull request #13572 from theanalyst/doc/changelog/v0.94.10
...
doc: add changelog for v0.94.10
Reviewed-by: Sage Weil <sweil@redhat.com>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@suse.com>
2017-02-22 10:27:54 +01:00
Abhishek L
aa59cbd427
Merge pull request #13152 from smithfarm/wip-hammer-release-notes
...
doc: hammer 0.94.10 release notes
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-02-22 10:25:24 +01:00
Abhishek Lekshmanan
2a79c6e5cc
doc: add changelog for v0.94.10
...
Generated as
```
$ git log tags/v0.94.9..tags/v0.94.10 --after="Tue Aug 30 11:33:36 2016 +0000"
```
in order to avoid the qa suite merge commits
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2017-02-21 23:51:12 +01:00
Barbora Ančincová
2918439f57
doc: remove mentions about mon_osd_min_down_reports
...
Fixes: http://tracker.ceph.com/issues/19016
Signed-off-by: Bara Ancincova (bara@redhat.com )
2017-02-21 13:43:03 +01:00
John Spray
a4fcdb6133
Merge pull request #13346 from batrick/mds-doc-fix
...
doc: update to new ceph fs commands
Reviewed-by: John Spray <john.spray@redhat.com>
2017-02-20 23:58:55 +00:00
John Spray
41253bbd6c
Merge pull request #13065 from ceph/wip-fuse-client-config-edits
...
doc: minor changes in fuse client config reference
Reviewed-by: John Spray <john.spray@redhat.com>
2017-02-20 13:34:04 +00:00
Dongsheng Yang
aa913ced12
rbd: add docs for new format of rbd export.
...
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
2017-02-19 20:42:03 +08:00
Dongsheng Yang
f16899a749
rbd: use the unified --export-format option for rbd export and rbd import
...
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
2017-02-19 20:42:03 +08:00
Dongsheng Yang
26b858ee1e
rbd: introduce --export-format to export command
...
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
2017-02-19 20:42:03 +08:00
Dongsheng Yang
5e034600a2
rbd: introduce --import-format to import command
...
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
2017-02-19 20:42:03 +08:00
John Spray
f5ac182cbd
Merge pull request #12370 from wido/docs-cephfs-disaster
...
doc: Update CephFS disaster recovery documentation
Reviewed-by: John Spray <john.spray@redhat.com>
2017-02-17 16:59:35 +00:00
David Disseldorp
f987396e12
doc: update description of rbdmap unmap[-all] behaviour
...
Fixes: http://tracker.ceph.com/issues/18884
Signed-off-by: David Disseldorp <ddiss@suse.de>
2017-02-16 20:31:45 +01:00
Abhishek Lekshmanan
a47bcf70c9
doc: rgw: make a note abt system users vs normal users
...
Mention that system users don't behave like normal users in context of
normal rest operations
Fixes: http://tracker.ceph.com/issues/18889
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-02-16 17:40:50 +01:00
Barbora Ančincová
b6cad3364c
doc: additional edits in FUSE client config
...
Signed-off-by: Bara Ancincova (bara@redhat.com )
2017-02-16 10:49:24 +01:00
Kefu Chai
df98e8be44
Merge pull request #13317 from ktdreyer/wip-doc-ms-bind-ipv6-exclusive
...
doc: clarify that "ms bind ipv6" disables IPv4
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kefu@redhat.com>
2017-02-15 17:45:54 +08:00
Sage Weil
b3723a1e60
Merge pull request #13360 from ktdreyer/doc-firewalld-improvements
...
doc: improve firewalld instructions
Reviewed-by: Sage Weil <sage@redhat.com>
2017-02-13 18:46:15 -06:00
Sage Weil
4386cb09d2
Merge pull request #13396 from tchaikov/wip-doc-dedup-refs
...
doc: remove duplicated references
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-02-13 18:41:03 -06:00
Sage Weil
321f8e66e5
Merge pull request #13400 from shinobu-x/wip-18840
...
doc: Modify Configuring Cinder section
Reviewed-by: Sage Weil <sage@redhat.com>
2017-02-13 18:40:34 -06:00
Michael Eischer
877245e69e
doc: Fixes parameter name in rbd configuration on openstack havana/icehouse
...
The documentation for using rbd together with openstack havana/icehouse
states that the parameter libvirt_disk_cachemodes should be added to
the nova.conf file. However, this is the only parameter that has no
legacy name with a 'libvirt_' prefix. (See
https://github.com/openstack/nova/blob/icehouse-eol/nova/virt/libvirt/driver.py#L252
for the configuration option)
Thus the configured disk_cachemodes were not applied, defaulting to
no caching.
Fixes : #17978
Signed-off-by: Michael Eischer <michael.eischer@fau.de>
2017-02-13 21:10:56 +01:00
Shinobu Kinjo
fb419b63e1
Doc: Modify Configuring Cinder section
...
doc/rbd/rbd-openstack.rst: Add ``volume_backend_name`` in description of
cinder.conf
Fixes: http://tracker.ceph.com/issues/18840
Signed-off-by: Shinobu Kinjo <shinobu@redhat.com>
2017-02-14 03:40:35 +09:00
Kefu Chai
1556a07cf1
doc: remove duplicated references
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-02-14 00:19:54 +08:00
Nathan Cutler
6394d2fd6c
Merge pull request #13368 from smithfarm/wip-doc-dev
...
doc: instructions for provisioning OpenStack VMs ad hoc
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2017-02-13 12:39:59 +01:00
Nathan Cutler
63100b4f9b
doc: instructions for provisioning OpenStack VMs ad hoc
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-02-11 18:57:33 +01:00
Ilya Dryomov
eb8d3372e8
Merge pull request #13369 from idryomov/wip-doc-kernel-vers
...
doc: kernel client os-recommendations update
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-02-11 16:01:02 +01:00
Sage Weil
46ade145a8
doc/dev/rados-client-protocol: describe some of rados protocol, including backoffs
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-02-10 18:55:59 -05:00
John Spray
0eb0abae63
doc: ref cephfs docs from os-recommendations
...
...instead of having potentially conflicting kernel
version information.
Signed-off-by: John Spray <john.spray@redhat.com>
2017-02-10 21:24:08 +01:00
Ilya Dryomov
09ce8867e8
doc: update krbd kernel recommendations
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2017-02-10 21:24:08 +01:00
Samuel Just
6da3f9a5d2
Merge pull request #13344 from gregsfortytwo/wip-osd-discussion-docs
...
Wip osd discussion docs
Reviewed-by: Samuel Just <sjust@redhat.com>
2017-02-10 11:20:02 -08:00
Ken Dreyer
0be7a9ae4e
doc: improve firewalld instructions
...
firewalld in RHEL 7.3 contains service definitions for ceph's ports, so
we can simply use "--add-service=ceph-mon" or "--add-service=ceph"
rather than having to remember specific port numbers.
Break out two examples for both MONs and OSDs/MDSs.
Add the "firewall-cmd --reload" step to ensure the --permanent configs
take effect immediately.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-02-10 11:08:28 -07:00
Sage Weil
6470a90034
Merge pull request #13281 from theanalyst/release/v12.0.0
...
doc: v12.0.0 release notes
Reviewed-by: Sage Weil <sage@redhat.com>
2017-02-10 10:57:27 -06:00
Ruben Kerkhof
3a1c7b19df
doc: Fix typo and grammar in RGW config reference
...
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
2017-02-10 15:07:38 +01:00
Patrick Donnelly
8501341886
doc: update to new ceph fs commands
...
These `ceph mds ...` commands are deprecated.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2017-02-09 21:20:04 -05:00
Sage Weil
9c881e99f4
Merge pull request #12923 from liewegas/wip-df-avail
...
mon/PGMap: factor mon_osd_full_ratio into MAX AVAIL calc
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-02-08 20:51:46 -06:00
Abhishek Lekshmanan
837152fa36
doc: v12.0.0 release notes
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-02-08 20:13:52 +01:00
Ken Dreyer
38c216fbf0
doc: clarify that "ms bind ipv6" disables IPv4
...
This was sort of described in doc/rados/configuration/ms-ref.rst
already. Add the same information to the other areas where we talk about
the ms bind ipv6 setting.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-02-08 10:31:15 -07:00
Jan Fajerski
cc97e9d090
doc: minor change to a cloud testing paragraph
...
Use terminate for the instances to match the terminology used by the
horizon interface.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
2017-02-06 16:48:54 +01:00