I am getting into this as well.
I suggest making a spam & ham directory somewhere on your PMG. For example,
/root/bayes/spam/ → phishing, scams, junk
/root/bayes/ham/ → legitimate business mail
You need to start saving .eml files of...
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...