Date: Wed, 6 Jan 2010 10:30:17 GMT From: Alexander Motin <mav@FreeBSD.org> To: freebsd-geom@FreeBSD.org Subject: Re: kern/134044: [geom] gmirror(8) overwrites fs with stale data from returning member Message-ID: <201001061030.o06AUHLx039546@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/134044; it has been noted by GNATS. From: Alexander Motin <mav@FreeBSD.org> To: bug-followup@FreeBSD.org, psteele@maxiscale.com Cc: Subject: Re: kern/134044: [geom] gmirror(8) overwrites fs with stale data from returning member Date: Wed, 06 Jan 2010 12:25:42 +0200 I am unable to reproduce this issue on recent HEAD system. Whenever mirror looses one of components, or boots without one, it increments SyncID parameter (reported by `gmirror list`) on first subsequent write operation. If lost component reappears again, it has lower SyncID then the rest and forced to be synchronized. Could you try reproduce bug on newer system? If so, provide some more details, especially how SyncID changes after each event and what messages GMIRROR prints. -- Alexander Motin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001061030.o06AUHLx039546>