Opened 4 years ago
Last modified 2 years ago
#1440 new defect
'smartctl -n standby' wakes up Adaptec HBA adapter drives — at Version 1
Reported by: | Andrey P. | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | all | Version: | 7.2 |
Keywords: | aacraid linux | Cc: |
Description (last modified by )
After update from smartctl 6.2 2017-02-27 r4394 Linux 3.10.0-693 to smartctl 6.6 2017-11-05 r4594 Linux 3.10.0-957 we've got logs full of the following messages:
Apr 11 15:13:18 us6-acs1-stor08 smartd[2742]: Device: /dev/sdbb [SAT], CHECK POWER STATUS spins up disk (0x81 -> 0xff)
Hardware: Adaptec HBA adapter.
The issue affects recent smartctl 7.2 as well. It appears in code block trunk/smartmontools/os_linux.cpp@5208#L3437 when executing linux_smart_device(O_RDWR|O_NONBLOCK) on line trunk/smartmontools/os_linux.cpp@5208#L979 in c-tor of class linux_aacraid_device.
The issue is similar to ticket #37.
Note:
See TracTickets
for help on using tickets.