You can make this work on the CLI, see man zpool-create:
The use of differently-sized devices within a single raidz or
mirror group is also flagged as an error unless -f is specified.
Thank you for your reply. I cannot give you those outputs as I am unable to create a pool. I am still at the installation phase. I thought RAIDZ used striped-parity, not a mirror?
This is how I am attempting to configure the disks:
In your PVE, if you look at that VMs "Hardware" section, whats configured in there? Is there a USB device? Try removing that USB device from the hardware section and running the backup again.
e.g.
Please pardon my ignorance but I was under the assumption that you could make a RAIDZ-1 with different sized disks with the caveat that the entire RAID would configure itself around the smallest sized disk. Is this incorrect?
I was setting up a...
Hi,
You can use the Permission editor in the webinterface, which provides you with a list off possible ACL paths.
For when the Proxmox VE really only does backups and optional restore of their own backups, you could use the DatastoreBackup role...
Typical setup is
INTERNET/WAN <-----> Firewall <----> PMG <----> Mail server
So with your firewall just create a NAT rule that routes port 587 to your Mail Server, not your PMG. This makes sense anyways because PMG just checks incoming and...
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
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...
Yes some DNS/Registrars require it to be split into multiple DNS entries, sometimes formatted in particular ways based on the Registrars requirements. I've definitely run into this when I increased my Key Size to 4096.
Hello I am encountering the same issue.
My domains have been DKIM signed since this PMG instance was setup still in version 7.X
It is currently at version 8.2.10 however my daily and weekly spam reports have stopped sending.
Running the command...