Search results

  1. Weehooey-HSS

    after reboot zpool gone?

    Hello! It looks similar to this issue. https://forum.proxmox.com/threads/second-zfs-pool-failed-to-import-on-boot.102409/
  2. Weehooey-HSS

    Rate limit for multiple NICs as a whole in a same VM

    Hello! I am unaware of any way to rate limit every NIC on the VM as a whole. You can rate limit the nic individually under Hardware>TheNetworkinterface>Advanced. You could use something like Ansible to set all of the NIC's to the same rate limit value.
  3. Weehooey-HSS

    The virtual machine turns off

    Hello! It looks like the OOM killer is stopping the VM. Check the resources of the Virtual Machine. Similar to this post. https://forum.proxmox.com/threads/vm-get-killed-by-oom-killer.98740/
  4. Weehooey-HSS

    Crazy Issue after adding an extra GPU to my Prox Mox server.

    Hmm... That is strange. Did it boot the first time? Or as soon as it was plugged in, it stopped booting?
  5. Weehooey-HSS

    Crazy Issue after adding an extra GPU to my Prox Mox server.

    See if you can check if all of the storage shows up in BIOS/UEFI or the controller.
  6. Weehooey-HSS

    Failing SSD - Migration strategy

    I am not that familiar with the UDOO. Where is proxmox installed? On the failing SSD or some sort of SD card/NVME drive?
  7. Weehooey-HSS

    pfSense VM slower than expected inter-vlan routing

    Have you disabled hardware checksums? I have seen it cause performance issues in the past. https://docs.netgate.com/pfsense/en/latest/recipes/virtualize-proxmox-ve.html
  8. Weehooey-HSS

    Failing SSD - Migration strategy

    Like what justinclift said, If you had access to a portable drive you could add it as storage and move the disks over. Then import the disk into "new" VMs on your new installation. If you want to export the entire VM. You could create a backup of each VM and CT to the portable storage. Then...