flixxx Posted December 19, 2011 Posted December 19, 2011 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.
flixxx Posted December 20, 2011 Author Posted December 20, 2011 Is there anyone that can help me with this?
WeeboTech Posted December 20, 2011 Posted December 20, 2011 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.
flixxx Posted December 22, 2011 Author Posted December 22, 2011 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.
Joe L. Posted December 22, 2011 Posted December 22, 2011 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.
Eisi2005 Posted March 24, 2012 Posted March 24, 2012 @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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.