From 767161a347ceb53edf4b71a0c0876d2aa2111ae1 Mon Sep 17 00:00:00 2001 From: Changcheng Liu Date: Mon, 16 Dec 2019 12:50:50 +0800 Subject: [PATCH] doc/rbd: correct software stack of VM with Ceph Signed-off-by: Changcheng Liu --- doc/install/install-vm-cloud.rst | 2 ++ doc/rbd/libvirt.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/install/install-vm-cloud.rst b/doc/install/install-vm-cloud.rst index a28a76a28f7..3e1db12370f 100644 --- a/doc/install/install-vm-cloud.rst +++ b/doc/install/install-vm-cloud.rst @@ -19,6 +19,8 @@ of Cloud Platforms include OpenStack, CloudStack, OpenNebula, etc. | QEMU | +---------------------------------------------------+ | librbd | + +---------------------------------------------------+ + | librados | +------------------------+-+------------------------+ | OSDs | | Monitors | +------------------------+ +------------------------+ diff --git a/doc/rbd/libvirt.rst b/doc/rbd/libvirt.rst index 76027734208..186c95273df 100644 --- a/doc/rbd/libvirt.rst +++ b/doc/rbd/libvirt.rst @@ -31,6 +31,8 @@ illustrates how ``libvirt`` and QEMU use Ceph block devices via ``librbd``. | QEMU | +---------------------------------------------------+ | librbd | + +---------------------------------------------------+ + | librados | +------------------------+-+------------------------+ | OSDs | | Monitors | +------------------------+ +------------------------+ -- 2.47.3