Opened 8 years ago
Closed 8 years ago
#735 closed defect (invalid)
"smartctl -o on sdX" disables spindown
Reported by: | jimbob | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | all | Version: | 6.5 |
Keywords: | Cc: |
Description
Having turned smartctl -o on (and then off again) my WD passport 2TB usb drive no longer spins down when idle.
Something similar is noted here: http://www.thinkwiki.org/wiki/Problem_with_hard_drive_clicking#Samsung_MP0804H_80GB
However, in my case it is not desired behaviour. It now runs rather hot.
Can anything be done?
Change History (3)
comment:1 by , 8 years ago
Milestone: | → undecided |
---|---|
Priority: | major → minor |
comment:2 by , 8 years ago
Apologies. I looked for a forum/mailing list but couldn't see anything on the site.
And yes, it does seem to persist. The drive eventually spins down but it no longer seems to do the quick "park" thing that the passport usually does after a very short interval.
comment:3 by , 8 years ago
Milestone: | undecided |
---|---|
Resolution: | → invalid |
Status: | new → closed |
This is a drive firmware issue which cannot be fixed by smartctl.
This is a bug tracker, not a support forum. For future support questions, please use the smartmontools-support mailing list instead.
Does the problem persists even after
smartctl -o off
and waiting for completion of current data collection (check withsmartctl -c
) ?If yes, try to set APM to a lower value with
smartctl -s apm,N
(see man page).Please provide output of
smartctl -x
as an attachment.