pietroaretino's latest activity

  • P
    pietroaretino replied to the thread BAYES Training.
    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...
  • P
    pietroaretino reacted to UdoB's post in the thread RAIDZ-1 PBS Mismatched Disk Sizes with Like Like.
    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.
  • P
    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:
    • photo_2026-04-10_17-26-51.jpg
    • photo_2026-04-10_17-26-43.jpg
  • P
    pietroaretino replied to the thread Unplugged USB stops backup.
    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.
    • Screenshot_20260410_163204.png
  • P
    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...