Search results

  1. M

    Problems running Docker in VM (segfaults/gpf's)

    I've been running Docker in a VM for a couple of months and recently upgraded from 4.4 to 5.0 (new install as my upgrade screwed up). I've created a new docker inside a VM and over the last 2 days as I've been expanding the configuration of my home automation docker running Home Assistant I've...
  2. M

    Containers working but VM's not after upgrade to 5.0

    I only have one VM containing all my other containers using docker.. So this is quite a blow. If I run qm status 102 I get: status: io-error Not sure where to go from there in terms of debugging. Config is: qm config 102 balloon: 512 bootdisk: scsi0 cores: 2 description: Debian Stretch Linux...
  3. M

    [SOLVED] Failed dist-upgrade

    Hi, I just tried to dist-upgrade to 5.0 and got the following error: ``` Selecting previously unselected package pve-manager. Preparing to unpack .../pve-manager_4.4-13_amd64.deb ... Detected old pve-manager version - using stop/start to restart daemons Unpacking pve-manager (4.4-13) ...
  4. M

    [SOLVED] Passing HCI through to VM

    Hi, I'm new to Proxmox and I've arrived here on a quest for some sort of managed VM/container platform that would allow me to pass through HCI bluetooth to the guest. I've established that lxc/lxd containers are incapable of this at the moment. I still have hopes for VM's. I've gotten the HCI...