[SOLVED] move volume from RBD(external) to RBD(PVE) fail

RobFantini

Famous Member
May 24, 2012
2,084
117
133
Boston,Mass
hello
i get this error:
Code:
TASK ERROR: error with cfs lock 'storage-lxc-test_ct': rbd error: rbd: list: (95) Operation not supported
when I try to move an lxc 'disk' from this storage:
Code:
rbd: lxc-ceph
        content rootdir
        krbd 1
        monhost 10.11.12.3;10.11.12.8;10.11.12.10
        pool lxc-ceph
        username admin
to
Code:
rbd: lxc-test_ct
        content rootdir
        krbd 1
        pool lxc-test

Is this a bug to be reported or an operator error?