[Bug 196083] New: smartctl going to reboot HP ProLiant DL160 G6 with HP Smart Array P410

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 18 06:29:13 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196083

            Bug ID: 196083
           Summary: smartctl going to reboot HP ProLiant DL160 G6 with HP
                    Smart Array P410
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: v.chernyadev at tradesoft.ru

The HP ProLiant DL160 G6 with HP Smart Array P410 restarts after about 250
tests smartctl SATA drives. I have two SATA drives on the 0 and 3 channel and
two SAS drives on the 1 and 2 channel. So:
smartctl -a /dev/ciss0 -d sat+cciss,3
smartctl -a /dev/ciss0 -d sat+cciss,0
smartctl -a /dev/ciss0 -d cciss,2
The first and second line leading to reboot after ~ 250 repetitions, the third
can run indefinitely.
There is nothing strange in /var/log/messages and dmesg.
I can repeat that. I run:
===
while(); do (/usr/local/sbin/smartctl -i -A -H /dev/ciss0 -d
sat+cciss,3>/dev/null;date;) done
===
And after 250 cycles server rebooted.
smartmontools v. 6.3
FreeBSD 9.3-RELEASE-p2 #0: Mon Sep 15 16:44:27 UTC 2014    
root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list