Search results

  1. A

    CCTV Server in a production environment: Container vs VM

    I understand that the general rule is VM for a production environment but the tinkerer in me is curious. What would be the downside of running a production cctv server (unifi video on ubuntu 18.04) in a container. ---- A cctv server is always getting hammered on disk writes. Is it even...
  2. A

    [SOLVED] Removing guest VM with failed node disk

    Solved. https://forum.proxmox.com/threads/how-to-remove-a-vm-whose-storage-is-no-longer-accessible.17406/ Can't find a way to delete my thread.
  3. A

    [SOLVED] Removing guest VM with failed node disk

    One of the disks in my node has failed. I've made a backup and the affected VM is now running from another disk. However, I can't delete the old VM. With the error: TASK ERROR: storage 'DISK_01' does not exist --- Doing it in CLI yields the same error: root@PROXMOX:~# qm destroy 500...
  4. A

    Windows XP, latest virtio drivers win8 and up only

    After finally managing to start the windows xp guest on proxmox (I have successfully passed the inaccessible boot device error), the next issue is the above thread title. The latest virtio drivers only works from windows 8 and above. I will try each version going from the latest to the...