On Mon, Apr 8, 2024 at 10:22 AM Marc <m...@f1-outsourcing.eu> wrote:
> I have a guaranteed crash + reboot with el7 - nautilus accessing a snapshot.
>
> rbd snap ls vps-xxx -p rbd
> rbd map vps-xxx@vps-xxx.bak1 -p rbd
>
> some lvm stuff like this (pvscan --cache; pvs; lvchange -a y VGxxx/LVyyy)
>
> mount -o ro /dev/mapper/VGxxx-LVyyy /mnt/disk <---- C04 CRASH!!!!
>
> I bypass this now with creating a clone of the snapshot.

Hi Marc,

I saw you report this in at least one other thread on this list but you
never provided any details.  With only RBD involved, it's definitely not
related to the CephFS issue raised by Marc R here.

I suspect that you are hitting https://tracker.ceph.com/issues/39010,
suffering from the fact that for historical reasons the block layer has
to be somewhat lax with read-only devices and that the related RBD
fixup hasn't made it into RHEL 7.

Thanks,

                Ilya
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to