Hi all, I downloaded a pre-compiled Fedora 11 domU image from http://stacklet.com/downloads/images/list/Fedora When I ran the domU (2.6.30) with xen 3.1, 2.6.18 dom0, there was a problem. I can not change the memory configuration of the domU on the fly. I used pygrub to boot the PV guest. In the 2.6.30 guest, I can not find the /proc/xen/balloon driver but in the config file of the kernel, XEN_BALLOON is enabled. Any ideas? Thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Mon, Nov 30, 2009 at 12:13 PM, Jia Rao <rickenrao@gmail.com> wrote:> When I ran the domU (2.6.30) with xen 3.1, 2.6.18 dom0, there was a problem. > > I can not change the memory configuration of the domU on the fly.well, that''s pretty much how it is :D short recap of what I found so far of various kernel when used as PV domU: kernel 2.6.18: - can change memory/CPU on the fly, with the correct domU config - can live migrate suse''s kernel-xen (I use 2.6.29): - can change memory/CPU on the fly - can''t migrate (to be exact: "xm save" part failed) pv_ops (including Fedora and Ubuntu''s kernel): - can''t change memory/CPU on the fly (you can shrink, but you can''t grow) - can''t migrate -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Wow, any workaround? On Mon, Nov 30, 2009 at 12:19 AM, Fajar A. Nugraha <fajar@fajar.net> wrote:> On Mon, Nov 30, 2009 at 12:13 PM, Jia Rao <rickenrao@gmail.com> wrote: > > When I ran the domU (2.6.30) with xen 3.1, 2.6.18 dom0, there was a > problem. > > > > I can not change the memory configuration of the domU on the fly. > > well, that''s pretty much how it is :D > > short recap of what I found so far of various kernel when used as PV domU: > kernel 2.6.18: > - can change memory/CPU on the fly, with the correct domU config > - can live migrate > > suse''s kernel-xen (I use 2.6.29): > - can change memory/CPU on the fly > - can''t migrate (to be exact: "xm save" part failed) > > pv_ops (including Fedora and Ubuntu''s kernel): > - can''t change memory/CPU on the fly (you can shrink, but you can''t grow) > - can''t migrate > > -- > Fajar >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
In domU, I tried to compile the newest 2.6.31.6 kernel. It can not boot. I configured the domU to be 4 vcpu, but shortly after creation the domU was shrinked to 1 vcpu and the cpu seemed to be 100% busy from xm top. can not ping or xm console to the domU. On Mon, Nov 30, 2009 at 12:23 AM, Jia Rao <rickenrao@gmail.com> wrote:> Wow, any workaround? > > > On Mon, Nov 30, 2009 at 12:19 AM, Fajar A. Nugraha <fajar@fajar.net>wrote: > >> On Mon, Nov 30, 2009 at 12:13 PM, Jia Rao <rickenrao@gmail.com> wrote: >> > When I ran the domU (2.6.30) with xen 3.1, 2.6.18 dom0, there was a >> problem. >> > >> > I can not change the memory configuration of the domU on the fly. >> >> well, that''s pretty much how it is :D >> >> short recap of what I found so far of various kernel when used as PV domU: >> kernel 2.6.18: >> - can change memory/CPU on the fly, with the correct domU config >> - can live migrate >> >> suse''s kernel-xen (I use 2.6.29): >> - can change memory/CPU on the fly >> - can''t migrate (to be exact: "xm save" part failed) >> >> pv_ops (including Fedora and Ubuntu''s kernel): >> - can''t change memory/CPU on the fly (you can shrink, but you can''t grow) >> - can''t migrate >> >> -- >> Fajar >> > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users