Search results

  1. D

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    Thanks All! Just to Summarise this Thread: If you have an issue with the latest Kernel "5.13.19-2-pve" and it won't boot properly with such Kernel (AMD Systems seem affected) use the following steps: apt install pve-kernel-5.13=7.1-4 then remove the old kernel with the following dpkg -P...
  2. D

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    Hi @Kephin , Thanks for elaborating this, and my server is headless as well. Hence if I do move the system it's a pain in the backside, but its setup to a monitor until I fix this issue. I've uninstalled all Kernels but the "5.13.19-1" - so I guess in Grub I should configure this to "1>0"...
  3. D

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    Hi All, So the provided fix by @tauceti & @nicedev work so thanks a bunch for that. On the other end I still believe that there is an issue in the 5.13 Kernel - the reboot sequence doesn't physically shut down the device before booting it back up. When you send the Reboot/Shut Down command...
  4. D

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    @moose: I have the same on the Proliant with the exact same specs. An Intel server isn't affected. @tauceti: I'll try the fix later -and then revert. Thanks in advance!
  5. D

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    Hi Steffen, Thanks for the support. When I check with efibootmgr -v this is the Proxmox output: Boot0001* proxmox HD(2,GPT,ca72790a-27b1-4118-80a5-c46fd6868c6c,0x800,0x100000)/File(\EFI\PROXMOX\GRUBX64.EFI) From my interpretation its GRUB being used. Furthermore when I check the...
  6. D

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    Hi All, I hope this reaches you all well. I just ran updates on my Server, one of which was the the latest 5.13.19-2-pve Kernel. Following a reboot the system wouldn't boot into the Proxmox PVE. Only once selecting the old Kernel in the GRUB Screen 5.13.19-1-pve would the system actual run and...
  7. D

    [SOLVED] Unable to Activate IOMMU - despite active VT-X

    I just rechecked and seems youre right - I was looking at the VT-x option on the page. Hmm looks like it'll need an upgrade. Thanks for your support - much appreciated. BR D
  8. D

    [SOLVED] Unable to Activate IOMMU - despite active VT-X

    So the following was yielded by: for d in /sys/kernel/iommu_groups/*/devices/*; do n=${d#*/iommu_groups/*}; n=${n%%/*}; printf 'IOMMU group %s ' "$n"; lspci -nnks "${d##*/}"; done IOMMU group * 00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller...
  9. D

    [SOLVED] Unable to Activate IOMMU - despite active VT-X

    So I had a chance to work on the device today and VT-x/Vt-d is the same Setting in the BIOS. After turning it to disabled and back to enabled the server gave me the following output on: dmesg | grep -e DMAR -e IOMMU [ 0.000000] DMAR: IOMMU enabled [ 0.000000] DMAR: IOMMU enabled...
  10. D

    [SOLVED] Unable to Activate IOMMU - despite active VT-X

    Its an HP Motherboard - but i'll check the BIOS Setting there and revert. But thats a great hint. Thanks.
  11. D

    [SOLVED] Unable to Activate IOMMU - despite active VT-X

    Hi All, over the last few days i've been trying to activate PCI Passthrough using this the provided guide in the Proxmox Knowledge base. My system is on Proxmox 7.0-11 My CPU supports VT-x and its been activated in the BIOS however whaterver i try i'm unable to activate IOMMU for my INTEL CPU...
  12. D

    [SOLVED] Unable to Wipe Disk - "Status Resource Busy"

    Solved: turned out disk was faulty and needed replacement
  13. D

    [SOLVED] Unable to Wipe Disk - "Status Resource Busy"

    Hi Everyone, I hope you're all well. I've been struggling to wipe a Disk located a /dev/sda. This happens whether im using FSDISK -G -W or via the GUI in 7.0-11. The message that both give is that the "Status Resource Busy". Does anyone have a recommendation on how to basically deactive the...
  14. D

    [SOLVED] WebUI Issues after Update to PVE-Manager 7.0-11

    HI Moayad, Worked a Charm - thank you! Best David
  15. D

    [SOLVED] WebUI Issues after Update to PVE-Manager 7.0-11

    Using Chrome:WIN10 and Safari MacOS 11. The elemnets dont load - when refreshed I saw that it noted "Failed to Load resources, the server responded with status 501(no such file "/Proxmox/panel/StatusView.js").
  16. D

    [SOLVED] WebUI Issues after Update to PVE-Manager 7.0-11

    Is there any way to reinstall the entire UI and its elements?
  17. D

    [SOLVED] WebUI Issues after Update to PVE-Manager 7.0-11

    Unfortunately it had no effect. After the Login screen blank - regardless of private or not and with and without emptied cache.
  18. D

    [SOLVED] WebUI Issues after Update to PVE-Manager 7.0-11

    Hi Moayad, I was updating from PVE 7.0-9 to -11, and everthing had worked previously. The Browser Cache didnt have any effect on the issue. When i enter the login details im now confronted with an empty blank screen, a refresh will load the PVE Manager but the above mentioned issue remain...
  19. D

    [SOLVED] WebUI Issues after Update to PVE-Manager 7.0-11

    Hi Community, Hope all of you are well and healthy. I've been struggling the last few days with what seems to be a bug or issue in the Web UI. The UI itself loads and the PVE-Manager is running, however when I navigate between containers or VM the screen is grey and I'm unable to see any of...