hdparm fails on usb drives
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
hdparm (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I used to have a script ask my external drives to spin down less often, but after a recent upgrade the script fails.
hdparm -S 241 /dev/sde;
/dev/sde:
setting standby to 241 (30 minutes)
HDIO_DRIVE_
I tried identify but it also faild
HDIO_DRIVE_
https:/
nothing in dmesg
1) lsb_release -rd
Description: Ubuntu 10.04.4 LTS
Release: 10.04
2) apt-cache policy hdparm
hdparm:
Installed: 9.15-1ubuntu9
Candidate: 9.15-1ubuntu9
Version table:
*** 9.15-1ubuntu9 0
500 http://
100 /var/lib/
3) What you expected to happen: (succsess)
hdparm /dev/sdb
/dev/sdb:
multcount = 8 (on)
IO_support = 0 (default)
readonly = 0 (off)
readahead = 256 (on)
geometry = 38913/255/63, sectors = 625142448, start = 0
4) What happened instead: (failure)
hdparm /dev/sde
/dev/sde:
HDIO_DRIVE_
readonly = 0 (off)
readahead = 256 (on)
geometry = 243201/255/63, sectors = 3907029168, start = 0