- Closed
I have this user script that runs at the startup of my array. It's from when there were a lot of high write issues with the cache. I have since used the later version of Unraid to convert my cache to MBR: 1MiB-aligned and also converted my docker img to xfs.
Is this script still needed or have any benefit in the latest version of Unraid 6.10?
#!/bin/bash
mount -o remount -o space_cache=v2 /mnt/cache