Hi,
have you tried seeing if there are firmware upgrades (both for the controller and the UEFI/system firmware itself) available?
That often can already help, having these on the latest firmware.
You can also try to see if stock Debian 13 boots...
just to not misunderstand something - do you mean a Community level subscription, instead of a Basic Level Subscription? https://www.proxmox.com/en/products/proxmox-mail-gateway/pricing
Your posts mixes the terminology (license, subscription...
You could use pve-zsync but it doesn't allow auto-failover aka HA:
https://pve.proxmox.com/wiki/PVE-zsync
So you would need to launch the vms on your offsite cluster manually in case of a failover event.
The Datacenter-Manager doesn't have it...
hey
I was very happy to read your discussions.
There's a post here : proxmox-unprivileged-lxc-coral-usb.md explaining how to deal with coral usb in unpriviledged mode LXC.
Works like a charm on my Proxmox / LXC Frigate.
Hope this may help anyone...
Hi all !
Even if I know that there is more than 1 way to do it, here is a way that worked for me. Please note that since it was on a POC I found it useful to use self signed certificate, don't do this on production cluster ;)
apt install...
I rebooted the server after fixing the max sizes and just before doing the CLI test.
The DKIM test is OK, there's no issue with it (so says the test I made using CLI).
I think there's something broken in my SA (but don't know what.
I eventually...
Das möchte ich unterstreichen. Diese verlinkte Anleitung auf Youtube ist ja wirklicher Unsinn...
Ja, ich verzweifle wirklich. Können junge Menschen geschriebenes nicht mehr verstehen, dass man sich alles nur noch von irgendwelchen Dumpfnasen...
I saw that but didn't think it pertained to this particular problem o_O
Thank you very much for pointing it out. I have changed it to Header now and after restarting the pmgspamreport.service, I am no longer seeing those errors. I will check on...
Check how your unbound resolves the dkim with dig or something vs external dns
dig @127.0.0.1 TXT dkim._domainkey.domain.com
dig @8.8.4.4 TXT dkim._domainkey.domain.com
Try flushing the DNS.
unbound-control flush_zone .
or
unbound-control flush
Your cpupower frequency-info output on the R740 is the key here:
no or unknown cpufreq driver is active on this CPU
Your working R730 has intel_cpufreq with the performance governor. The R740 has no frequency scaling driver at all. So the Xeon...
Interwebs say this happens when the on-disk block size is going from 4k source to 512b destination.
Is reformatting the destination volume a possibility?
Noch was zu großen Clustern und was man dann ggf. an den Corosync-Einstellungen anpassen muss:
https://forum.proxmox.com/threads/proxmox-with-48-nodes.174684/post-825826
Hi @Chris
This message:
2025-05-12T13:39:01-03:00: warning: unable to access non-existent chunk 780f82546e91812e1b1c04815c2afbf73ad963bc99650502b8c2b379093e3407, required by...
I checked the max size (found a thread about that in the forum) and fixed it.
The CLI test was done once fixed.
it happens on incoming emails.
Emails are not bounced/refused.
They all (all the ones I looked at and that had a DKIM signature) get...
I didnt know that, but that kinda begs the question what does the dashboard offer you beyond what PVE presents; if it really something necessary, I'd probably just set up ceph with cephadm seperate from pve. PVE doesnt consider the entirety of...
It is a showstopper for the dashboard, which has it as a hard requirement. (Perhaps that’s a bug on Ceph’s part, but right now that’s what we have to deal with downstream.) Also, yes, I could spin up a separate smbd, but it would be nice to have...
I had the same issue.
:~# rbd rm vNTDB-Storage/vm-112-disk-0
2019-08-01 14:22:29.567286 7fc2b97fa700 -1 librbd::image::RemoveRequest: 0x560d820f5470 check_image_watchers: image has watchers - not removing
Removing image: 0% complete...failed...