Hi,
Recently we installed Proxmox VE.
After performing apt-get update on the host machine, we've fallen into a strange issue:
After trying to change any details (like VM name or description) in the Web UI and pressing "Save" link, the values we tried to change are reverted back to the previous.
No any errors are thrown.
If trying to change the value via the command line like this :
The change are saved successfully.
How can we resolve this issue ?
please advise.
Thanks !
Recently we installed Proxmox VE.
After performing apt-get update on the host machine, we've fallen into a strange issue:
After trying to change any details (like VM name or description) in the Web UI and pressing "Save" link, the values we tried to change are reverted back to the previous.
No any errors are thrown.
If trying to change the value via the command line like this :
/usr/sbin/qm set 106 --name SomeName --description SomeDesc --cores 1 --ostype w2k8 --memory 512 --onboot 1 --sockets 1
The change are saved successfully.
How can we resolve this issue ?
please advise.
Thanks !