Results 1 to 9 of 9

Thread: Where is the thread about HDD spindown??

  1. #1
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    170

    Where is the thread about HDD spindown??

    I've spent much time writing a tutorial this night and I don't want to lose my work! I'm sure this thread was deleted by mistake. Please, bring it back!!!

  2. #2

    Was also wondering...

    Hi,

    I also was wondering what had happened to the thread, after posting compatibility information aswell as preparing some additional feedback.

    Possibly they considered the thread mis-filed, but I don't think that is an excuse for deleting it!

    Thanks,
    Matt

  3. #3
    Join Date
    Sep 2006
    Location
    Hungary
    Posts
    39
    yep, and i wanted to ask why its log file has the following outcome:

    ...
    07:49:16: Disk first used after 1200 seconds
    08:10:21: Cooled down...
    08:10:51: Disk first used after 1200 seconds
    08:31:56: Cooled down...
    08:32:26: Disk first used after 1200 seconds
    08:53:31: Cooled down...
    ...

    syslog didn't write to disk that time, I guess only samba was running.
    and swap of course...

  4. #4
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    170
    Quote Originally Posted by bbaccsi View Post
    yep, and i wanted to ask why its log file has the following outcome:

    ...
    07:49:16: Disk first used after 1200 seconds
    08:10:21: Cooled down...
    08:10:51: Disk first used after 1200 seconds
    08:31:56: Cooled down...
    08:32:26: Disk first used after 1200 seconds
    08:53:31: Cooled down...
    ...

    syslog didn't write to disk that time, I guess only samba was running.
    and swap of course...
    That depends on many things... for example, mount options.

    My log is not quite different:
    ...
    19:04:49: Disk first used after 750 seconds
    19:25:27: Cooled down...
    20:19:10: Disk first used after 4380 seconds
    20:39:15: Cooled down...
    21:05:23: Disk first used after 2730 seconds
    21:25:28: Cooled down...
    23:20:55: Disk first used after 8070 seconds
    ...

    Maybe some day I'll fix everything...

    P.S. Found some mistakes in the script
    If you have gawk package installed then just "awk" points by default to /opt/bin/awk and that is HDD.
    All occurrences of "awk" should be changed to "/usr/bin/awk".
    The same with "grep" too if you have grep package installed. Should be changed to "/bin/grep".
    Maybe it'll be better to specify full path for every executable used in the script.
    To change:
    Code:
    sed -i 's/awk/\/usr\/bin\/awk/g' scsi-stop.sh
    sed -i 's/grep/\/bin\/grep/g' scsi-stop.sh
    P.P.S. I've changed the script in the recovered tutorial.
    Last edited by Xander; 30-01-2007 at 16:43.

  5. #5
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Recovered. Don't know why britnet deleted it.

  6. #6
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    170
    Quote Originally Posted by Oleg View Post
    Recovered. Don't know why britnet deleted it.
    Thanks.

  7. #7
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt a.M.
    Posts
    299
    Sorry, i didn't want to do that.

    Thanks Oleg für recovering.

    Can i delete this thread, now? :-)
    Last edited by britnet; 30-01-2007 at 13:24.
    WL-500gP => 1.9.2.7-7g (2007-04-06)
    Running: thttpd, php 5.1, vsftp, rrdtool

    http://onlinefussballmanager.de/userbar/0/53647.png

  8. #8
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Well, I beleive it's not needed. I've moved it to Q&A, so it would go out of view soon.

  9. #9
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    170
    Quote Originally Posted by britnet View Post
    Can i delete this thread, now? :-)
    You like deleting threads too much.

Similar Threads

  1. thttp problems after HDD standby
    By grisu901 in forum WL-HDD Q&A
    Replies: 4
    Last Post: 07-12-2007, 13:22
  2. Downloaden van usb-connected hdd op WL-500gP extreem langzaam.
    By Phrea in forum Dutch Discussion - Nederlands
    Replies: 23
    Last Post: 08-03-2007, 22:45
  3. Flashing Oleg's Firmware in WL HDD
    By hugo in forum WL-HDD Custom Development
    Replies: 29
    Last Post: 21-10-2004, 14:55
  4. USB HDD connects as Webcam
    By Oldchatterman in forum WL-500g Q&A
    Replies: 12
    Last Post: 19-10-2004, 17:54

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •