Jump to content


Photo

DM800SE: external HDD never goes stand-by


  • Please log in to reply
31 replies to this topic

Re: DM800SE: external HDD never goes stand-by #21 CrasHBoneS

  • Member
  • 19 posts

0
Neutral

Posted 4 April 2013 - 14:07

date: 2013-04-04, time: 14:32:48, disk: sdb, running: 60, stopped: 30
date: 2013-04-04, time: 14:39:08, disk: sdb, running: 67, stopped: 313
date: 2013-04-04, time: 14:51:39, disk: sdb, running: 91, stopped: 660
date: 2013-04-04, time: 14:57:40, disk: sdb, running: 97, stopped: 264


Re: DM800SE: external HDD never goes stand-by #22 CrasHBoneS

  • Member
  • 19 posts

0
Neutral

Posted 4 April 2013 - 14:10

every time I browse HDD something is logged

 

date: 2013-04-04, time: 14:32:48, disk: sdb, running: 60, stopped: 30
date: 2013-04-04, time: 14:39:08, disk: sdb, running: 67, stopped: 313
date: 2013-04-04, time: 14:51:39, disk: sdb, running: 91, stopped: 660
date: 2013-04-04, time: 14:57:40, disk: sdb, running: 97, stopped: 264
date: 2013-04-04, time: 15:10:18, disk: sdb, running: 68, stopped: 690


Re: DM800SE: external HDD never goes stand-by #23 ims

  • PLi® Core member
  • 13,785 posts

+214
Excellent

Posted 4 April 2013 - 18:12

strange, log display, that disk was sleeped.


Kdo nic nedělá, nic nezkazí!

Re: DM800SE: external HDD never goes stand-by #24 CrasHBoneS

  • Member
  • 19 posts

0
Neutral

Posted 5 April 2013 - 13:52

Update

Flashed the image and installed only updates

No picon, no more plugin, no EPG

I set up stand-by time to "30 seconds"

Not every 30 seconds, but almost every 1 or 2 minutes, I hear HDD that spin-off and immediately "wake-up"

It seems like a "daemon" that is working on HDD



Re: DM800SE: external HDD never goes stand-by #25 CrasHBoneS

  • Member
  • 19 posts

0
Neutral

Posted 5 April 2013 - 14:38

Update2

Installed Opensif image

Mounted HDD

Configuration->USB Devices

 

USB to ATA/ATAPI bridge - driver NOT found

 

But I do not know if it refers to HDD (that I can browse without problem)



Re: DM800SE: external HDD never goes stand-by #26 CrasHBoneS

  • Member
  • 19 posts

0
Neutral

Posted 25 April 2013 - 08:44

I hope last update of OE 2.0 experimental will fix my problem
 
enigma2 20130314 (master) -> 20130424 (master)
 
----------------------------------------------
 
- switched to more flexible, python-based servicelist implementation with more options (thx to merlin team!)
 
- filter out non printable characters from DVB texts (epg, now/next, servicenames)
 
- MiniDLNASetup: fixed broken kill/restart and added possibility to force a full resccan
 
- some hardisk/storage manager cleanups/fixes
 
-...........................................


Re: DM800SE: external HDD never goes stand-by #27 CrasHBoneS

  • Member
  • 19 posts

0
Neutral

Posted 2 May 2013 - 14:40

I hope last update of OE 2.0 experimental will fix my problem
 
enigma2 20130314 (master) -> 20130424 (master)
 
----------------------------------------------
 
- switched to more flexible, python-based servicelist implementation with more options (thx to merlin team!)
 
- filter out non printable characters from DVB texts (epg, now/next, servicenames)
 
- MiniDLNASetup: fixed broken kill/restart and added possibility to force a full resccan
 
- some hardisk/storage manager cleanups/fixes
 
-...........................................

Last update did NOT solve my problem  :(  :(  :(  :(  :(  :(  :(



Re: DM800SE: external HDD never goes stand-by #28 CrasHBoneS

  • Member
  • 19 posts

0
Neutral

Posted 3 May 2013 - 18:52

UPDATE

 

Stand-by time is set up to 1 minute in Device Manager->Config

but the hard disk is still active since XX minutes,

 

If I am NOT wrong, hdparm is used to manage hard disk device

 

telnet

 

 

hdparm -I /dev/sdb1
 

 

 

I read all the info about my 250 GB PATA hard disk, perfetct!

 

telnet

 

 

hdparm -S 12 /dev/sdb1
 

response

 

 

>HDIO_DRIVE_CMD(setidle) failed: Invalid argument
 

 

 

But the hard disk after 1 minute goes finally in stand by  :)  :)  :)  :)  :)  :)  :)

 

If I restart ONLY GUI hard disk remains in stand by ->OK

If I enter device manager, hard disk goes OFF stand by ->OK

When I exit Device Manager, HDD after 1 minutes goes stand by ->OK

 

When I reboot the decoder, HDD DOES NOT go on stand by, but if I telnet

 

>hdparm -S 12 /dev/sdb1

>HDIO_DRIVE_CMD(setidle) failed: Invalid argument

 

after 1 minutes HDD goes in stand by

 

The wiki about hdparm command says:

"The settings made from the command line are "forgotten/lost" on every reboot. To make your changes permanent you need to edit the file / etc / hdparm.conf"

 

On my decoder I have no such file


Edited by CrasHBoneS, 3 May 2013 - 18:54.


Re: DM800SE: external HDD never goes stand-by #29 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+542
Excellent

Posted 3 May 2013 - 20:15

Anyway you don't want to set the standby value to one minute, that's far too short, it will prematurely age your harddisk.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: DM800SE: external HDD never goes stand-by #30 CrasHBoneS

  • Member
  • 19 posts

0
Neutral

Posted 3 May 2013 - 21:05

Anyway you don't want to set the standby value to one minute, that's far too short, it will prematurely age your harddisk.

ok, but it seems that hdparm is NOT working on OE 2.0 images

because if I set up as stand by time also 1 hour, hdparm command seems NOT working [from GUI]

Furthermore when the command is issued an error is raised [HDIO_DRIVE_CMD(setidle) failed: Invalid argument] but the command was succesful because hard disk goes stand by

I made a script in /usr/script named hdparm_user.sh so every time the decoder reboot hdparm command is issued

 

#!/bin/sh
#########################################
#	Set hard disk time stand by to	#
#	300 sec. (60 x 5)		#
#########################################
hdparm -S 60 /dev/sdb1

Edited by CrasHBoneS, 3 May 2013 - 21:07.


Re: DM800SE: external HDD never goes stand-by #31 Robinson

  • Senior Member
  • 2,621 posts

+30
Good

Posted 4 May 2013 - 11:12

Anyway you don't want to set the standby value to one minute, that's far too short, it will prematurely age your harddisk.

What would the optimum setting be in this case:

ET9000, twin LNB, 10-15 recordings every week, epg.dat on HDD, no permanent timeshift installed, no picons on HDD

Would 5 minutes be OK?


ET9000, OpenPLi 4.0, 13E, 19E

HD51, OpenPLi 6.2, 75E - 30W


Re: DM800SE: external HDD never goes stand-by #32 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+542
Excellent

Posted 4 May 2013 - 12:04

Five minutes minimum. I would recommend 15 minutes.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.



6 user(s) are reading this topic

0 members, 6 guests, 0 anonymous users