Hello everyone,
I have configured a new proxmox server, I have attached an lvm storage and I have configured a template with a cloud-init device support.
Whenever I stop a KVM guest, the lvm devices go to not avaiable state, I know this is normal because proxmox manage lvm devices on demand, but when I want to start it again, it fails with
qemu-img: Could not open '/dev/vps/vm-1000-cloudinit': Could not open '/dev/vps/vm-1000-cloudinit': No such file or directory
TASK ERROR: lvcreate 'vps/pve-vm-1000' error: Logical Volume "vm-1000-cloudinit" already exists in volume group "vps"
the lvm cloud-init device is not avaiable and it can't be created because it exists already. Is it a bug in the new proxmox versions? I'm using 5.4-5.
Thank you.
I have configured a new proxmox server, I have attached an lvm storage and I have configured a template with a cloud-init device support.
Whenever I stop a KVM guest, the lvm devices go to not avaiable state, I know this is normal because proxmox manage lvm devices on demand, but when I want to start it again, it fails with
qemu-img: Could not open '/dev/vps/vm-1000-cloudinit': Could not open '/dev/vps/vm-1000-cloudinit': No such file or directory
TASK ERROR: lvcreate 'vps/pve-vm-1000' error: Logical Volume "vm-1000-cloudinit" already exists in volume group "vps"
the lvm cloud-init device is not avaiable and it can't be created because it exists already. Is it a bug in the new proxmox versions? I'm using 5.4-5.
Thank you.