Search results

  1. O

    Proxmox does not poweroff host after shutdown, possible ACPI issue?

    Hey folks, I just installed PVE 8.0.3 on a Fujitsu Esprimo G5010 (D3804) Mini PC for a homelab setup. So far, everything is working fine, except I cant fully shutdown the node. If I issue the shutdown command (no difference if done via GUI oder CLI and also no difference if a VM is gracefully...
  2. O

    Passtrough iGPU not working

    Hi folks, I'm reading and testing now for two days, but I can't get it running and hope for a hint from you guys. My HW: Board: Supermicro X11SCH-LN4F with C246 chipset CPU: Intel Xeon E-2176G Soft; Proxmox 7.4-3 Kernel: 5.15.107-1-pve Goal: Setting up a VM (or LXC) with Frigate and passing...
  3. O

    How to set deault kernel OR how to support I219 in current kernel?

    Hi folks, I installed PVE 7, with kernel 5.11.22-4, which was working fine. I did upgrade the system to the current Version 7.1-8 with kernel 5.13.19-2 and the Intel I219 NIC stopped working. After some research I found out, that the I219 NIC seems to have"some" problem with some (most older)...
  4. O

    [SOLVED] PBS Storage verification fails after change of SSL cert

    Hi folks, over the days I did setup a stand-alone CA and issued certificates (SHA256/RSA2048) for the PVE and the PBS Host. Since I only use those servers internally I'm happy with a self-signed certificate/CA, since I deploy the CA certificate to trusted publishers on the internal clients...
  5. O

    PVE no SMART status of PCIe SSD in GUI

    Hi folks, I'm running a PVE node, v6.2-15 on a Supermicro X11SCH-LN4F board with a Samsung PM1725b PCIe SSD. In the GUI there is no SMART status of that SSD shown: If I ssh into the host and run smartctl command, I get the SMART details: Any ideas, why the status is not shown in the GUI...
  6. O

    [SOLVED] Virtual vs physical traffic?

    Hi folks, a next question about Linux bridges: I'll have a NAS virtualized on the Proxmox host. On that VM I'll create an NFS share, which will be used by the Proxmox host. The network is 10.10.0.0/24, all servers (VM and physical) are in that network and physical ressources are connected via...
  7. O

    Question regarding network bond config

    Hi folks, I'm fairly new to Proxmox, but it seems to be a nice product for my usecase. I have a question regarding the network configuration. Ony my server I have two NICs, eno1 and eno2. I'd like to bond them via LACP to have a fault-tolerance and to increase the speed to 2 GBit/s. I read the...
  8. O

    PVME disk layout, compared to ESXi & FreeNAS VM

    Hi folks, I’m running a homeserver based on ESXi 6.0, which is now 8 years old and I’m planning to renew it. While looking for new components I came across Proxmox VE as BM Hypervisor and I’m considering to swap to PMVE. Currently, my ESXi is installed on a S-ATA SSD, the server has two HBAs...