Search results

  1. R

    [SOLVED] request help changing main Ethernet port

    My proxmox host has 2 ethernet ports on the motherboard. I have been using eth0, but since 2 days ago it seems the port is dead (I think there was power surge that killed it). It no longer lights up at all, though it may not be completely dead as my Plex vm was still working until I tried...
  2. R

    [SOLVED] no network after restarting PVE

    I was unable to access the web UI in my proxmox host for days (that I noticed, but probably longer), even though networking on VMs was working perfectly fine. I decided to power cycle it in hopes that would get things running properly again, but I got the following errors: Found volume group...
  3. R

    Cannot boot pve... cannot import 'rpool', cache problem?

    After safely shutting down my PVE server during a power outage, I am getting the following error when trying to boot it up again. (I typed this out since I can't copy and paste from the server, so it's not 100% accurate, but close enough) Loading Linux 5.15.74-1-pve Loading initial ramdisk...
  4. R

    [SOLVED] proxmox not starting, can't ssh or access terminal locally

    I recently did some updates to proxmox, everything worked great until I restarted the server a couple of days later. Now: the web UI is not available cannot SSH into proxmox server can login locally, but cannot execute any commands The local monitor is filled with this message (although the...
  5. R

    Windows 11 VM with Nvidia Quadro P4000 PCI-e passthrough

    I spent a couple of days getting this all working so I thought I would post here in order to help others who may be struggling. Most of this is in the docs here, but some things are not obvious: https://pve.proxmox.com/wiki/Pci_passthrough /etc/modprobe.d/kvm.conf options kvm ignore_msrs=1...
  6. R

    change guest hard drive from sata to scsi

    I have a Windows 11 guest, with the main hard drive as a sata drive. I would like to change this over to a scsi drive. When I attempt to change it to a SCSI or VirtIO Block I get a blue screen when booting the VM. I have followed the instructions here...