- Solved
- Minor
Basically the title.
I added a L2ARC cache to my ZFS-disk in the array (zpool add [pool name] cache [disk identifier])
Upon restarting the array, the disk goes unmountable.
Removing the cache disk fixes the issue (zpool remove [pool name] [device name])