Search results

  1. C

    Crashed Proxmox4 reboots only to the grub boot prompt!?

    Hello, Thank you for this step-by-step, as I'm having the issue where I have no kernels. I have a couple questions. For step 3, how is this accomplished? For step 5, would I need offline packages or should I be able to use apt/apt-get? Thanks, Craig
  2. C

    NIC loses connectivity after backup job

    Because of the disconnectivity, I can't use the FreeNAS box for much right now. I would like to make it shared storage for VMs. Currently VMs are running local to the Proxmox box. The Proxmox box is running SSDs for its root ZFS pool and spinning disks for the backup job's storage. The FreeNAS...
  3. C

    NIC loses connectivity after backup job

    That's the FreeNAS box. The interfaces are on their own network.
  4. C

    NIC loses connectivity after backup job

    Hello, I have this NIC in my Proxmox box and a FreeNAS box. The issue I'm having is on the Proxmox box with that NIC. Daily, at 3 AM, it is losing connectivity, causing the iSCSI connection to the FreeNAS box to break. I've tried disabling ASPM and switching PCIe slots, but the loss of...
  5. C

    Host Reboot when using PCIe Passthrough

    No more reboots after swapping the GPU with another one. I guess there's something funky with the original GPU I was using. Thanks for the suggestions!
  6. C

    Host Reboot when using PCIe Passthrough

    Apologies for the delay, I removed the passthrough USB device also and was still getting host reboots. I attempted configuring things to get a kernel crash dump, but did not have any luck. Have not had a chance to try something else. Is this the recommended method? Thanks, Craig
  7. C

    Host Reboot when using PCIe Passthrough

    That device is a USB controller that I have passed-through to the VM also. Here is the latest dmesg entries showing that device: [ 1.920067] usb 3-12: new full-speed USB device number 5 using xhci_hcd [ 2.069714] usb 3-12: New USB device found, idVendor=0e8f, idProduct=0003 [ 2.069716]...
  8. C

    Host Reboot when using PCIe Passthrough

    Hello, I have a VM that I'm passing a GPU through to. The passthrough itself works great. The issue is that whenever this VM is powered on, the host will reboot without any interaction from me. The reboot happens anywhere from 3 - 15 minutes after the VM has been powered on. I have many other...