Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2014 06:29:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196083] New: smartctl going to reboot HP ProLiant DL160 G6 with HP Smart Array P410
Message-ID:  <bug-196083-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: v.chernyadev@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@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196083-13>