December 19, 201114 yr Hello, is there a log file, script or something i can run to see what disks are being accessed? I have a specific setup that only 1 disk should be use by my torrents. The other disks have old content and will only spin up if i need to access that content. I find it often that a few drives spinup when i try to access a video or just randomly throughout the day. Spinup groups are disabled Cache_dirs is enabled and running. So, i want to see on a typical day what directories/drives are being accessed so i can address it.
December 20, 201114 yr I find it often that a few drives spinup when i try to access a video or just randomly throughout the day. Spinup groups are disabled Cache_dirs is enabled and running. if you are using user shares, this is bound to happen. When you go over a certain amount of files, some have to be dropped. Although cache dirs helps, it doesn't help enough when you have many small files. When you access a user share, other drives may spin up as they are checked for matching directories.
December 22, 201114 yr Author I find it often that a few drives spinup when i try to access a video or just randomly throughout the day. Spinup groups are disabled Cache_dirs is enabled and running. if you are using user shares, this is bound to happen. When you go over a certain amount of files, some have to be dropped. Although cache dirs helps, it doesn't help enough when you have many small files. When you access a user share, other drives may spin up as they are checked for matching directories. Thank you, how can i check what directories are being cached by cache_dirs? Also, i would still like to know which ones get checked when i know nothing is using the server. I'll then optimize cache_dirs to focus on those folders only.
December 22, 201114 yr I find it often that a few drives spinup when i try to access a video or just randomly throughout the day. Spinup groups are disabled Cache_dirs is enabled and running. if you are using user shares, this is bound to happen. When you go over a certain amount of files, some have to be dropped. Although cache dirs helps, it doesn't help enough when you have many small files. When you access a user share, other drives may spin up as they are checked for matching directories. Thank you, how can i check what directories are being cached by cache_dirs? Also, i would still like to know which ones get checked when i know nothing is using the server. I'll then optimize cache_dirs to focus on those folders only. Install inotify tools ( inotifywatch/inotifywait.) this can be done through unMENU, or you can log in on the command line and type: mkdir -p /boot/packages cd /boot/packages wget http://www.slackware.org.il/slackware/slackware-12.2/slackware/a/inotify-tools-3.13-i486-1.tgz installpkg inotify-tools-3.13-i486-1.tgz If you have a lot of files on the drive, you'll want to increase the max number monitored by typing something like this: echo "100000" >/proc/sys/fs/inotify/max_user_watches Then invoke it as follows: inotifywait -mr /mnt/user/Movies (where "Movies" is the name of your user-share) then, just watch what is accessed. type control-C when done. Joe L.
March 24, 201214 yr @Joe L. Thanks for your attemp to help me. I instal the notify and start. Then i enter one dir with a movie inside.. Here is the output from notify xtrafanart /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrafanart/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR extrafanart /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrafanart/ OPEN,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR extrafanart /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrafanart/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR extrafanart /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrafanart/ OPEN,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR extrafanart /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrafanart/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ OPEN,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ OPEN,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ OPEN,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ OPEN,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ OPEN,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ OPEN,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ OPEN,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ OPEN,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR extrathumbs /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/extrathumbs/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN Drag me to Hell - BluRay-trailer.mov /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE Drag me to Hell - BluRay-trailer.mov /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN Drag me to Hell - BluRay-trailer.mov /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE Drag me to Hell - BluRay-trailer.mov /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN Drag me to Hell - BluRay-trailer.mov /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/ OPEN,ISDIR /mnt/user/server/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/ OPEN,ISDIR /mnt/user/server/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/ OPEN,ISDIR /mnt/user/server/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/ OPEN,ISDIR Filme /mnt/user/server/Filme/ OPEN,ISDIR /mnt/user/server/ CLOSE_NOWRITE,CLOSE,ISDIR Filme /mnt/user/server/Filme/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/ OPEN,ISDIR Kinderfilme /mnt/user/server/Kinderfilme/ OPEN,ISDIR /mnt/user/server/ CLOSE_NOWRITE,CLOSE,ISDIR Kinderfilme /mnt/user/server/Kinderfilme/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/ OPEN,ISDIR MP3 /mnt/user/server/MP3/ OPEN,ISDIR /mnt/user/server/ CLOSE_NOWRITE,CLOSE,ISDIR MP3 /mnt/user/server/MP3/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/ OPEN,ISDIR neu /mnt/user/server/neu/ OPEN,ISDIR /mnt/user/server/ CLOSE_NOWRITE,CLOSE,ISDIR neu /mnt/user/server/neu/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/MP3/ OPEN,ISDIR Musik /mnt/user/server/MP3/Musik/ OPEN,ISDIR /mnt/user/server/MP3/ CLOSE_NOWRITE,CLOSE,ISDIR Musik /mnt/user/server/MP3/Musik/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/ OPEN,ISDIR /mnt/user/server/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/ OPEN,ISDIR Serien /mnt/user/server/Serien/ OPEN,ISDIR /mnt/user/server/ CLOSE_NOWRITE,CLOSE,ISDIR Serien /mnt/user/server/Serien/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/MP3/Musik/ OPEN,ISDIR 0-9 /mnt/user/server/MP3/Musik/0-9/ OPEN,ISDIR /mnt/user/server/MP3/Musik/ CLOSE_NOWRITE,CLOSE,ISDIR 0-9 /mnt/user/server/MP3/Musik/0-9/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/ OPEN,ISDIR Spiele /mnt/user/server/Spiele/ OPEN,ISDIR /mnt/user/server/ CLOSE_NOWRITE,CLOSE,ISDIR Spiele /mnt/user/server/Spiele/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/MP3/Musik/0-9/ OPEN,ISDIR 4 Non Blondes - Bigger,better,faster,more /mnt/user/server/MP3/Musik/0-9/4 Non Blondes - Bigger,better,faster,more/ OPEN,ISDIR /mnt/user/server/MP3/Musik/0-9/ CLOSE_NOWRITE,CLOSE,ISDIR 4 Non Blondes - Bigger,better,faster,more /mnt/user/server/MP3/Musik/0-9/4 Non Blondes - Bigger,better,faster,more/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Spiele/ OPEN,ISDIR eset nod /mnt/user/server/Spiele/eset nod/ OPEN,ISDIR /mnt/user/server/Spiele/ CLOSE_NOWRITE,CLOSE,ISDIR eset nod /mnt/user/server/Spiele/eset nod/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE Drag me to Hell - BluRay-trailer.mov /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR /mnt/user/server/Filme/D-E/ OPEN,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ OPEN,ISDIR /mnt/user/server/Filme/D-E/ CLOSE_NOWRITE,CLOSE,ISDIR Drag me to Hell - BluRay /mnt/user/server/Filme/D-E/Drag me to Hell - BluRay/ CLOSE_NOWRITE,CLOSE,ISDIR Greets Eisi
Archived
This topic is now archived and is closed to further replies.