Recent content by lildergs

  1. L

    Backup, reinstall, restore Proxmox server with all disks on NFS

    My server cannot shut down, so I was thinking of trying a reinstall. See https://forum.proxmox.com/threads/system-reboots-immediately-after-shutdown.54092/
  2. L

    Backup, reinstall, restore Proxmox server with all disks on NFS

    Hi all, My Proxmox server has all VMs / CTs stored on an NFS share. What is the best way to back up all VM config, reinstall Proxmox, and then restore the VM configs (all while leaving the disk images on the same NFS server). Thanks!
  3. L

    System reboots immediately after shutdown

    Hi all, I am running a SuperMicro X10SDV-6C+-TLN04F board. When I just down I reach the "reached target shutdown" systemd message and then a reboot initiates. Pretty standard setup except that my VMs are all stored on an NFS share. I've ensured that my BIOS isn't set to auto-boot and that it...
  4. L

    Trouble compiling Rocket 750 HBA drivers

    My server has a HighPoint Rocket 750 card. When I try to install the drivers (available here: http://www.highpoint-tech.com/USA_new/series_r750-Download.htm) I get the below errors when building: https://pastebin.com/3jKgYcyh It looks like the installation script essentially tries to use...
  5. L

    One bridge per VLAN

    How do I then assign my VMs to one of these manually created bridges? GUI doesn't allow.
  6. L

    One bridge per VLAN

    I have my installation currently set up so that vmbr0 includes my primary NIC (eno1). VLAN tagged traffic comes into eno1 and so I can select which VLAN goes to each virtual NIC for my VMs by setting the VLAN tag field on each virtual NIC. I would like to transition to a setup where I have one...
  7. L

    "Start all VMs and Containers" task "waiting for quorum ..."

    Hi all, I changed my Proxmox instance's IP address in the GUI and updated the address in /etc/hosts Now when I reboot the "Start all VMs and Containers" task shows a status of "waiting for quorum ..." and my VMs don't start. This host is a single node (although it was previously part of a...
  8. L

    Random crashes after 5.0 reinstall

    I upgraded to version 5 and now have occasional crashes. No records left in /var/log/syslog or /var/log/messages, system just goes down. Logs are silent until it boots itself back up. Hardware is SuperMicro X10SDV-6C+-TLN4F. Anybody running into anything similar? Any tips on getting to the...
  9. L

    LVM VM migration path to new installation

    Hi, Update on this -- I backed up to an external hard drive. Once I reinstalled Proxmox on new hardware when I restored it was still asking for the disk images on the old drive. I went ahead and connected the old disk and I was able to run the restores. Did I do something wrong? I was...