Date: Mon, 24 Nov 2014 22:32:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 195349] New: CAM status: Command timeout since upgrade to 10.1 Message-ID: <bug-195349-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195349 Bug ID: 195349 Summary: CAM status: Command timeout since upgrade to 10.1 Product: Base System Version: 10.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: olivier@cochard.me Created attachment 149801 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149801&action=edit dmesg and pciconf output Since the upgrade of my HP Proliant Microserver, I can't start "zpool scrub" on my zraid1 pool build with 5 SATA hard drive. My log file display lot's of "CAM status: Command timeout", then the system can't no more access to the zpool. Here is an extract: Nov 23 18:16:25 nas kernel: (aprobe2:ahcich2:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 Nov 23 18:16:25 nas kernel: (aprobe2:ahcich2:0:0:0): CAM status: Command timeout Nov 23 18:16:25 nas kernel: ahcich5: (aprobe2:Timeout on slot 1 port 0 Nov 23 18:16:25 nas kernel: ahcich2:0:ahcich5: 0:0): is 00000002 cs 00000000 ss 00000000 rs 00000002 tfd 50 serr 00000000 cmd 00006117 Nov 23 18:16:25 nas kernel: Error 5, Retries exhausted Nov 23 18:16:25 nas kernel: (aprobe0:ahcich5:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 Nov 23 18:16:25 nas kernel: ahcich3: (aprobe0:ahcich5:0:0:0): CAM status: Command timeout Nov 23 18:16:25 nas kernel: Timeout on slot 8 port 0 Nov 23 18:16:25 nas kernel: (aprobe0:ahcich3: ahcich5:0:is 00000002 cs 00000000 ss 00000000 rs 00000100 tfd 50 serr 00000000 cmd 00006817 Nov 23 18:16:25 nas kernel: 0:0): Error 5, Retries exhausted Nov 23 18:16:25 nas kernel: (aprobe1:ahcich3:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 Nov 23 18:16:25 nas kernel: (aprobe1:ahcich3:0:0:0): CAM status: Command timeout Nov 23 18:16:25 nas kernel: (aprobe1:ahcich3:0:0:0): Error 5, Retries exhausted Nov 23 18:16:55 nas kernel: ahcich3: Timeout on slot 8 port 0 Nov 23 18:16:55 nas kernel: ahcich3: is 00000002 cs 00000000 ss 00000000 rs 00000100 tfd 50 serr 00000000 cmd 00006817 Nov 23 18:16:55 nas kernel: (aprobe1:ahcich3:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 Nov 23 18:16:55 nas kernel: (aprobe1:ahcich3:0:0:0): CAM status: Command timeout Nov 23 18:16:55 nas kernel: ahcich5: (aprobe1:Timeout on slot 1 port 0 Nov 23 18:16:55 nas kernel: ahcich3:0:ahcich5: 0:is 00000002 cs 00000000 ss 00000000 rs 00000002 tfd 50 serr 00000000 cmd 00006117 Nov 23 18:16:55 nas kernel: 0): Error 5, Retry was blocked Nov 23 18:16:55 nas kernel: (aprobe0:ahcich5:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00 Nov 23 18:16:55 nas kernel: ahcich2: (aprobe0:ahcich5:0:0:0): CAM status: Command timeout Some information about the zpool: zpool status -v storage pool: storage state: ONLINE scan: scrub canceled on Sun Nov 16 22:28:54 2014 config: NAME STATE READ WRITE CKSUM storage ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 ada0p1 ONLINE 0 0 0 ada1p1 ONLINE 0 0 0 ada2p1 ONLINE 0 0 0 ada3p1 ONLINE 0 0 0 ada4p1 ONLINE 0 0 0 errors: No known data errors I've attached dmesg and pciconf output. -- 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-195349-8>