Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2011 13:10:11 GMT
From:      "Eugene M. Zheganin" <eugene@zhegan.in>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/157534: [mpt] freeze when disk is removed/died from geom_mirror/zfs raid
Message-ID:  <201106071310.p57DABkO009621@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/157534; it has been noted by GNATS.

From: "Eugene M. Zheganin" <eugene@zhegan.in>
To: bug-followup@FreeBSD.org, eugene@zhegan.in
Cc:  
Subject: Re: kern/157534: [mpt] freeze when disk is removed/died from geom_mirror/zfs
 raid
Date: Tue, 07 Jun 2011 19:00:19 +0600

 Seems like its more zfs-related freeze. geom_mirror(4) seems to be able 
 to detect that one of the providers is gone in about a minute.
 
 When dealing with a zfs mirrored pool, the console is constantly updated 
 with these messages:
 
 [...]
 mpt0: completing timedout/aborted req 0xffffff80002be9c0:2484
 mpt0: completing timedout/aborted req 0xffffff80002be6f0:2483
 mpt0: completing timedout/aborted req 0xffffff80002be810:2482
 mpt0: completing timedout/aborted req 0xffffff80002bde80:2481
 mpt0: abort of req 0xffffff80002bde80:0 completed
 mpt0: request 0xffffff80002be660:2486 timed out for ccb 
 0xffffff00035ea800 (req>ccb 0xffffff00035ea800)
 mpt0: request 0xffffff80002be930:2487 timed out for ccb 
 0xffffff00035da000 (req>ccb 0xffffff00035da000)
 mpt0: completing timedout/aborted req 0xffffff80002aff30:2582
 mpt0: abort of req 0xffffff80002aff30:0 completed2486 function 0
 mpt0: request 0xffffff80002afb40:2584 timed out for ccb 
 0xffffff00035c0000 (req>ccb 0xffffff00035c0000)
 mpt0: attempting to abort req 0xffffff80002afb40:2584 function 0
 mpt0: completing timedout/aborted req 0xffffff80002afb40:2584
 [...]
 
 This is 100% reproduceable.
 Unfortunately, I got like 11 of these servers. I can provide root ssh 
 and local console (vie IP KVM) to one of them, along with my help in any 
 destructive testing.
 



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