Subject: Re: amd64 domU panic w/ raidframe re-write
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: None <jakllsch@kollasch.net>
List: port-xen
Date: 02/07/2008 11:31:12
On Thu, Feb 07, 2008 at 05:59:20PM +0100, Manuel Bouyer wrote:
> On Thu, Feb 07, 2008 at 12:23:09AM -0600, jakllsch@kollasch.net wrote:
> > Hi,
> > 
> > I'm running raidframe in a amd64 domU. I had had to do a hard reboot
> > because I did something stupid in the linux dom0 (xm mem-set 0 0).
> > 
> > Anyway, now when I go to rebuild the parity on the RAID1 array:
> > 
~~~~~~~~~~~~
> > 
> > This kernel is 4.99.52 from approximately a week ago.
> > 
> > Is this because my sectPerSU is 128, or 64KiB,
> > which is greater than MAXPHYS in a domU?
> 
> Yes. I think I have a PR open about "RAIDframe can send requests larger than
> MAXPHYS", or something like that
> 

Ah, okay. Considering this was a simple RAID-1 array, I was able to
re-create the array with 32KiB units.

	Jonathan Kollasch