Search results

  1. S

    After upgrade to PVE 8.0 no network access

    Yeah typo, sorry. It's a 0 of course. iconfig says the adapter still is called enp4s0
  2. S

    After upgrade to PVE 8.0 no network access

    Hi there, I just upgraded to 8.0 using the upgrade guide and pve7to 8 said everything is fine. The update went all smooth, no errors and it rebooted without issues but the machine can't be reached anymore and I can't access anything from the machine. No ping is going out, nothing. The Interface...
  3. S

    [SOLVED] Nach VM + Proxmox Shutdown kein Boot mehr möglich ohne Stromstecker ziehen

    Du hast Recht mit deiner Idee. Ich betrachte das Problem ab sofort erstmal für gelöst. Was habe ich getan? Nach der IOMMU Gruppen-Analyse bin ich drauf gestoßen, dass die Gruppe 14 nur einen USB Controller beinhaltet, nicht aber noch weitere Geräte, wie den vorhin genannten Security...
  4. S

    [SOLVED] Nach VM + Proxmox Shutdown kein Boot mehr möglich ohne Stromstecker ziehen

    Danke vielmals für die Information. D.h. für mein Problem gibt es erstmal so keine wirkliche Lösung außer weiterhin den Controller durchzureichen, damit das Headset geht und dann halt damit leben zu müssen, dass die Kiste nach dem Shutdown nicht mehr an geht? Bin ich mit dem USB-Headset...
  5. S

    [SOLVED] Nach VM + Proxmox Shutdown kein Boot mehr möglich ohne Stromstecker ziehen

    cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-5.15.83-1-pve root=/dev/mapper/pve-root ro quiet rootdelay=5 amd_iommu=on iommu=pt pcie_acs_override=downstream,multifunction nofb nomodeset video=vesafb:off initcall_blacklist=sysfb_init root@blue-cluster:~# for d in...
  6. S

    [SOLVED] Nach VM + Proxmox Shutdown kein Boot mehr möglich ohne Stromstecker ziehen

    Der Shutdown läuft absolut problemlos ansich, also ja die Geschwindigkeiten passen. Ich habe das Problem jetzt eingegrenzt, bzw. noch genauer bestimmt mit viel Testen. Es ist nicht das GPU-Passthrough Schuld, was ich erst im Verdacht hatte, sondern der Passthrough eines USB-Controllers, aber...
  7. S

    [SOLVED] Nach VM + Proxmox Shutdown kein Boot mehr möglich ohne Stromstecker ziehen

    Hm schwer zu sagen, also der Rechner geht halt aus am Ende. Ich drücke auf Shutdown, es dauert ein paar Sekunden und dann geht der PC aus.
  8. S

    [SOLVED] Nach VM + Proxmox Shutdown kein Boot mehr möglich ohne Stromstecker ziehen

    Habe das Mal als File angehängt. Darin ist enthalten Neustart nach Stecker ziehen -> Shutdown VM mit Passthrough -> Shutdown Proxmox
  9. S

    [SOLVED] Nach VM + Proxmox Shutdown kein Boot mehr möglich ohne Stromstecker ziehen

    Danke, aber das ist bereits ausgeschaltet – musste ich bereits zu Anfang irgendwann schonmal machen, damit ich überhaupt beide Grafikkarten korrekt eingebunden bekommen habe.
  10. S

    [SOLVED] Nach VM + Proxmox Shutdown kein Boot mehr möglich ohne Stromstecker ziehen

    Hallo Proxmox Community, ich habe da ein ziemlich verrücktes Problem derzeit. Erst mal meine Hardware: AMD Ryzen 2600X MSI B450 A Pro (neuestes BIOS drauf) 32GB RAM 1x GeForce GTX 1060 -> GPU Passthrough an Windows 10 VM 1x GeForce GTX 1050 -> GPU Passthrough an Windows 10 VM So nun habe...
  11. S

    How do I hide the fact to Windows that it runs in a VM?

    Could you elaborate where to do that and what to put in there please? I tried the things you suggested and even got myself a real MAC Adress but what happens now is that I'm thrown into UEFI shell only. Thanks! // EDIT // I just found out it was the switch to LSI Controller that stopped the...
  12. S

    How do I hide the fact to Windows that it runs in a VM?

    Thanks! I'll give that a try and report back :) Awesome support guys!
  13. S

    How do I hide the fact to Windows that it runs in a VM?

    Hey guys! Right now, you're my very last resort so far... I'm actually in need for a solution to my problem. The constellation: AMD Ryzen 5 3600X CPU 32GB RAM 2x SSD Blades 2x GPUs with PCIe passthrough 2x Windows 10 Virtual Machines What I do is, that I use one rig with two GPUs passed...
  14. S

    Proxmox VE is 10 years old!

    Happy Birthday Proxmox! Where to send a ticket for a translation bug? It always annoys me in german translation to see "Stunde/Tag/Monat (durschnitt)" statt "durchschnitt" :)
  15. S

    How to monitor Hardware RAID?

    I don't really have much experience with those solutions. Do you have any kind of guide regarding one of those solutions in combination with Proxmox? Smartmontools is already installed. I need to see what happens with the RAID also, degrading, failed disks etc.
  16. S

    How to monitor Hardware RAID?

    Hi there, I'm using Proxmox 5.1 with a LSI 4-port Raid Controller and of course I can check via cli with megacli how my RAID is doing. However, I need a solution that notifies me right away when a drive fails or SMART values turn bad. Do you have an idea how this is implemented the best way...
  17. S

    Meltdown and Spectre Linux Kernel fixes

    NOT VULNERABLE all the way :) Purrfect! Thank you :)
  18. S

    SPEC-CTRL what is it?

    As the title says, there is this new flag which one can activate but what does it do and should I enable it? Thanks!
  19. S

    Meltdown and Spectre Linux Kernel fixes

    First... It is never advisable to have known security issues not addressed. Although physically you might be the only one having access, not fixing those issues will leave an open door to malicious software you might install knowing or unknowingly from bad sources. So not securing the server...