Well that means that it's fine, whats the output of:root@server7:~# pvesm import lvm04:vm-7041-disk-0 raw+size - -with-snapshots 0
volume fourth/vm-7041-disk-0 already exists
Looks like pvesm know about the disk only the Proxmox don't.
pvesm list lvm04
root@server7:~# qm rescan --vmid 7041qm rescan --vmid 7041
root@server7:~# pvesm list lvm04Well that means that it's fine, whats the output of:
pvesm list lvm04
/etc/pve/nodes/server7/qemu-server/7041.conf
/etc/pve/qemu-server/7041.conf
cp /etc/pve/qemu-server/7041.conf /etc/pve/nodes/server7/qemu-server/7041.conf
qm rescan --vmid 7041
There are not found 7041.conf.check if this file exists and if it contains the storage:/etc/pve/nodes/server7/qemu-server/7041.conf
it should be identical with/etc/pve/qemu-server/7041.conf
if it's not, then:
cp /etc/pve/qemu-server/7041.conf /etc/pve/nodes/server7/qemu-server/7041.conf
And again:
qm rescan --vmid 7041
Means this VM's should work then:
7041, 7100, 7142, 7143, 7144Code:vm-7041-disk-0 fourth Vwi-a-tz-- 100.00g fourth 29.98 vm-7100-disk-0 fourth Vwi-a-tz-- 120.00g fourth 2.92 vm-7142-disk-0 fourth Vwi-a-tz-- 40.00g fourth 45.10 vm-7143-disk-0 fourth Vwi-a-tz-- 40.00g fourth 48.23 vm-7144-disk-0 fourth Vwi-a-tz-- 40.00g fourth 43.10
They should have (example):
/etc/pve/qemu-server/7041.conf
virtio0: lvm04:vm-7041-disk-0,cache=writeback,discard=on,size=100G
Correct?
Attach any disk, then detach it, then change the line in the configs:No, while I'm not able to attach the disk.
/etc/pve/qemu-server/7041.conf
/ /etc/pve/nodes/server7/qemu-server/7041.conf
virtio0: lvm04:vm-7041-disk-0,cache=writeback,discard=on,size=100G
qm rescan --vmid 7041