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...
As PDM is only on V1.0 this may not be a feature as of yet but I thought I would ask encase I have missed something. on my PVE nodes I have set a 'Tag Style Override' which works fine on the PVE nodes but this does not propagate over to PDM. Is...
siehe: https://forum.proxmox.com/threads/dkim_invalid-but-dkim-is-valid.180964/post-839411
(ist die max spamsize >= die max email size)?
falls das nicht das problem ist - könnte es noch am verwendeten DNS Resolver für PMG liegen.
ein lokaler...
This is explained in the docs, which @mfederanko linked:
you need to change the signing domain source to 'header' instead of envelope.
I hope this helps!
Do you have a log of one the emails that bounce/get rejected because of the DKIM-INVALID error? That may help.
1)Are the emails that have this error incoming or outgoing emails?
1)Are you running your own DNS? What DNS is your PMG using?
2)Are...