August 11, 201213 yr Anyone know what these area ? They are preventing the array from shutting down: root@Tower:/etc/cron.hourly# ps -elf | grep disk 1 S root 8899 1 58 80 0 - 28229 futex_ Aug07 ? 2-08:41:35 /usr/local/sbin/shfs /mnt/user -disks 16777214 -o noatime,big_writes,allow_other,default_permissions,remember=0 4 R root 24286 24260 66 80 0 - 620 - 15:04 ? 00:00:00 find /mnt/disk8/Music -noleaf I can kill -9 'm and that will work but I do not know what I am killing off ..
August 11, 201213 yr The first one is the user filesystem and is part of the array. It will be shut down properly when the array can shut down. The one is a subprocesses from your cache_dirs process. It may take a little while, but cache_dirs will notice the array is shutting down and will stop processes. If its not from cache_dirs then perhaps from some other addon, like a media manager or media server program.
Archived
This topic is now archived and is closed to further replies.