Opened 4 years ago
Last modified 4 years ago
#1496 new defect
smartctl -s standby,now SPINS up other drives! (Windows)
Reported by: | Marco Lopes | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | smartctl | Version: | 7.2 |
Keywords: | windows | Cc: |
Description
using smartctl -s standby,now x:
Spins up other USB drives...
I can only spindown ONE drive, and cannot issue a new command to spindown another one, because all drives are accessed to perform the standby to a specific drive.
Change History (1)
comment:1 by , 4 years ago
Keywords: | windows added; standby removed |
---|---|
Milestone: | → undecided |
Priority: | major → minor |
Summary: | smartctl -s standby,now SPINS up other drives! → smartctl -s standby,now SPINS up other drives! (Windows) |
Note:
See TracTickets
for help on using tickets.
Windows apparently performs some kind of device reset on certain events. This may spin up all drives. Behavior may also depend on USB bridge firmware. This cannot be fixed in smartctl.
Using physical (
/dev/sdX
,/dev/pdN
) instead of logical (X:
) device names may help.Please provide output of:
Use plain-text attachments or wiki markup. Don't use screen shots.
PS: In future reports, please always include smartctl version and platform information. The only hint about platform in this report was the drive letter
x:
.