hi, i can not create a new VM with the QCOW2 format, i try this with this command:
All the format i can use is the RAW one, here some other info of the cluster:
and the pve version is 6.4:
Code:
root@pve-02:~/TEST# qm create 110 --name squeeze --virtio0 local-lvm:10,format=qcow2 --bootdisk virtio0 --ostype l26 --memory 512 --onboot no
unable to create VM 110 - unsupported format 'qcow2' at /usr/share/perl5/PVE/Storage/LvmThinPlugin.pm line 87.
Code:
cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content vztmpl,rootdir,iso,backup,images
shared 0
lvmthin: local-lvm
thinpool data
vgname pve
content rootdir,images
rbd: Storage_ssd
content images,rootdir
krbd 0
pool ssd_pool
pbs: CLE-15g
datastore CLE-15g
server 172.18.0.7
content backup
fingerprint 8a:45:79:fb:bf:bf:d7:5f:bd:63:d4:65:0a:ad:1c:c9:d0:82:46:2d:f9:14:bd:63:15:a6:9e:44:16:48:57:40
prune-backups keep-all=1
username root@pam
pbs: CLE-30g
datastore CLE-30g
server 172.18.0.7
content backup
fingerprint 8a:45:79:fb:bf:bf:d7:5f:bd:63:d4:65:0a:ad:1c:c9:d0:82:46:2d:f9:14:bd:63:15:a6:9e:44:16:48:57:40
prune-backups keep-all=1
username root@pam
pbs: CLE-7g
datastore CLE-7g
server 172.18.0.7
content backup
fingerprint 8a:45:79:fb:bf:bf:d7:5f:bd:63:d4:65:0a:ad:1c:c9:d0:82:46:2d:f9:14:bd:63:15:a6:9e:44:16:48:57:40
prune-backups keep-all=1
username root@pam
pbs: one-shot_backup
datastore one-shot
server 172.18.0.7
content backup
fingerprint 8a:45:79:fb:bf:bf:d7:5f:bd:63:d4:65:0a:ad:1c:c9:d0:82:46:2d:f9:14:bd:63:15:a6:9e:44:16:48:57:40
prune-backups keep-all=1
username root@pam
Code:
root@pve-02:~/TEST# pveversion
pve-manager/6.4-13/9f411e79 (running kernel: 5.4.162-1-pve)
Last edited: