I recently set up notifications for backup errors. I created the notification target for gmail and then created a new notification matcher. That went fine. But then I realized that the default-matcher would be hit if the backup-error matcher...
did you find an answer for this? Would like to receive all notifications, except for the successful backup notifications. Was trying to do a matcher for error backups, and then a catch-all for all notifications, not related to type backup, using...
Anthropic's Claude answer:
(so verify before running)
Your GRUB install itself is fine — the problem is that your UEFI firmware isn't keeping the NVRAM boot entry across a full power loss. grub-install writes a boot variable via efibootmgr...
Same issue here. I got a repeated DMA error on /dev/sde (the disk on the CD-ROM slot) and switch back to the 6.17 fixed this issue.
Hardware is the Gen8 Microserver, which is a very old model of small home server, and a intel SSD on the CD rom...
Wo liegt denn euere Domain und euer Webhosting?
Der Anbieter hat i.d.R. auch ein Mailpaket, den du als Smarthost auf dem Mailserver oder dem PMG einträgst.
Dann ist die client_ip versendeter E-Mails dieser Anbieter.
Smarthost heißt: Du legst dir...
@futiless I think I've replied myself , I've deeply red the guidance here: https://github.com/isc30/ryzen-gpu-passthrough-proxmox/issues/131#issue-3266798285 . I've been able to make a new script, it should work with 9955hx and 610M . Basically...
Thank you very much for this hint!
In Logs I saw:
Jun 18 00:39:37 pve1 pvedaemon[1357]: <root@pam> successful auth for user 'root@pam'
Jun 18 00:44:37 pve1 pveproxy[1660809]: authentication failure: 401 permission denied - invalid PVE ticket
In...
possibly. but you could also force it by setting the correct time / forcing an NTP sync / ...
we do apply a 5 minute fuzz to the ticket timestamp to reduce issues stemming from inconsistent time sync within a cluster. the ticket encodes the time...
It's EL9 I'm trying to network boot and then use kickstart to build the VM. I think the fix it to temporarily disable hotplug and add it back, which is fine because I'm using ansible to full automate the VM deployment. But it would be nice to be...
https://forum.proxmox.com/threads/update-impossible-after-upgrade-to-pdm-1-1-1.184018/post-855918
I found this post finally and that got me sorted out! Thanks all!
Also just for context the reason I started investigating this was that I realized there was zero metrics being brought up into PDM for this cluster.
This is for both Node and VM metrics.
I'm still able to get metrics via an InfluxDB no...
proxmox-datacenter-privileged-api[541]: No valid Basic+ subscription found for configuring enterprise repository access..
I see that in the log when I attempt to refresh the license status in the Subscription Registry page with the refresh arrow...
Was für eine DB ist das? Gerade aktuelle MS SQL haben gern alle CPU Features, daher würde ich bei MS SQL immer CPU Typ Host ohne Nested Virtualisierung nehmen.
Wenn du etwas mehr über deine Hardware erzählst, vor allem die Speicherkonfiguration...
Hey there, I currently have a three node cluster on Premium Tier and my PDM Subscription Status shows "active" and Subscription Ratio (Basic or Higher): 100% (>=80%) but when I run apt-get update I get:
Err:4...
Warum so komplziert.
Wenn du viele VLANs hast und einen Cluster, dann müsstest du ja wie bei VMware früher jeden Host anfassen, oder wie bei HyperV das VLAN bei jeder VM eintragen, wo man alles VLANs im Kopf haben muss.
Am besten du nutzt SDN...
Wie Johannes schon geschrieben hat, auf CPU Typ host wechseln, hilft ganz viel, vor allem bei Server 2025.
Der Rest sieht soweit OK aus. Eventuell mal im Bios des Servers die C-States deaktivieren. Das wirkt auch manchmal Wunder, gerade bei Intel...