You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
incus storage set $cluster ceph.rbd.backend=librbd
[root@ash-t3x-pro-hci1-a1 ~]# incus launch images:debian/12 demo-vm --vm --storage fast
Launching demo-vm
Error: Failed instance creation: Failed creating instance from image: Failed to run: /usr/sbin/sgdisk --move-second-header /dev/nbd0: exit status 4 (Unable to save backup partition table! Perhaps the 'e' option on the experts'
menu will resolve this problem.
Warning! An error was reported when writing the partition table! This error
MIGHT be harmless, or the disk might be damaged! Checking it is advisable.)
There may be a gap in testing for the new ceph.rbd.backend since #3952 is a very similar bug and this feature just landed recently.
Is there an existing issue for this?
Is this happening on an up to date version of Incus?
Incus system details
Instance details
No response
Instance log
No response
Current behavior
Launching a VM on ceph with ceph.rbd.backend=librbd fails to create the VM
Expected behavior
Launching a VM on ceph with ceph.rbd.backend=librbd creates a VM successfully
Steps to reproduce
1:0~debian12~202609041454which contains a fix for ceph.rbd.backend=librbd fails to setup NBD #3952There may be a gap in testing for the new ceph.rbd.backend since #3952 is a very similar bug and this feature just landed recently.