Dear all,
I am busy with upgrading Ceph to Nautilus https://pve.proxmox.com/wiki/Ceph_Luminous_to_Nautilus
But I get this error when running the ceph-volume simple scan
root@node002:/dev/disk/by-partuuid# ceph-volume simple scan /dev/sdc1
Running command: /sbin/cryptsetup status /dev/sdc1
Running command: /bin/mount -v /dev/sdc1 /tmp/tmpC53VLj
stderr: mount: /tmp/tmpC53VLj: /dev/sdc1 already mounted or mount point busy.
--> RuntimeError: command returned non-zero exit status: 32
root@node002:/dev/disk/by-partuuid# ceph-volume simple activate --all
--> activating OSD specified in /etc/ceph/osd/2-9fef792d-e0fd-4d9f-9b99-3040e636cf16.json
--> RuntimeError: Unable to activate OSD None - no "uuid" key found for data
Can anyone help me out?
Thanks!
I am busy with upgrading Ceph to Nautilus https://pve.proxmox.com/wiki/Ceph_Luminous_to_Nautilus
But I get this error when running the ceph-volume simple scan
root@node002:/dev/disk/by-partuuid# ceph-volume simple scan /dev/sdc1
Running command: /sbin/cryptsetup status /dev/sdc1
Running command: /bin/mount -v /dev/sdc1 /tmp/tmpC53VLj
stderr: mount: /tmp/tmpC53VLj: /dev/sdc1 already mounted or mount point busy.
--> RuntimeError: command returned non-zero exit status: 32
root@node002:/dev/disk/by-partuuid# ceph-volume simple activate --all
--> activating OSD specified in /etc/ceph/osd/2-9fef792d-e0fd-4d9f-9b99-3040e636cf16.json
--> RuntimeError: Unable to activate OSD None - no "uuid" key found for data
Can anyone help me out?
Thanks!