I upgraded some packages for the first time in several months after changing my apt source, and I am now having a problem where I cannot change the CDROM on any VMs. I get the error "local:xxxx.iso does not exists". The odd thing is I can add the CDROM on the initial creating of a VM, but I cannot change it after.
Contents of /etc/pve/storage.cfg:
dir: local
path /var/lib/vz
content backup,iso,vztmpl
maxfiles 1
shared 0
zfspool: local-zfs
pool rpool/data
content images,rootdir
sparse 1
root@proxmox1:/# ls /var/lib/vz/template/iso/virtio-win-0.1.185.iso
/var/lib/vz/template/iso/virtio-win-0.1.185.iso
Trying with command line:
root@proxmox1:~# qm set 105 -cdrom /var/lib/vz/template/iso/virtio-win-0.1.185.iso
update VM 105: -cdrom /var/lib/vz/template/iso/virtio-win-0.1.185.iso
volume local:iso/virtio-win-0.1.185.iso does not exists
From syslog:
Jul 16 19:51:13 proxmox1 pvedaemon[1043]: <root@pam> update VM 105: -ide1 local:iso/virtio-win-0.1.185.iso,media=cdrom
Jul 16 19:51:13 proxmox1 pvedaemon[1043]: VM 105 creating disks failed
But there's also these lines:
Jul 16 19:27:42 proxmox1 postfix/local[7217]: warning: hash:/etc/aliases is unavailable. open database /etc/aliases.db: No such file or directory
Jul 16 19:27:42 proxmox1 postfix/local[7217]: warning: hash:/etc/aliases: lookup of 'root' failed
Not sure if they're related. Any help would be much appreciated!!
Contents of /etc/pve/storage.cfg:
dir: local
path /var/lib/vz
content backup,iso,vztmpl
maxfiles 1
shared 0
zfspool: local-zfs
pool rpool/data
content images,rootdir
sparse 1
root@proxmox1:/# ls /var/lib/vz/template/iso/virtio-win-0.1.185.iso
/var/lib/vz/template/iso/virtio-win-0.1.185.iso
Trying with command line:
root@proxmox1:~# qm set 105 -cdrom /var/lib/vz/template/iso/virtio-win-0.1.185.iso
update VM 105: -cdrom /var/lib/vz/template/iso/virtio-win-0.1.185.iso
volume local:iso/virtio-win-0.1.185.iso does not exists
From syslog:
Jul 16 19:51:13 proxmox1 pvedaemon[1043]: <root@pam> update VM 105: -ide1 local:iso/virtio-win-0.1.185.iso,media=cdrom
Jul 16 19:51:13 proxmox1 pvedaemon[1043]: VM 105 creating disks failed
But there's also these lines:
Jul 16 19:27:42 proxmox1 postfix/local[7217]: warning: hash:/etc/aliases is unavailable. open database /etc/aliases.db: No such file or directory
Jul 16 19:27:42 proxmox1 postfix/local[7217]: warning: hash:/etc/aliases: lookup of 'root' failed
Not sure if they're related. Any help would be much appreciated!!
Last edited: