Subject: Re: kern/34696: NetBSD-current (Oct 1, 2006) marks RAID1 parity as dirty and rebuilds it after reboot
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Greg Oster <oster@cs.usask.ca>
List: netbsd-bugs
Date: 10/02/2006 19:35:02
The following reply was made to PR kern/34696; it has been noted by GNATS.

From: Greg Oster <oster@cs.usask.ca>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/34696: NetBSD-current (Oct 1, 2006) marks RAID1 parity as dirty and rebuilds it after reboot 
Date: Mon, 02 Oct 2006 13:34:06 -0600

 Adam writes:
 > The following reply was made to PR kern/34696; it has been noted by GNATS.
 > 
 > From: Adam <adam@albedo.art.pl>
 > To: gnats-bugs@NetBSD.org
 > Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org,
 > 	netbsd-bugs@netbsd.org
 > Subject: Re: kern/34696: NetBSD-current (Oct 1, 2006) marks RAID1 parity as d
 > irty and rebuilds it after reboot 
 > Date: Mon, 2 Oct 2006 20:25:17 +0200
 > 
 >  >  I can't replicate this on NetBSD-current i386.
 >  >
 >  >  What command are you using to reboot?  Are there any indications in
 >  >  the shutdown messages about being unable to unmount / ?  I.e. does it
 >  >  look like this:
 >  >
 >  >  syncing disks... 3 3 3 done
 >  >  unmounting file systems...
 >  >  unmounting / (/dev/raid0a)... done
 >  >  rebooting...
 >  >
 >  >  or something else?
 >  >
 >  >  Thanks.
 >  >
 >  >  Later...
 >  >
 >  >  Greg Oster
 >  
 >  Greg,
 >  
 >  Usually, I use "shutdown -p now", but here's some console output  
 >  after "shutdown -h now":
 >  
 >  syncing disks... done
 >  unmounting file systems... done
 >  halted
 >  
 >  Program terminated
 >  Type boot , go (continue), or login (command mode)
 
 Hmm.. that looks normal... Can you ship me a copy of the output of 
 'raidctl -s raid0' and 'disklabel raid0'?  (or whatever relevant RAID 
 sets you're using...)
 
 Later...
 
 Greg Oster