Recent content by Nhoague

  1. N

    Proxmox Virtual Environment 9.2 available!

    Heck yea! Something else to geek out on now!
  2. N

    I ran out of space ...

    Amazing! I had to go up to level 8 before I could start a garbage collect! It's running now ... thank you! *Code blocks. My bad ;) haha
  3. N

    I ran out of space ...

    I've tried changing the prune, and running some local commands I found: find /path2pbs-datastore/.chunks -type f -print0 | xargs -0 touch -d "-2 days" But, when I run this command, because there is no space left it fails. Pretty much loops and repeats the same error message from the PBS log.
  4. N

    I ran out of space ...

    Yes! PBS runs the OS on SSD. ZFS RAIDZ1 for the datastore. Consisting of 8 x 2 TB spinners. *Apologize, how do you paste results so its looks nice n pretty? root@LKG02:~# df -hT Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 119G 0 119G...
  5. N

    I ran out of space ...

    Welp, I did it. I maxed out of my PBS, version 4.1.0. I can't run prune or GC now, and I get this error: 2026-05-15T09:35:42-06:00: TASK ERROR: atime safety check failed: update atime failed for chunk/file...
  6. N

    SPF fail, but SPF is legit?

    Well when I use the spfquery via cli, it passes each time. When I go by IP address or URL, it passes. nslookup on PMG shows all the IP addresses. It can't be uncommon for SPF to have a URL? I have turned off SPF for now, but would be curious others experiences! Thanks! And thank you @SteveITS...
  7. N

    SPF fail, but SPF is legit?

    Very possible, I'm reading about others with issues with pfsense not binding the DNS, but I dont use pfsense. I'm in the CLI doing some testing! Ill share results when I find something! haha
  8. N

    SPF fail, but SPF is legit?

    Oh yea, I'm fully aware of those SPF rules! But here's what I mean, check this out. Go to MXTOOLBOX.COM, and use "spf:allamerican-bcs.com" You'll see this response: v=spf1 a:dispatch-us.ppe-hosted.com include:secureserver.net -all Ok, thats good. Now, check the A records for...
  9. N

    SPF fail, but SPF is legit?

    Hello all! I'm using PMG for a few domains and testing it but coming across a weird issue. Email comes in, PMG rejects it due to SPF failure, but when I check mxtoolbox against the domain, the SPF does exist. Granted, it is an A record with about 10 IP address. The actual culprit is ppe-hosted...
  10. N

    The SSD search continues ...

    Thank you everyone, this has been incredibly helpful! :)
  11. N

    The SSD search continues ...

    I've got one server running a small Windows Server 2022 for JobBoss and one running file sharing. Thats all! I'm going to mess with mirror next, Or I might just throw a 2 TB Nvme on board and run single disk with backups haha @leesteken : Thanks, I will investigate those much closer!
  12. N

    The SSD search continues ...

    @IsThisThingOn : Thats what I thought, but man these disks are getting hammered, iowait sometimes at 65%! I'm running RAIDZ1, or RAIDZ2, but both seem to get so bogged down. Maybe mirror is the way to go?
  13. N

    The SSD search continues ...

    No, its all SATA backplane. I'm seeing alot of these disks, Lenovo Enterprise 1.6TB MLC SATA 6Gbps Hot Swap Mainstream Endurance 3.5-inch Internal Solid State Drive (SSD) for x3250 M6, but im not seeing PLP or such yet. @leesteken: You're right, I'm down deep in the rabbit hole! I just want...
  14. N

    The SSD search continues ...

    Like this one: https://www.memory4less.com/seagate-1200-2-3-20tb-sas-12-0-gbps-ssd-st3200fm0023 Refurbished?! Holy cow! I'm spiraling over here!
  15. N

    The SSD search continues ...

    Then I've read all the posts about disabling services, running log2ram, etc, and while those might be viable "fixes," they aren't a solution. I'd rather go after the solution and not start tinkering with alternatives ya know?