DMARC set to be v=DMARC1; p=reject; sp=reject;
For opendmarc.conf,set RejectFailures true
## RejectFailures { true | false }
## default "false"
##
## If set, messages will be rejected if they fail the DMARC evaluation, or
## temp-failed...
For anyone who had issues with your dell boss card once proxmox went to 6.17 kernels, I have something for you to try. Found this bugzilla for the kernel where they were talking about issues with the boss card (posted above by beposec)
...
The Start task of the VM finishes with status "OK". But if you open that log it could be look like this:
Then just do as described in the log and everything should be okay.
If you only see "TASK OK", you don't have to do anything.
Yes.
Yes, but existing VMs need to be actively updated, affected VMs will output a visible warning in the VM start worker task log with the respective instructions (they are basically the same as needed on PVE 9)
How many do that I wonder? To refuse to deliver an email because the receiving domain's MX is on a PBL (or other BL for that matter) doesn't seem inline with intended use of blocklists.
For anyone who had issues with your dell boss card once proxmox went to 6.17 kernels, I have something for you to try. Found this bugzilla for the kernel where they were talking about issues with the boss card (posted above by beposec)
...
I think this is less a feature bug and more a documentation issue.
Based on the following forum post, this behavior appears to be intended:
https://forum.proxmox.com/threads/push-sync-limit-no-works.163414/post-754593
Don't make the share user as root, those permissions are not required for basic read/write to a shared folder.
It's best to create a specific user for that share and then provide access to all apps using the same user.
Otherwise, I'm glad to...
I ended up getting the share mounted properly!
For those who come after heres the process I went through
Make an NFS Share on Truenas and set the Mapall user to root (or whatever user you've assigned)
Follow @fschauer's reccomendation above...
This feature has not been implemented yet.
The following forum thread and the Bugzilla ticket linked from it may be helpful:
https://forum.proxmox.com/threads/backup-restore-of-datacenter-node-level-config.180947/post-839096
The idea of using...
A tiny update. I think something is problematic in proxmox LV implementation.
Not having other slutions I bought some 8TB disks, I fully imaged on one my 6TB proxmox installation using dd from an ubuntu live USB, then I detached the original 6TB...
Hola comunidad, les comparto una solución que he implementado para mantener sincronizados dos servidores Proxmox (o más) con control dinámico de dirección, ancho de banda y parada/arranque sin detener el proceso principal. Está pensada para...
We built proxmox on Cisco UCS Blades and NetApp Storage. When you attach SAN LUN over Fibre Channel Proxmox will see the LUN and it's capacity. However, when you try to build a VM or container Proxmox shows 0 available storage to build onto. The...
This feature has not been implemented yet.
The following forum thread and the Bugzilla ticket linked from it may be helpful:
https://forum.proxmox.com/threads/backup-restore-of-datacenter-node-level-config.180947/post-839096
The idea of using...
Is there anything on the proxmox roadmap to allow backing up the base PVE install (not VMs or LXCs) to PBS? I'm not seeing it here:
https://pve.proxmox.com/wiki/Roadmap
Seems like a pretty desirable feature. Right now I'm using dd to image...