Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hdparm --> optimale Werte
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Fri Aug 09, 2013 9:35 am    Post subject: hdparm --> optimale Werte Reply with quote

Hallo,

ich schicke mit dem Eintrag:
Code:
sata_all_args="-y"
meine Festplatten automatisch in den Standby.

Fragen:

1. ist das optimal?
2. Beim Booten hängt manchmal das System wahrscheinlich weil die Platten schon im Standby sind --> optimalere Werte für hdparm möglich?
3. Beim Zugriff auf eine Freigabe über smb Protokoll werden die Platten nicht wieder aus dem Standby geweckt. Über lokale Anwendungen ist es hingegen kein Problem. Gibt es da eine Abhilfe?
Back to top
View user's profile Send private message
bell
Guru
Guru


Joined: 27 Nov 2007
Posts: 508

PostPosted: Sat Aug 10, 2013 7:51 pm    Post subject: Reply with quote

"-y" schickt die Platte sofort schlafen. Diese wacht jedoch beim nächsten Lese-Zugriff wieder auf. So macht es keinen Sinn. Das steht auch im Kommentar der /etc/conf.d/hdparm:
Code:
# Note that options such as -y which force *immediate* power saving options
# should generally not be placed here.  The hdparm init.d script may run at
# anytime with respect to other init.d scripts that do system wide drive
# scans (like the hald script), so they will merely get spun right back up.
# If you wish to use these options, please use the local.start init.d script
# instead so that you're guaranteed that it will run last.


Besser ist der Parameter "-S". Damit kannst Du eine Zeit angeben nach welcher Zeit der Untätigkeit die Platte selbst schlafen soll.
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Thu Aug 22, 2013 6:22 am    Post subject: Reply with quote

Hallo,

ich habe mal ein wenig experimentiert.

Mit hdparm -S 20 /dev/sdb. Geht meine Festplatte schön schlafen.
Wenn ich den Eintrag

Code:
sata_all_args="-S 20"
in der

nano /etc/conf.d/hdparm habe. Passiert jedoch nichts.
Schreibt hdparm ein Logfile? Wohin? Bzw. wie bekomme ich ein Logfile?
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Fri Sep 06, 2013 6:51 pm    Post subject: Reply with quote

Keiner eine Idee?
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4520
Location: Germany

PostPosted: Fri Sep 06, 2013 10:58 pm    Post subject: Reply with quote

Tinitus wrote:
Keiner eine Idee?
Nicht wirklich.
Schau auch mal was
Code:
/etc/init.d/hdparm status
dazu meint.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum