* XCP: update dom0 kernel?
@ 2010-04-22 4:48 YAMAMOTO Takashi
2010-04-22 9:43 ` Ian Pratt
0 siblings, 1 reply; 14+ messages in thread
From: YAMAMOTO Takashi @ 2010-04-22 4:48 UTC (permalink / raw)
To: xen-devel
hi,
i want to use linux md driver in xcp's dom0.
however, unfortunately the kernel shipped with xcp build20719 seems to
have a known deadlock bug and unusable for my purpose.
in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git,
the bug was introduced by:
449aad3e25358812c43afc60918c5ad3819488e7
and fixed by:
c8c00a6915a2e3d10416e8bdd3138429beb96210
any chance for it to be fixed for xcp soon?
YAMAMOTO Takashi
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: XCP: update dom0 kernel?
2010-04-22 4:48 XCP: update dom0 kernel? YAMAMOTO Takashi
@ 2010-04-22 9:43 ` Ian Pratt
2010-05-11 7:14 ` YAMAMOTO Takashi
2010-05-27 4:31 ` XCP: update dom0 kernel? YAMAMOTO Takashi
0 siblings, 2 replies; 14+ messages in thread
From: Ian Pratt @ 2010-04-22 9:43 UTC (permalink / raw)
To: YAMAMOTO Takashi, xen-devel@lists.xensource.com; +Cc: Ian Pratt
> i want to use linux md driver in xcp's dom0.
> however, unfortunately the kernel shipped with xcp build20719 seems to
> have a known deadlock bug and unusable for my purpose.
>
> in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git,
> the bug was introduced by:
> 449aad3e25358812c43afc60918c5ad3819488e7
> and fixed by:
> c8c00a6915a2e3d10416e8bdd3138429beb96210
>
> any chance for it to be fixed for xcp soon?
Thanks for the pointer -- it can definitely be fixed in the next update.
One of the things we want to discuss at the summit next week is the schedule with which we should be aiming to release new XCP install ISOs.
Thanks,
Ian
>
> YAMAMOTO Takashi
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: XCP: update dom0 kernel?
2010-04-22 9:43 ` Ian Pratt
@ 2010-05-11 7:14 ` YAMAMOTO Takashi
2010-05-11 8:45 ` Dave Scott
2010-05-12 6:22 ` xcp 0.2 (RE: XCP: update dom0 kernel?) YAMAMOTO Takashi
2010-05-27 4:31 ` XCP: update dom0 kernel? YAMAMOTO Takashi
1 sibling, 2 replies; 14+ messages in thread
From: YAMAMOTO Takashi @ 2010-05-11 7:14 UTC (permalink / raw)
To: Ian.Pratt; +Cc: xen-devel
hi,
>> i want to use linux md driver in xcp's dom0.
>> however, unfortunately the kernel shipped with xcp build20719 seems to
>> have a known deadlock bug and unusable for my purpose.
>>
>> in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git,
>> the bug was introduced by:
>> 449aad3e25358812c43afc60918c5ad3819488e7
>> and fixed by:
>> c8c00a6915a2e3d10416e8bdd3138429beb96210
>>
>> any chance for it to be fixed for xcp soon?
>
> Thanks for the pointer -- it can definitely be fixed in the next update.
>
> One of the things we want to discuss at the summit next week is the schedule with which we should be aiming to release new XCP install ISOs.
have you decided when the next release will be?
YAMAMOTO Takashi
>
> Thanks,
> Ian
>
>
>>
>> YAMAMOTO Takashi
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: XCP: update dom0 kernel?
2010-05-11 7:14 ` YAMAMOTO Takashi
@ 2010-05-11 8:45 ` Dave Scott
2010-05-11 10:16 ` Pasi Kärkkäinen
2010-05-12 6:22 ` xcp 0.2 (RE: XCP: update dom0 kernel?) YAMAMOTO Takashi
1 sibling, 1 reply; 14+ messages in thread
From: Dave Scott @ 2010-05-11 8:45 UTC (permalink / raw)
To: 'YAMAMOTO Takashi', Ian Pratt; +Cc: xen-devel@lists.xensource.com
Hi,
> > One of the things we want to discuss at the summit next week is the
> schedule with which we should be aiming to release new XCP install ISOs.
>
> have you decided when the next release will be?
We're aiming to refresh the XCP install isos by the beginning of June.
Also in the short term I think it would be good to:
1. create an online repo for the storage plug-in scripts
2. automatically build and upload 'unstable' binary snapshots from cron
3. put the 'vhdd' prototype (storage daemon which Jon Ludlam talked about at summit) repo online somewhere
In the medium term I think we should:
1. move stuff like xapi into RPMs for uniformity
2. make a script to rebuild a full install iso from a set of RPMs
There's probably a bunch of other useful stuff we should do. Perhaps we should make a wiki page with a to-do list on it?
Cheers,
Dave
>
> YAMAMOTO Takashi
>
> >
> > Thanks,
> > Ian
> >
> >
> >>
> >> YAMAMOTO Takashi
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: XCP: update dom0 kernel?
2010-05-11 8:45 ` Dave Scott
@ 2010-05-11 10:16 ` Pasi Kärkkäinen
0 siblings, 0 replies; 14+ messages in thread
From: Pasi Kärkkäinen @ 2010-05-11 10:16 UTC (permalink / raw)
To: Dave Scott
Cc: 'YAMAMOTO Takashi', xen-devel@lists.xensource.com,
Ian Pratt
On Tue, May 11, 2010 at 09:45:47AM +0100, Dave Scott wrote:
> Hi,
> > > One of the things we want to discuss at the summit next week is the
> > schedule with which we should be aiming to release new XCP install ISOs.
> >
> > have you decided when the next release will be?
>
> We're aiming to refresh the XCP install isos by the beginning of June.
>
> Also in the short term I think it would be good to:
> 1. create an online repo for the storage plug-in scripts
> 2. automatically build and upload 'unstable' binary snapshots from cron
> 3. put the 'vhdd' prototype (storage daemon which Jon Ludlam talked about at summit) repo online somewhere
>
> In the medium term I think we should:
> 1. move stuff like xapi into RPMs for uniformity
> 2. make a script to rebuild a full install iso from a set of RPMs
>
This sounds good. Makes things a lot easier for everyone, including you, I assume :)
> There's probably a bunch of other useful stuff we should do. Perhaps we should make a wiki page with a to-do list on it?
>
This is a good idea aswell.
-- Pasi
> Cheers,
> Dave
>
> >
> > YAMAMOTO Takashi
> >
> > >
> > > Thanks,
> > > Ian
> > >
> > >
> > >>
> > >> YAMAMOTO Takashi
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* xcp 0.2 (RE: XCP: update dom0 kernel?)
2010-05-11 7:14 ` YAMAMOTO Takashi
2010-05-11 8:45 ` Dave Scott
@ 2010-05-12 6:22 ` YAMAMOTO Takashi
2010-05-12 18:15 ` Ian Pratt
1 sibling, 1 reply; 14+ messages in thread
From: YAMAMOTO Takashi @ 2010-05-12 6:22 UTC (permalink / raw)
To: Ian.Pratt; +Cc: xen-devel
hi,
>> One of the things we want to discuss at the summit next week is the schedule with which we should be aiming to release new XCP install ISOs.
one of my coworkers who attended the summit told me
that you said that xcp 0.2 was already available somewhere.
is it right? if so, where? i tried google but no luck.
YAMAMOTO Takashi
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: xcp 0.2 (RE: XCP: update dom0 kernel?)
2010-05-12 6:22 ` xcp 0.2 (RE: XCP: update dom0 kernel?) YAMAMOTO Takashi
@ 2010-05-12 18:15 ` Ian Pratt
0 siblings, 0 replies; 14+ messages in thread
From: Ian Pratt @ 2010-05-12 18:15 UTC (permalink / raw)
To: YAMAMOTO Takashi; +Cc: Ian Pratt, xen-devel@lists.xensource.com
> >> One of the things we want to discuss at the summit next week is the
> schedule with which we should be aiming to release new XCP install ISOs.
>
> one of my coworkers who attended the summit told me
> that you said that xcp 0.2 was already available somewhere.
> is it right? if so, where? i tried google but no luck.
0.1.1 is the current release. The plan is to get a new release out in June.
We can all discuss the longer term roadmap on the planned XCP calls Stephen is arranging.
Best,
Ian
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: XCP: update dom0 kernel?
2010-04-22 9:43 ` Ian Pratt
2010-05-11 7:14 ` YAMAMOTO Takashi
@ 2010-05-27 4:31 ` YAMAMOTO Takashi
2010-05-27 8:09 ` Ian Pratt
1 sibling, 1 reply; 14+ messages in thread
From: YAMAMOTO Takashi @ 2010-05-27 4:31 UTC (permalink / raw)
To: Ian.Pratt; +Cc: xen-devel
hi,
>> i want to use linux md driver in xcp's dom0.
>> however, unfortunately the kernel shipped with xcp build20719 seems to
>> have a known deadlock bug and unusable for my purpose.
>>
>> in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git,
>> the bug was introduced by:
>> 449aad3e25358812c43afc60918c5ad3819488e7
>> and fixed by:
>> c8c00a6915a2e3d10416e8bdd3138429beb96210
>>
>> any chance for it to be fixed for xcp soon?
>
> Thanks for the pointer -- it can definitely be fixed in the next update.
i heard that the next release will use the same kernel and thus will
have the bug intact. it's a bit disappointing. is it true?
YAMAMOTO Takashi
>
> One of the things we want to discuss at the summit next week is the schedule with which we should be aiming to release new XCP install ISOs.
>
> Thanks,
> Ian
>
>
>>
>> YAMAMOTO Takashi
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: XCP: update dom0 kernel?
2010-05-27 4:31 ` XCP: update dom0 kernel? YAMAMOTO Takashi
@ 2010-05-27 8:09 ` Ian Pratt
2010-05-27 9:00 ` YAMAMOTO Takashi
2010-05-27 9:22 ` Ian Campbell
0 siblings, 2 replies; 14+ messages in thread
From: Ian Pratt @ 2010-05-27 8:09 UTC (permalink / raw)
To: YAMAMOTO Takashi; +Cc: Ian Pratt, xen-devel@lists.xensource.com
> >> i want to use linux md driver in xcp's dom0.
> >> however, unfortunately the kernel shipped with xcp build20719 seems to
> >> have a known deadlock bug and unusable for my purpose.
> >>
> >> in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-
> 2.6.git,
> >> the bug was introduced by:
> >> 449aad3e25358812c43afc60918c5ad3819488e7
> >> and fixed by:
> >> c8c00a6915a2e3d10416e8bdd3138429beb96210
> >>
> >> any chance for it to be fixed for xcp soon?
> >
> > Thanks for the pointer -- it can definitely be fixed in the next update.
>
> i heard that the next release will use the same kernel and thus will
> have the bug intact. it's a bit disappointing. is it true?
XCP 0.5 will use the same 2.6.27 kernel as earlier versions, but bug fixes such as this will certainly be backported to it.
Ian
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: XCP: update dom0 kernel?
2010-05-27 8:09 ` Ian Pratt
@ 2010-05-27 9:00 ` YAMAMOTO Takashi
2010-05-27 9:22 ` Ian Campbell
1 sibling, 0 replies; 14+ messages in thread
From: YAMAMOTO Takashi @ 2010-05-27 9:00 UTC (permalink / raw)
To: Ian.Pratt; +Cc: xen-devel
hi,
>> >> i want to use linux md driver in xcp's dom0.
>> >> however, unfortunately the kernel shipped with xcp build20719 seems to
>> >> have a known deadlock bug and unusable for my purpose.
>> >>
>> >> in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-
>> 2.6.git,
>> >> the bug was introduced by:
>> >> 449aad3e25358812c43afc60918c5ad3819488e7
>> >> and fixed by:
>> >> c8c00a6915a2e3d10416e8bdd3138429beb96210
>> >>
>> >> any chance for it to be fixed for xcp soon?
>> >
>> > Thanks for the pointer -- it can definitely be fixed in the next update.
>>
>> i heard that the next release will use the same kernel and thus will
>> have the bug intact. it's a bit disappointing. is it true?
>
> XCP 0.5 will use the same 2.6.27 kernel as earlier versions, but bug fixes such as this will certainly be backported to it.
glad to hear. thanks!
YAMAMOTO Takashi
>
> Ian
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: XCP: update dom0 kernel?
2010-05-27 8:09 ` Ian Pratt
2010-05-27 9:00 ` YAMAMOTO Takashi
@ 2010-05-27 9:22 ` Ian Campbell
2010-06-25 8:42 ` YAMAMOTO Takashi
1 sibling, 1 reply; 14+ messages in thread
From: Ian Campbell @ 2010-05-27 9:22 UTC (permalink / raw)
To: Ian Pratt; +Cc: YAMAMOTO Takashi, xen-devel@lists.xensource.com
On Thu, 2010-05-27 at 09:09 +0100, Ian Pratt wrote:
> > >> i want to use linux md driver in xcp's dom0.
> > >> however, unfortunately the kernel shipped with xcp build20719 seems to
> > >> have a known deadlock bug and unusable for my purpose.
> > >>
> > >> in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-
> > 2.6.git,
> > >> the bug was introduced by:
> > >> 449aad3e25358812c43afc60918c5ad3819488e7
> > >> and fixed by:
> > >> c8c00a6915a2e3d10416e8bdd3138429beb96210
> > >>
> > >> any chance for it to be fixed for xcp soon?
> > >
> > > Thanks for the pointer -- it can definitely be fixed in the next update.
> >
> > i heard that the next release will use the same kernel and thus will
> > have the bug intact. it's a bit disappointing. is it true?
>
> XCP 0.5 will use the same 2.6.27 kernel as earlier versions, but bug fixes such as this will certainly be backported to it.
I can confirm that the above fix is already in the tree which will be
used for the 0.5 release.
Ian.
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: XCP: update dom0 kernel?
2010-05-27 9:22 ` Ian Campbell
@ 2010-06-25 8:42 ` YAMAMOTO Takashi
2010-06-25 8:47 ` Ian Campbell
0 siblings, 1 reply; 14+ messages in thread
From: YAMAMOTO Takashi @ 2010-06-25 8:42 UTC (permalink / raw)
To: Ian.Campbell; +Cc: Ian.Pratt, xen-devel
hi,
> On Thu, 2010-05-27 at 09:09 +0100, Ian Pratt wrote:
>> > >> i want to use linux md driver in xcp's dom0.
>> > >> however, unfortunately the kernel shipped with xcp build20719 seems to
>> > >> have a known deadlock bug and unusable for my purpose.
>> > >>
>> > >> in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-
>> > 2.6.git,
>> > >> the bug was introduced by:
>> > >> 449aad3e25358812c43afc60918c5ad3819488e7
>> > >> and fixed by:
>> > >> c8c00a6915a2e3d10416e8bdd3138429beb96210
>> > >>
>> > >> any chance for it to be fixed for xcp soon?
>> > >
>> > > Thanks for the pointer -- it can definitely be fixed in the next update.
>> >
>> > i heard that the next release will use the same kernel and thus will
>> > have the bug intact. it's a bit disappointing. is it true?
>>
>> XCP 0.5 will use the same 2.6.27 kernel as earlier versions, but bug fixes such as this will certainly be backported to it.
>
> I can confirm that the above fix is already in the tree which will be
> used for the 0.5 release.
i've tested XCP 0.5 RC1 and it worked for me. thanks!
YAMAMOTO Takashi
>
> Ian.
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: XCP: update dom0 kernel?
2010-06-25 8:42 ` YAMAMOTO Takashi
@ 2010-06-25 8:47 ` Ian Campbell
2010-06-25 8:53 ` YAMAMOTO Takashi
0 siblings, 1 reply; 14+ messages in thread
From: Ian Campbell @ 2010-06-25 8:47 UTC (permalink / raw)
To: YAMAMOTO Takashi; +Cc: Ian Pratt, xen-devel@lists.xensource.com
On Fri, 2010-06-25 at 09:42 +0100, YAMAMOTO Takashi wrote:
>
> > I can confirm that the above fix is already in the tree which will
> be
> > used for the 0.5 release.
>
> i've tested XCP 0.5 RC1 and it worked for me. thanks!
>
Great, thanks for letting us know.
Ian.
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: XCP: update dom0 kernel?
2010-06-25 8:47 ` Ian Campbell
@ 2010-06-25 8:53 ` YAMAMOTO Takashi
0 siblings, 0 replies; 14+ messages in thread
From: YAMAMOTO Takashi @ 2010-06-25 8:53 UTC (permalink / raw)
To: Ian.Campbell; +Cc: Ian.Pratt, xen-devel
and more importantly, i like the panda. :-)
YAMAMOTO Takashi
> On Fri, 2010-06-25 at 09:42 +0100, YAMAMOTO Takashi wrote:
>>
>> > I can confirm that the above fix is already in the tree which will
>> be
>> > used for the 0.5 release.
>>
>> i've tested XCP 0.5 RC1 and it worked for me. thanks!
>>
>
> Great, thanks for letting us know.
>
> Ian.
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2010-06-25 8:53 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-22 4:48 XCP: update dom0 kernel? YAMAMOTO Takashi
2010-04-22 9:43 ` Ian Pratt
2010-05-11 7:14 ` YAMAMOTO Takashi
2010-05-11 8:45 ` Dave Scott
2010-05-11 10:16 ` Pasi Kärkkäinen
2010-05-12 6:22 ` xcp 0.2 (RE: XCP: update dom0 kernel?) YAMAMOTO Takashi
2010-05-12 18:15 ` Ian Pratt
2010-05-27 4:31 ` XCP: update dom0 kernel? YAMAMOTO Takashi
2010-05-27 8:09 ` Ian Pratt
2010-05-27 9:00 ` YAMAMOTO Takashi
2010-05-27 9:22 ` Ian Campbell
2010-06-25 8:42 ` YAMAMOTO Takashi
2010-06-25 8:47 ` Ian Campbell
2010-06-25 8:53 ` YAMAMOTO Takashi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).