-
Notifications
You must be signed in to change notification settings - Fork 5.2k
RBD module should be added #6224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
an old PR exists: https://github.com/dwrobel/kernel/pull/3/commits and discussed in #4461 |
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: raspberrypi#6224 Signed-off-by: Phil Elwell <[email protected]>
New PR here: #6226 |
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Hi, |
There's a list of all rpi-update firmwares here: https://github.com/raspberrypi/rpi-firmware/commits/master |
Thank you for the explaination pelwell, i can confirm that the rbd module works. |
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: raspberrypi/linux#6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: raspberrypi/linux#6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: raspberrypi/linux#6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
commit f54dbddefe179433c73ad6611ada5b25d452ce05 from https://github.com/raspberrypi/linux.git rpi-6.6.y Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: raspberrypi/linux#6224 Signed-off-by: Phil Elwell <[email protected]> Signed-off-by: Rajeshkumar Ramasamy <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Include Rados block device (RBD) support in standard kernel builds, a common companion for CEPH which is included. See: #6224 Signed-off-by: Phil Elwell <[email protected]>
Has this been included in future versions now? Since the issue is still open. |
We normally leave it to the opener to close issues, but that doesn't always happen. |
Describe the bug
RBD module is not available in compiled Raspberry linux kernel images but is needed for CEPH
in #2916 CEPH module was added - additionally RBD would also be very useful to use e.g. CEPH ROOK on raspberry systems
i tried looking into various branches in /arch/arm64/config/defconfig and found no mention of RBD.
having it as a module should not have many downsides apart from a bit more compliation time and a bit bigger deb package.
Steps to reproduce the behaviour
using raspbian (debian on raspberry)
:/boot# grep CONFIG_BLK_DEV_RBD /boot/config*
/boot/config-6.6.28+rpt-rpi-2712:# CONFIG_BLK_DEV_RBD is not set
or
/boot# modprobe rbd
modprobe: FATAL: Module rbd not found in directory /lib/modules/6.6.31+rpt-rpi-v8
Device (s)
Raspberry Pi 4 Mod. B
System
/boot# cat /etc/rpi-issue
Raspberry Pi reference 2023-11-04
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 8b2feb9380ee45e03cc4c5753dbf6ca7ea70bc6f, stage6
vcgencmd version
May 24 2024 15:30:04
Copyright (c) 2012 Broadcom
version 4942b7633c0ff1af1ee95a51a33b56a9dae47529 (clean) (release) (start)
uname -a
Linux k3sraspi0 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: