Thanks for finding the upstream patch and the clear explanation.
I'm aware of the risks of downgrading, but as Exchange is business-critical I don't see a viable alternative right now. Will keep an eye on the kernel updates and switch back to...
@j.theisen @Bu66as vielen Dank für die Unterstützung! Dann bin ich erstmal beruhigt. Meine größte Angst war, dass irgend eine Fehlkonfiguration vorliegt.
Ich habe die zweite Node noch nicht hinzugefügt. Dies sollte nun aber auch kein Problem...
1. I think that because of NovaCore, the Proxmox 9.2 doesn't work with Nvidia RTX cards. `nomodeset` doesn't help.
2. In some cases, during upgrade, something is failing / misconfigured with the network stack, so even SSH access is not available...
I also tried DEBUG mode.
Below, the output from debug boot log:
```
I'm booting Proxmox installer on Dell Precision workstaiton,
I'm using nomodeset parameter.
It starts and hangs.
Here is logs:
```
Proxmox VE 9.2 (iso release 1) -...
System:
- Dell Precision T7960
- Intel Xeon W5-3425
- Nvidia RTX 4090D
- 2 of NIC Intel cards
Starting Proxmox installer from USB ISO.
Tried Graphic mode, Text mode, used nomodeset. Same result:
log out put prints few lines. Last line:
waiting...
Looking at the post #14 config and screenshots: the notifications.cfg shows all custom matchers (Backup, Updates, Certificate, SystemMails, Sync) each with match-severity warning,error and mode all. Default-matcher is disabled (disable true). The...
Hi,
the partition method was intentionally kept simple and not really designed to support installing multiple systems.
To give a bit of context: It was designed to be basically "single-use", for re-installing the same server (e.g. test servers)...
For me it looks like the last two lines prevent you from communicating with 80/443 to anything else than 192.168.18.0/24. But, I'm not really familiar with the PVE firewall setup.
Please use the code blocks (in the post editing toolbar) when...
Thanks for finding the upstream patch and the clear explanation.
I'm aware of the risks of downgrading, but as Exchange is business-critical I don't see a viable alternative right now. Will keep an eye on the kernel updates and switch back to...
Hi, today I add that the bucket in S3 space is created and tested with HBS3 app on QNAP NAS, files are copied correctly.
Any Idea about the configuration?
Für die Sicherung auf der Synology auf jeden Fall. Ob man dann zusätzlich noch ein Backup auf dem Mini-PC hat, muss man sich halt überlegen. Vorteil wäre halt, dass man nicht nur ein Backup hätte. Wenn man den Zeitpunkt für die syncs richtig...
Das Problem war in dem Fall, daß das Band in der falschen Partition war (vorher von Backup Exec formatiert) und Proxmox nach Verschieben in die zugehörige Partion (die Library ist korrekt partitioniert: Proxmox sieht nur seine Partition) damit...
hi,
thanks again for the detailed reporting.
This upstream kernel patch seems to be related:
[PATCH v2 1/2] KVM: x86: Always report highest IRR from __kvm_apic_update_irr()
It affects both kernel version 6.17 and 7.0.x which you are using.
I...
Yes this should be working fine on PVE 8 as well.
Try to run
apt update && apt dist-upgrade -y
Check its not browser issue. Also take a look at your journalctl log.
You might also consider to restart the Web Interface Daemons ( this should be...
Vielen Dank für den Hinweis.
Die Update-Funktion erwartete Dateinamen im Format backuppilot_1.0.2_amd64.deb, während die Build-Pipeline Pakete im Format backuppilot-1.0.2-amd64.deb erzeugt. Solange nur ein Paket vorhanden war, fiel das nicht...
Das Problem war in dem Fall, daß das Band in der falschen Partition war (vorher von Backup Exec formatiert) und Proxmox nach Verschieben in die zugehörige Partion (die Library ist korrekt partitioniert: Proxmox sieht nur seine Partition) damit...
So a company offering "enterprise Patch services" doesn't know this for something they supported in the past? This doesn't give much trust for their other offerings
our kernels have been based on Ubuntu's for the last ~10 years, never based on Debian's. we do of course sometimes need to cherry-pick additional patches on top (e.g. for security or bug fixes), but it's all available in our git repositories for...
While I haven't used AIDE or Tripwire on Proxmox hosts, I do run Wazuh which performs similar function among other things. I've been using it for years on Proxmox and other servers without any issues.