Search results

  1. H

    Trying (and failing) to add new NVMe drive to Proxmox Server

    Dangit, didn't get a chance to work on it this weekend - hopefully next weekend.
  2. H

    Trying (and failing) to add new NVMe drive to Proxmox Server

    OK, this is totally irrelevant to this thread, sorry, but I just had to get this off my chest! You list a command grep -sR "hostpci" /etc/pve in your gist and I'm all like "`-s` - what does `-s` do!?" and come to find out it suppresses all those silly errors about unreadable files that grep just...
  3. H

    Trying (and failing) to add new NVMe drive to Proxmox Server

    FWIW I do use PCI passthrough and have now setup resource mapping for the devices I pass through (and a Zigbee USB stick for Home Assistant). I don't _think_ that was a blocking issue for me, since I never even got to the point where it was trying to start the VMs that use these AFAIK, but it is...
  4. H

    Trying (and failing) to add new NVMe drive to Proxmox Server

    Those all sound like really great tips, thank you! At this point I have temporarily removed the new NVMe again so I could boot my server. I may not be able to follow up until next weekend (this is my homelab), so it'll be a while before I can report back, but I will definitely follow up on this...
  5. H

    Trying (and failing) to add new NVMe drive to Proxmox Server

    Problem: I install a new NVMe drive (a Sabrent Rocket 4TB) and the boot process starts, but then hangs after a while. I am trying to figure out how to get a successful boot. Setup: I have a running PVE instance that has its boot drive installed in NVMe slot 2 of my ASUS Prime X570-Pro MoBo. I...
  6. H

    IPv4 stopped working, IPv6 works

    FWIW I'm having exactly the same problem. At some point the IPv4 address just drops on vmbr0 (despite being statically configured, just like yours), and all connectivity to the host is down. I have to connect to the local console to be able to do anything at all. I've tried `systemctl restart...
  7. H

    Can connect to VMs, but not to host(GUI/CLI)

    Running into the same problem and all I'm finding is old posts like this with no answers - guessing you never figured this one out?