Daniel Clavijo Coca
ee2ee31d3f
docs: Add information about OpenNebula integration
...
- Exclude doc build output from git
- Fix missing doc build dependency
- Also includes some involuntary automatically persistent linting by vscode
Co-authored-by: Ilya Dryomov <idryomov@redhat.com>
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Co-authored-by: Zac Dover <zac.dover@proton.me>
Signed-off-by: Daniel Clavijo <dclavijo@opennebula.io>
2023-12-18 08:04:32 +10:00
Ponnuvel Palaniyappan
d99d520493
doc: Fixed a number of typos in documentation
...
Signed-off-by: Ponnuvel Palaniyappan <pponnuvel@gmail.com>
2020-09-18 18:17:15 +01:00
Changcheng Liu
f90b4997b8
doc/rbd: explicit remind the directory access right
...
It needs to create admin socket to use perf counter for
debug purpose. Remind the access right to directory.
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
2020-05-01 22:51:18 +08:00
Kefu Chai
0cb56e0f13
doc: use plantweb as fallback of sphinx-ditaa
...
RTD does not support installing system packages, the only ways to install
dependencies are setuptools and pip. while ditaa is a tool written in
Java. so we need to find a native python tool allowing us to render ditaa
images. plantweb is able to the web service for rendering the ditaa
diagram. so let's use it as a fallback if "ditaa" is not around.
also start a new line after the directive, otherwise planweb server will
return 500 at seeing the diagram.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-04-10 08:38:06 +08:00
Changcheng Liu
e16ac01742
doc/rbd: remind Selinux/AppArmor effect on libvirtd
...
If libvird is under Selinux/Apparmor enforced mode, libvirtd
may not be enable to do some operatoins on the rbd image. It
need remind this in document.
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
2019-12-16 19:49:18 +08:00
Changcheng Liu
767161a347
doc/rbd: correct software stack of VM with Ceph
...
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
2019-12-16 19:49:09 +08:00
Changcheng Liu
360b9e97ec
doc/rbd: align with other part in the context
...
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
2019-12-13 10:00:58 +08:00
Changcheng Liu
396e7a00a9
doc/rbd: correct targe dev name and existence check
...
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
2019-12-13 09:13:13 +08:00
Sage Weil
7b988e9fe1
doc: remove all pg_num arguments to 'osd pool create'
...
Also, update the dicussion about pg_num and pool creation, with a reference
to the autoscaler.
Signed-off-by: Sage Weil <sage@redhat.com>
2019-09-22 16:58:33 -05:00
John Wilkins
112e9936b1
doc/rbd: Removed contractions for ESL speakers.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2017-07-27 09:52:56 -07:00
Jason Dillaman
7f1b1dc38a
doc: include details for new RBD cap profiles
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-07-21 14:30:18 -04:00
Sage Weil
3de9f22ce0
Merge pull request #16423 from liewegas/wip-ls
...
mon: '* list' -> '* ls'
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-20 10:43:34 -05:00
Jason Dillaman
73789cf9d9
rbd: add new 'pool init' action for initializing a RBD pool
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-07-19 13:13:01 -04:00
Sage Weil
572a942f8f
mon: 'auth list' -> 'auth ls'
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-19 12:33:14 -04:00
Ken Dreyer
8e8d55b797
doc: describe libvirt client logging
...
Describe how to configure logging and the admin socket for debugging RBD
libvirt clients.
Thanks to Jason Dillman <jdillama@redhat.com> on ceph-devel for this
information.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-08-04 12:30:24 -06:00
scienceluo
b3930c51ff
Fixes headline different font size and type
2016-03-28 14:10:28 +08:00
John Wilkins
d5777c4215
doc: Fixed broken links and clarified terms for new authentication docs.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-09-08 14:04:33 -07:00
John Wilkins
17930a1e86
doc: Changed example to use virtio and put key usage into one line.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-13 23:18:50 -07:00
John Wilkins
cdd851b984
doc: Moved installation portion to the installation section.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-11 15:03:34 -07:00
John Wilkins
0b604fb441
doc: Index tags.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-06-14 16:54:52 -07:00
John Wilkins
74cdbc3c90
doc: Changed libvirt example to use virtio.
...
fixes : #4469
2013-04-11 12:28:14 -07:00
John Wilkins
977ba79b21
doc: clarified ceph id vs. ceph name, and fixed a typo.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-02-12 17:53:02 -08:00
John Wilkins
0e9852798b
doc: Added some of the troubleshooting steps into the libvirt procedure and removed path for virsh edit.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-02-12 17:12:41 -08:00
John Wilkins
522a81e9d3
doc: Added link to <disk> reference. Added minor clarifications.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-02-12 09:53:17 -08:00
John Wilkins
29222872c4
doc: Added procedures for using libvirt VMs with Ceph.
...
fixes : #3432
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-02-11 19:44:55 -08:00
John Wilkins
72bf66f654
doc: added some discussion to libvirt.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-06 12:21:34 -07:00
John Wilkins
7d38758a02
doc: Changed libvirt-dev to libvirt-bin, and cleaned up ./autogen.sh
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-20 14:29:58 -07:00
John Wilkins
8b96b9c7e6
doc: Added libvirt installation.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-18 13:22:18 -07:00