Doing this all on the command line to create a VM on a Ceph storage. Hoping this is a simple fix.
What am I doing wrong?
- qm create ...
- qemu-img create rbd:Ceph/vm-998-disk-0 41G
Formatting 'rbd:Ceph/vm-998-disk-0', fmt=raw size=44023414784
Bash:
# qm disk import 998 rbd:Ceph/vm-998-disk-0 Ceph
rbd:Ceph/vm-998-disk-0: non-existent or non-regular file
What am I doing wrong?
Last edited: