ACK/cmnt: [G/H linux-kvm][SRU][PATCH 1/1] UBUNTU: [Config] kvm: Enable Rados block device support
Kleber Souza
kleber.souza at canonical.com
Mon Nov 9 08:44:03 UTC 2020
On 09.11.20 07:49, Po-Hsu Lin wrote:
> 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>
Acked-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
I think it makes sense to enable this module, but also to enable it on
all kvm kernels for consistency. Adding Stefan to CC as I would like to
hear his opinion on this.
Thanks.
> ---
> 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
>
More information about the kernel-team
mailing list