qm create ceph rbd

  1. F

    qm create does not create disk

    Hi, we have a proxmox 5.2.1 cluster with ceph and i would like to create new vm's with the following command: qm create 8110 -name vm8110 -bootdisk scsi0 -scsi0 NVME:vm-8110-disk-0,size=60G -scsihw virtio-scsi-pci -memory 8192 -ostype l26 -sockets 2 -cores 2 -cpu host -numa 1 -net0...