Recent content by celemine1gig

  1. C

    iGPU Pass-through - No console shell with q35 but works fine with i440fx

    You are using the graphical console. Now, it seems like all you need is text output anyway. At least from what you showed so far. Solution attempt: Just go ahead and add a serial port to the VM. Then enable serial console redirection from the Linux kernel commandline (google for...
  2. C

    [SOLVED] 9300-8i HBA Card not working with PVE9 VM

    That sounds really strange! You disabled the internal graphics (which you did not seem to use?) and then some completely unrelated PCIe cards start to work correctly? If that is the case, then I guess some thanks to Gigabyte are in order. Unless Blonov can shed some light on why that should not...
  3. C

    [SOLVED] 9300-8i HBA Card not working with PVE9 VM

    OK, I see. Going by the information, that was provided, the card's option ROM has big problem with the "SeaBIOS" implementation. See you "Firmware Fault" message and also the resulting issues reported by the "mpt3sas" driver, afterwards. I would suggest switching the VM to "Q35" (if it isn't...
  4. C

    [SOLVED] 9300-8i HBA Card not working with PVE9 VM

    Just out of curiosity: How did you come up with that suggestion? https://www.kernel.org/doc/Documentation/Intel-IOMMU.txt Quote from the link:
  5. C

    [SOLVED] 9300-8i HBA Card not working with PVE9 VM

    Did the card ever work in another system? If you don't know that, the card might just be damaged ==> No reason to look any further. Besides that, you are running a system, that definitely is not intended for server use. Might be, that the BIOS isn't setup correctly. Those "DMAR" error messages...
  6. C

    Was ist der beste Weg der Installation?

    RAM scheint schon erweiterbar zu sein. Also ja, mit 16-32GB würde dann auch eher empfehlen ZFS zu nutzen (oder zumindest mal zu testen), da man es ja mit Proxmox recht einfach kann. Eventuell an der Stelle ganz interessant...
  7. C

    Was ist der beste Weg der Installation?

    Die Antwort könnte recht simpel sein: Soweit ich weiß (ChrisBaum verbessere mich andernfalls), kommt der gewählte HP Gen10 Microserver mit 8GB RAM daher. Und wieviel Spaß langfristig ZFS mit 8GB RAM macht, kann man rausfinden, muss man aber nicht. Also, wenn es wirklich "nur" 8GB RAM sind, dann...
  8. C

    Was ist der beste Weg der Installation?

    Na also "wieder einarbeiten in Proxmox" im Turbo-Gang. :) Spaß bei Seite: Ist Anfangs ja völlig normal, dass man nicht gleich alles ideal erwischt. Deshalb ist ja das Forum da, um dich (und den Rest) möglichst gut zu unterstützen.
  9. C

    Was ist der beste Weg der Installation?

    Ich glaube du hast da ein leichtes Missverständnis, was den Aufbau angeht. Die oben markierte Massenspeicher-Zuordnung sollte genau andersrum sein. Das OS selbst braucht nicht wirklich viel IO-Leistung. Sollte halt nur sauber und zuverlässig laufen. Wo du die IO-Leistung (und vor allem den...
  10. C

    Was ist der beste Weg der Installation?

    @micneu: Geld löst alle Probleme? Soweit ich das sehe schrieb ChrisBaum ja, dass er sich erstmal (wieder) in Proxmox einarbeiten will. Dafür sollte das vorhandene nun wirklich reichen. Wenn man später größeres vorhat, kann man immer noch Geld investieren. Der Vorschlag von Thoso war schon sehr...
  11. C

    Problems with PCIe passthrough with two identical devices

    And what exactly do you want to tell us with that? I saw the exact same posting on reddit. Bot?
  12. C

    [SOLVED] IGD passtrhough working - Intel UHD 770

    What exactly do you mean by "doesn't work"? Do you have a link, as reference? If I remember correctly, it might have been with PVE8, that I last tried iGPU passthorugh on an Intel iGPU.
  13. C

    [SOLVED] IGD passtrhough working - Intel UHD 770

    The "official" ROM is the one implemented in your BIOS/card (depending on the question if it's an iGPU, or a dGPU). And the Proxmox documentation tells you how to extract it.
  14. C

    Force PCIe port downgrade at boot (or solve AER errors)

    As long as you have PCIe devices (or SATA drives, ...), that keep their controller from reaching its lowest power state (which not supporting ASPM does), then you cannot reach the lower package C-States anyway, as long as that hardware is present. So if you don't buy a completely different 10G...
  15. C

    Force PCIe port downgrade at boot (or solve AER errors)

    Makes sense. As mentioned, it is well known, that several LSI HBAs have severe ASPM issues. And now that I think about it, the first Intel 10G controller with working ASPM is X710. So consequently, the much older 82599 is showing problems. All in all, good that you have it working now. ;-)