Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 2014 20:39:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195349] CAM status: Command timeout since upgrade to 10.1
Message-ID:  <bug-195349-8-l7HLINR1k6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195349-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195349-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195349

David Arnold <david.n.arnold@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david.n.arnold@gmail.com

--- Comment #20 from David Arnold <david.n.arnold@gmail.com> ---
I just experienced this on my HP Proliant MicroServer after upgrading to 10.1. 
An overnight zpool scrub left ahcich2 and ahcich3 both timing out.  System was
unresponsibe and had to force power off.  Everything seemed to come up ok and
the scrub resumed.

% sysctl hw.model
hw.model: AMD Athlon(tm) II Neo N36L Dual-Core Processor

% zpool status
  pool: bootpool
 state: ONLINE
  scan: scrub repaired 0 in 0h0m with 0 errors on Sat Dec 20 03:02:21 2014
config:

    NAME                                            STATE     READ WRITE CKSUM
    bootpool                                        ONLINE       0     0     0
      mirror-0                                      ONLINE       0     0     0
        gptid/10b51084-a026-11e3-b392-d485646a6e25  ONLINE       0     0     0
        gptid/11887bb6-a026-11e3-b392-d485646a6e25  ONLINE       0     0     0
        gptid/12413ebe-a026-11e3-b392-d485646a6e25  ONLINE       0     0     0
        gptid/131a1743-a026-11e3-b392-d485646a6e25  ONLINE       0     0     0

errors: No known data errors

  pool: zroot
 state: ONLINE
  scan: scrub in progress since Sat Dec 20 03:01:45 2014
        469G scanned out of 547G at 45/s, (scan is slow, no estimated time)
        0 repaired, 85.73% done
config:

    NAME            STATE     READ WRITE CKSUM
    zroot           ONLINE       0     0     0
      raidz1-0      ONLINE       0     0     0
        ada0p4.eli  ONLINE       0     0     0
        ada1p4.eli  ONLINE       0     0     0
        ada2p4.eli  ONLINE       0     0     0
        ada3p4.eli  ONLINE       0     0     0

errors: No known data errors

% vmstat -i
interrupt                          total       rate
irq17: ehci0 ehci1+                  256          0
irq18: ohci0 ohci1+                    4          0
irq256: hpet0:t0                 1768123       1001
irq257: hpet0:t1                 1814676       1027
irq259: bge0                        9355          5
irq260: ahci0:ch0                 351163        198
irq261: ahci0:ch1                 350469        198
irq262: ahci0:ch2                 316033        178
irq263: ahci0:3                   309137        175
Total                            4919216       2785

-- 
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-l7HLINR1k6>