Comment 1 for bug 1902434

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Hello,
Can you give this Groovy KVM kernel a try?

$ git diff
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

https://people.canonical.com/~phlin/kernel/lp-1902434-rbd/

Thanks