Hey @Falk R.
Danke dir für deine erste Einschätzung!
Das Storage ist ein Infortrend DS1024RE mit Dual Controller. Jeder Controller hat jeweils zwei Schnittstellen.
Die Controller befinden sich in einer Aktiv/Passiv Konfiguration, für das...
in regards to subscriptions beeing too expensive for the homelab...
i run 3 pve-nodes and one pbs-node in my homelab.
i have a subscription on one of my pve-nodes because i apreciate what the proxmox-team is doing and want to support them.
the...
It's really not compared to other hypervisors (Nutanix, Vmware) or backup software. For example see Veeam here:
https://www.software-express.de/hersteller/veeam/data-platform-essentials/
This was discussed before for PVE and PBS, not only here...
Ich hatte mittlerweile schon die VMs erstellt, auf Basis der Vorlage, die ich auch noch davor außerhalb der Domain erstellt hatte (die hatte ich vorhin vergessen gehabt ;-) )
Das Template war erstellt worden ala:
VM aus Domain entfernt, IP per...
Clear, so something is wrong with your network configuration after the upgrade.
You can add systemd.mask=networking.service to the linux line in grub (once) to prevent the networking.service from starting. Your system should continue to boot...
Thank you again, I was already further and added a # before all my networking.
I'm trying to login as root now but in the password is a symbol. When I type this symbol it ads a ^ in front of it.
Vielleicht hilft das hier weiter : https://airheads.hpe.com/discussion/step-by-step-guide-installing-aruba-clearpass-612-on-proxmox-ve-834
Lt. Google Suche wird auch "KVM" als Hypervisor ausgeworfen.
Ansonsten den HP Support fragen.
Wir haben die Lösung zu unserem problem gefunden. Daher hier die Dokumentation für die nachwelt.:)
Es müssen wirklich explizit diese Hardware einstellungen gesetzt sein:
Bios: OFMV UEFI,
Machine: default i440fx
SCSI Controller: VirtiO SCSI...
Dass RAIDZ1 für die DBs suboptimal ist, sehe ich wie @Falk R., Mirror-vdevs sind da klar besser wegen der Write-Latenz, würd ich auch umbauen.
Aber bevor ihr den ganzen Pool anfasst: jetzt wo raus ist dass da MSSQL und PostgreSQL laufen, passt...
Stimmt schon, das ist inkonsistent, im Header steht ein Begriff und der Graph heißt anders. Liegt teils an der deutschen Übersetzung, teils ist es schon im englischen Original so (Load average vs Server Load). Nerviges Detail, aber kein Bug im...
Die Intel 7xx Reihe ist gerade bei iSCSI für Problemchen bekannt, aber ich glaube nicht, dass dieses Problem damit zusammenhängt.
Ich habe sowas auch noch nie gesehen, daher wären Logs echt nicht schlecht.
Hast du im Windows Gerätemanager mal...
Also da ist vermutlich schon die Wurzel deines Problems. Mehrere Hundert ms sind einfach viel zu viel. Alles über 20ms ist schlecht und unbrauchbar.
Entweder hast du in deinem Storage ein Problem oder die iSCSI Konfiguration ist irgendwo schief...
When I reboot one of my nodes, the zfs pool does not come back online. On investigation it seems like the GPT is not active and I can recover manually but looking for assisatnce on the issue and how to fix.
root@pve-1:~# lsblk
NAME...
Nicht zu kompliziert denken.
Theoretisch kannst du auch eingeschaltet klonen, aber sauberer ist das natürlich ausgeschaltet.
Die neue VM vom Netzwerk trennen vor dem einschalten (haken raus bei der NIC)
Sysprep OOB ausführen, dann ist die VM...
Clear, so something is wrong with your network configuration after the upgrade.
You can add systemd.mask=networking.service to the linux line in grub (once) to prevent the networking.service from starting. Your system should continue to boot...
Just tested it.
Created an empty container with a bind mount, put some files in there, ran the backup.
Then added more files to the bind mount, stopped the container and did a restore (note, running the restore from GUI throws an error that...
Hi,
just to add and FYI:
1. It is not only RTX Cards, I use an ancient GeForce 405 DP and I have the same error.
clarification:
Maybe this is not true, "nomodeset" helped to get the installation going.
Thanks for the link. Correct me if I'm wrong but do I see correctly that at the moment ProxmoxVE (or kvm/qemu in general) isn't even supported?
Or is this information outdated? In the data sheet it's mentioned that kvm is supported too but only...
Try installing the full kernel. Type something like this into the terminal, then press Tab to see which kernels are available:
sudo apt update && sudo apt install linux-generic
Can you access the local console or does the boot stall before that?
If you can, what does journalctl tell you?
If not and assuming you use systemd-boot, you should try booting into rescue mode by manually adding systemd.unit=rescue.target to...