Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Dec 2014 18:05:49 +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-i0ueQtgjPv@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

--- Comment #11 from je.broman@gmail.com ---
I tested the workaround 

echo 'hint.ahci.0.msi="0"' >> /boot/loader.conf
shutdown -r now

This is my zpool. 
# zpool list

NAME    SIZE  ALLOC   FREE   FRAG  EXPANDSZ    CAP  DEDUP  HEALTH  ALTROOT
data   3.62T  1.56T  2.06T     6%         -    43%  1.00x  ONLINE  -

 pool: data
 state: ONLINE
  scan: scrub repaired 0 in 3h9m with 0 errors on Thu Dec  4 11:55:29 2014
config:

        NAME        STATE     READ WRITE CKSUM
        data        ONLINE       0     0     0
          raidz1-0  ONLINE       0     0     0
            ada0    ONLINE       0     0     0
            ada1    ONLINE       0     0     0
            ada2    ONLINE       0     0     0
            ada3    ONLINE       0     0     0
        cache
          ada4p4    ONLINE       0     0     0

errors: No known data errors

After the reboot I'm able to run a full zpool scrub without any error messages
or problems. The workaround seems to work - great! Thank you!

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