hi,
from backup file to restore a vm,and then will be more a unused disk in the new vm config
can be removed it in the restore process ?
ex:
# cat /etc/pve/qemu-server/200.conf
bootdisk: virtio0
cores: 4
cpuunits: 100000
ide0: none,media=cdrom
localtime: 1
memory: 4096
name: mb
net0: virtio=AE:6B:A7:D1:DD:4F,bridge=vmbr2
onboot: 1
ostype: l26
sockets: 1
unused0: local:200/vm-200-disk-1.qcow2
vga: std
virtio0: k122101:200/vm-200-disk-1.qcow2,format=qcow2,size=16G
but, the 200 vmid dir only one disk
# ls /var/lib/vz/images/200/
vm-200-disk-1.qcow2
before backup the vm of config:
# cat /etc/pve/qemu-server/100.conf
bootdisk: virtio0
cores: 4
cpuunits: 100000
ide0: none,media=cdrom
localtime: 1
memory: 4096
name: mb100
net0: virtio=AE:6B:A7:D1:DD:4F,bridge=vmbr2
onboot: 1
ostype: l26
sockets: 1
vga: std
virtio0: local:100/vm-100-disk-1.qcow2,format=qcow2,size=16G
_______________________________________________ pve-user mailing list pve-user@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user