So i have configured mirroring on some images in a proxmox cluster with ceph.
I have enable journaling on all images. But now i have a problem when backing a lxc container that has journaling enabled on its images.
I get this :
I have proxmox 6.4-13 and ceph 14.2.22
Has anyone encountered this ?
I have enable journaling on all images. But now i have a problem when backing a lxc container that has journaling enabled on its images.
I get this :
INFO: create storage snapshot 'vzdump'
RBD image feature set mismatch. You can disable features unsupported by the kernel with "rbd feature disable pool/vm-111-disk-0 journaling".
In some cases useful info is found in syslog - try "dmesg | tail".
rbd: sysfs write failed
umount: /mnt/vzsnap0/: not mounted.
command 'umount -l -d /mnt/vzsnap0/' failed: exit code 32
ERROR: Backup of VM 111 failed - can't map rbd volume vm-111-disk-0@vzdump: rbd: sysfs write failed
I have proxmox 6.4-13 and ceph 14.2.22
Has anyone encountered this ?