Search results

  1. M

    [SOLVED] Proxmox reports VM disks don't exist only on startup

    Thanks for this, I somehow didn't turn this up while I was looking for a way to delay VM/CT startups. I just tried this out by moving my disks all back to the directory storage and adding a delay of 30s on the node, and things are looking good. So it looks like in this case where no ZFS or...
  2. M

    [SOLVED] Proxmox reports VM disks don't exist only on startup

    I tried playing with the delays and couldn't get the VM/CTs to startup on boot. I assume this is because the startup delay only takes effect after a VM/CT is successfully started. Since all the ones in the boot order fail, it never tries to wait. In the meantime I've just moved all my disks...
  3. M

    [SOLVED] Proxmox reports VM disks don't exist only on startup

    Thanks for the reply Chris. I did try recreating the cachefile that my pools are configured at and that didn't resolve this for me. However I did try your suggestion at migrating the VM disks to the zfs storage rather than the directory storage and got some interesting results. It seems moving...
  4. M

    [SOLVED] Proxmox reports VM disks don't exist only on startup

    An update here to my own thread. I have tried a lot of different options after about a week of Googling. The only thing I have gotten to work to some degree so far has been to disable the zfs-import-cache service, and instead enable zfs-import-scan. This works and my containers & VMs start on...
  5. M

    [SOLVED] Proxmox reports VM disks don't exist only on startup

    This is the second time I've installed a proxmox host from scratch. This time I imported a ZFS pool from another proxmox machine and restored all my VMs and containers from that. However on startup, any of the containers or VMs configured to start at boot fail to start, saying that their...
  6. M

    [SOLVED] Proxmox Machine Mysteriously Lost Network Connectivity

    Hi thanks for the reply. I think I had two issues here. One was my network config like you said, and I suspect the other is some kind of transient issue with either my motherboard or the physical ethernet port. I turned the server back on again and noticed that this time, using the same...
  7. M

    [SOLVED] Proxmox Machine Mysteriously Lost Network Connectivity

    Hey folks. First post and I'm here because I'm at wits end. Long story short, I was replacing a suspected bad HBA card with a new one and couldn't get it to show up as a device inside proxmox. After a bit of fiddling I finally got the machine to detect it, but network connectivity vanished. I...