100% Pool Usage after updating apps

Truenas Scale Version: ElectricEel-24.10.0.2
App Pool Size: 500GB Mirrored

Hello, seeing a weird issue where I updated a couple applications, and my pool that contains ix-applications suddenly jumped up to 100% utilization. I’ve deleted many snapshots to try and clear space, but that only brought it down to 99.3%.

When I do a du -skh* command on the pool everything looks normal.

[sudo] password for admin:
32G	ix-applications
8.8M	truenas-backups

It feels likes there’s something hidden here that’s blocking off all that space, but I don’t know the commands to figure that out.

Figured it out, the command I was looking for was zfs list -r <pool name>
I determined qbittorrent dumped a whole bunch of files to it’s internal storage instead of the host mount. All good now