Opened 3 years ago

Last modified 16 months 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 Christian Franke)

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.

Change History (1)

comment:1 by Christian Franke, 3 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.