May 2, 20215 yr does anyone know if there's a way to store files simultaneously on the cache drive and on the array? i'm trying to be a little more green so i'm trying to see if there are ways to minimize disk spin up. something along the lines of; file gets written to cache. mover copies to the array instead of moving it. after some time or free space threshold, files that were previously copied get deleted from the cache. applications would still look under /mnt/user, so as far as they're concerned, there's only one copy of the file, but the array will not spin up.
May 2, 20215 yr That can be done manually with scripting, but it's not a supported feature, and could have some unexpected or unwanted results if you don't know what you are doing.
Archived
This topic is now archived and is closed to further replies.