Page 1 of 1

Freenas: not updating disk space

Posted: March 10th, 2018, 5:06 pm
by jmcguire525
I've got everything setup and working in iocage jails, but I'm having an issue with the disk space not updating once files are moved. Restarting through CLI with the command

Code: Select all

iocage restart sabnzbd
will correct things, but restarting through the web ui doesn't help. Is there something I'm missing that will enable automatic disk checks to avoid this?

Re: Freenas: not updating disk space

Posted: March 11th, 2018, 6:26 am
by safihre
The disk-check just calls a low-level C-function that interfaces with your disk-system.
It seems the jail somehow keeps the space reserved, maybe there's something you can fix about the jail?