An idle question possibly related to zfs, or possibly not. Every day I delete one or two directories containing about 1500 files of about 50MB in size (total folder 82GB). A bit pointless doing it manually, but I do have in mind I might occasionally want to keep them. I use "rm -r <path to directory>". The process never seems to use more than 50% CPU, though I suppose it may saturate one core of the two. The filesystem is a 4 x 3TB RAIDZ2 pool, which is less than 50% full. The machine is rarely doing a great deal with a load average of < 0.5 and CPU 95% idle.
My observation is that deletion sometimes takes less than half a second and sometimes up to a minute or two. Anyone any idea what might affect this?
My observation is that deletion sometimes takes less than half a second and sometimes up to a minute or two. Anyone any idea what might affect this?
Last edited: