Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hdparm vs. sdparm (e la Write Cache)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Wed Mar 10, 2010 8:17 pm    Post subject: hdparm vs. sdparm (e la Write Cache) Reply with quote

Ciao a tutti, da un po' di tempo ho sostituito hdparm con sdparm ma oggi mi sono accorto (quasi per caso) che sdparm se ne strafrega dei miei tentativi di disabilitare la Write Cache
Code:
# sdparm -g WCE /dev/sda
    /dev/sda: ATA       WDC WD3000JS-60P  21.0
WCE         1
# sdparm --set=WCE=0 /dev/sda
    /dev/sda: ATA       WDC WD3000JS-60P  21.0
change_mode_page: failed setting page: Caching (SBC)

mentre se uso hdparm
Code:
# hdparm -W /dev/sda

/dev/sda:
 write-caching =  1 (on)
# hdparm -W0 /dev/sda

/dev/sda:
 setting drive write-caching to 0 (off)
 write-caching =  0 (off)

a questo punto se controllo anche con sdparm mi ritrovo il parametro a 0 ...

Sbaglio io qualcosa ?
È un bug/limite noto ?
Devo continuare ad affidarmi a hdparm ?

Oppure, peggio ancora, adesso mi stanno mentendo sia hdparm che sdparm e in realtà la Write Cache è ancora attiva ?
_________________
Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con
Code:
grep -vE '(^[[:space:]]*($|(#|!|;|//)))'
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Thu Mar 11, 2010 9:23 am    Post subject: Reply with quote

per quello che mi riguarda hdparm non mi ha ancora mentito visto che mi sono capitati degli shutdown forzati e mai mi è capitato di avere perdite di dati

come mai sdparm non funzioni non lo so proprio, diciamo che ho semplicemnete smesso di chiedermelo :D
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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