Re: geom mirror now rebuilding on every reboot?

2012-08-14 Thread Gavin Atkinson
On Mon, 2012-08-06 at 08:34 -0700, Maksim Yevmenkin wrote: > Michael, > > > Something in -current and recently MFC'd to -stable is causing all of my > > gmirror drives to rebuild on reboot :-( > > > > Being remote and these being production machines, I suspect SVN r237929 > > and r237930 in -curre

Re: geom mirror now rebuilding on every reboot?

2012-08-11 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/06/12 14:06, Gleb Smirnoff wrote: > Michael, > > On Sat, Aug 04, 2012 at 12:49:49PM -0400, Michael Butler wrote: > M> Something in -current and recently MFC'd to -stable is causing all of my > M> gmirror drives to rebuild on reboot :-( > M> >

Re: geom mirror now rebuilding on every reboot?

2012-08-09 Thread Tom Uffner
Alexander Motin wrote: I think the right answer would be to remove stale Promise format RAID metadata from the disk. You should be able to do it by booting from any source and doing `graid list -a` to see all RAID GEOMs (even broken) and then remove them with `graid remove Promise ad4`. thanks,

Re: geom mirror now rebuilding on every reboot?

2012-08-07 Thread Alexander Motin
On 07.08.2012 17:09, Andrey V. Elsukov wrote: On 07.08.2012 04:03, Tom Uffner wrote: GEOM_RAID: Promise: Array Promise Created GEOM_RAID: Promise: Disk ad4 state changed from NONE to SPARE GEOM_MIRROR: Cannot open consumer ad4 (error=1) GEOM_MIRROR: Cannot add disk ad4 to gm0 (error=1) wondering

Re: geom mirror now rebuilding on every reboot?

2012-08-07 Thread Andrey V. Elsukov
On 07.08.2012 04:03, Tom Uffner wrote: > GEOM_RAID: Promise: Array Promise Created > GEOM_RAID: Promise: Disk ad4 state changed from NONE to SPARE > GEOM_MIRROR: Cannot open consumer ad4 (error=1) > GEOM_MIRROR: Cannot add disk ad4 to gm0 (error=1) > wondering if anyone knew offhand what is going o

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Frank Reppin
by any chance... ... is this maybe related to my PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=170038 cheers, Frank Reppin -- 43rd Law of Computing: Anything that can go wr fortune: Segmentation violation -- Core dumped ___ freebsd-current@

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Tom Uffner
not quite the same issue, but i tried to update a system with gmirror from FreeBSD eris.uffner.com 10.0-CURRENT FreeBSD 10.0-CURRENT #210: Thu Mar 15 16:41:18 EDT 2012 t...@eris.uffner.com:/usr/obj/usr/src/sys/ERIS i386 to -current from Aug 4th, and booting now fails into mountroot> with

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Scott Long
On Aug 6, 2012, at 12:06 PM, Gleb Smirnoff wrote: > Michael, > > On Sat, Aug 04, 2012 at 12:49:49PM -0400, Michael Butler wrote: > M> Something in -current and recently MFC'd to -stable is causing all of my > M> gmirror drives to rebuild on reboot :-( > M> > M> Being remote and these being pr

RE: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Michael Butler
mirror now rebuilding on every reboot? Michael, On Sat, Aug 04, 2012 at 12:49:49PM -0400, Michael Butler wrote: M> Something in -current and recently MFC'd to -stable is causing all of my M> gmirror drives to rebuild on reboot :-( M> M> Being remote and these being production machin

RE: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Michael Butler
: geom mirror now rebuilding on every reboot? On Mon, Aug 6, 2012 at 9:23 AM, Garrett Cooper wrote: > On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin > wrote: >> Michael, >> >>> Something in -current and recently MFC'd to -stable is causing all of my >>

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Gleb Smirnoff
Michael, On Sat, Aug 04, 2012 at 12:49:49PM -0400, Michael Butler wrote: M> Something in -current and recently MFC'd to -stable is causing all of my M> gmirror drives to rebuild on reboot :-( M> M> Being remote and these being production machines, I suspect SVN r237929 M> and r237930 in -curren

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Garrett Cooper
On Aug 6, 2012, at 9:40 AM, Maksim Yevmenkin wrote: > On Mon, Aug 6, 2012 at 9:33 AM, Kevin Oberman wrote: >> On Mon, Aug 6, 2012 at 9:26 AM, Maksim Yevmenkin >> wrote: >>> On Mon, Aug 6, 2012 at 9:23 AM, Garrett Cooper wrote: On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin wrote:

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Maksim Yevmenkin
On Mon, Aug 6, 2012 at 9:33 AM, Kevin Oberman wrote: > On Mon, Aug 6, 2012 at 9:26 AM, Maksim Yevmenkin > wrote: >> On Mon, Aug 6, 2012 at 9:23 AM, Garrett Cooper wrote: >>> On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin >>> wrote: Michael, > Something in -current and recently M

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Kevin Oberman
On Mon, Aug 6, 2012 at 9:26 AM, Maksim Yevmenkin wrote: > On Mon, Aug 6, 2012 at 9:23 AM, Garrett Cooper wrote: >> On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin >> wrote: >>> Michael, >>> Something in -current and recently MFC'd to -stable is causing all of my gmirror drives to rebu

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Maksim Yevmenkin
On Mon, Aug 6, 2012 at 9:23 AM, Garrett Cooper wrote: > On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin > wrote: >> Michael, >> >>> Something in -current and recently MFC'd to -stable is causing all of my >>> gmirror drives to rebuild on reboot :-( >>> >>> Being remote and these being production

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Garrett Cooper
On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin wrote: > Michael, > >> Something in -current and recently MFC'd to -stable is causing all of my >> gmirror drives to rebuild on reboot :-( >> >> Being remote and these being production machines, I suspect SVN r237929 >> and r237930 in -current and S

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Maksim Yevmenkin
Michael, > Something in -current and recently MFC'd to -stable is causing all of my > gmirror drives to rebuild on reboot :-( > > Being remote and these being production machines, I suspect SVN r237929 > and r237930 in -current and SVN r238500 to -stable but haven't yet been > able to prove it. >

geom mirror now rebuilding on every reboot?

2012-08-04 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Something in -current and recently MFC'd to -stable is causing all of my gmirror drives to rebuild on reboot :-( Being remote and these being production machines, I suspect SVN r237929 and r237930 in -current and SVN r238500 to -stable but haven't yet