[G/H linux-kvm][SRU][PATCH 1/1] UBUNTU: [Config] kvm: Enable Rados block device support

Po-Hsu Lin po-hsu.lin at canonical.com
Mon Nov 9 06:49:59 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1902434

Enable the rbd (Rados block device) module support for Ceph.

Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
---
 debian.kvm/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
index 06626c8..5959890 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -240,7 +240,7 @@ CONFIG_BLK_DEV_PMEM=y
 CONFIG_BLK_DEV_RAM=m
 CONFIG_BLK_DEV_RAM_COUNT=16
 CONFIG_BLK_DEV_RAM_SIZE=65536
-# CONFIG_BLK_DEV_RBD is not set
+CONFIG_BLK_DEV_RBD=m
 # CONFIG_BLK_DEV_RSXX is not set
 CONFIG_BLK_DEV_SD=y
 # CONFIG_BLK_DEV_SKD is not set
-- 
2.7.4




More information about the kernel-team mailing list