On Mon, Aug 16, 2010 at 06:41:03PM +0800, benian wrote:
>    hi Pasi,
>    I 've tried it before, but 4.0.1-rc6 and 4.0.1-rc5  also boot fail, but
>    different from the previous problem  error occur after XEN startup
>    䞫close to finish and all XEN message is cleared ,  these two version
>    hang on during  XEN is still starting , and the final message is "(XEN)
>    Dom0 Â has maximum 16 vcpus " Â
>    On the other hand, Â 4.0.1-rc4 and 4.0.0 boot smoothlyÂ
>    Moreover, i found that  4.0.1-rc4 and 4.0.0  takes much time on this
>    message  "(XEN) brought up 16cpu"  , where 4.0.1-rc6 and 4.0.1-rc5
>    just fleet.Â
>
Can you please post the full/complete bootlogs with Xen 4.0.1-rc6
so we can figure it out.. Thanks!
-- Pasi
>    Regards,
>    Ben
>    2010/8/16 Pasi KÀrkkÀinen <[1]pasik@xxxxxx>
> 
>      On Mon, Aug 16, 2010 at 12:55:55PM +0300, Pasi KÀrkkÀinen wrote:
>      > On Mon, Aug 16, 2010 at 05:46:24PM +0800, benian wrote:
>      > > Â  Â Hi Pasi
>      > >    I finally boot up successfully by simply modified  the kernel
>      config
>      > > Â  Â  item CONFIG_XEN_MAX_DOMAIN_MEMORY=32 to
>      CONFIG_XEN_MAX_DOMAIN_MEMORY=128
>      > > Â  Â (just choose a random value >72 ),
>      > > Â  Â then rebuild the kernel-2.6.32 , and everything is ok.
>      > > Â  Â By the way, i 've done many test and i finally found that
>      > > Â  Â if unallocated memory(total - dom0 ) >32GB, boot up would be
>      failed in my
>      > > Â  Â environment.
>      > > Â  Â for example, after I modified the kernel config, hypervisor
>      boot normally
>      > > Â  Â and dom0 get 72GB.
>      > > Â  Â If i add dom0_mem= 32G(unallocated 40G) to grub option,
>      hypervisor boot
>      > > Â  Â fail again,
>      > > Â  Â and if dom0_mem= 41G(unallocated 31G), hypervisor boot normally
>      again.
>      > > Â  Â So , might it be a problem of xen-4.0 that unable to handle
>      unallocated
>      > > Â  Â memory >32GB?
>      > >
>      >
>      > Sounds like a bug yeah.. How does it fail in the dom0_mem=32G case?
>      What's the error?
>      >
>      > Can you please paste the full bootlog of the failing boot from a
>      serial console?
>      > [2]http://wiki.xensource.com/xenwiki/XenSerialConsole
>      >
> 
>      Oh, one more thing, could you also try with Xen 4.0.1-rc6?
> 
>      Thanks!
>      -- Pasi
> 
>      >
>      >
>      > > Â  Â Regards,
>      > > Â  Â Ben
>      > >    2010/8/12 Pasi KÀrkkÀinen <[1][3]pasik@xxxxxx>
>      > >
>      > > Â  Â  Â On Thu, Aug 12, 2010 at 03:08:25PM +0800, benian wrote:
>      > > Â  Â  Â >
>      > > Â  Â  Â >
>      > > Â  Â  Â > Â  Â My environment is xen-4.0.0 + pvops2.6.32 kernel +
>      fedora12
>      > > Â  Â  Â >
>      > > Â  Â  Â > Â  Â I can run xen hypervisor smoothly when system memory
>      below 64G
>      > > Â  Â  Â >
>      > > Â  Â  Â > Â  Â But if I plug 4GB more memory to my server, XEN
>      hypervisor start
>      > > Â  Â  Â fail then
>      > > Â  Â  Â > Â  Â crash and restart automatically.
>      > > Â  Â  Â >
>      > > Â  Â  Â > Â  Â The final screen is some message about memory address
>      which will
>      > > Â  Â  Â not be
>      > > Â  Â  Â > Â  Â displayed in normal process
>      > > Â  Â  Â >
>      > > Â  Â  Â >
>      > > Â  Â  Â >
>      > > Â  Â  Â > Â  Â I read from XEN 4.0.0 features that Xen support 1 TB
>      of RAM per
>      > > Â  Â  Â host, so I
>      > > Â  Â  Â > Â  Â am not sure what *s wrong with this situation.
>      > > Â  Â  Â >
>      > > Â  Â  Â >
>      > > Â  Â  Â >
>      > > Â  Â  Â > Â  Â Any idea is appreciated and welcome
>      > > Â  Â  Â >
>      > > Â  Â  Â >
>      > >
>      > > Â  Â  Â How much memory does your dom0 have? ie. what's your
>      dom0_mem= option
>      > > Â  Â  Â for xen.gz in grub.conf.
>      > > Â  Â  Â Have you tried different values? ie. 2GB, 4GB, 8GB?
>      > >
>      > > Â  Â  Â Also setup a serial console so you can figure out if it's
>      the Xen
>      > > Â  Â  Â hypervisor or dom0 kernel crashing:
>      > > Â  Â  Â [2][4]http://wiki.xensource.com/xenwiki/XenSerialConsole
>      > >
>      > > Â  Â  Â and more info about troubleshooting pvops dom0 kernels (also
>      an example
>      > > Â  Â  Â about serial console with pvops dom0):
>      > > Â  Â  Â [3][5]http://wiki.xensource.com/xenwiki/XenParavirtOps
>      > >
>      > > Â  Â  Â Those should help.
>      > > Â  Â  Â -- Pasi
>      > >
>      > > References
>      > >
>      > > Â  Â Visible links
>      > > Â  Â 1. mailto:[6]pasik@xxxxxx
>      > > Â  Â 2. [7]http://wiki.xensource.com/xenwiki/XenSerialConsole
>      > > Â  Â 3. [8]http://wiki.xensource.com/xenwiki/XenParavirtOps
>      >
>      > _______________________________________________
>      > Xen-devel mailing list
>      > [9]Xen-devel@xxxxxxxxxxxxxxxxxxx
>      > [10]http://lists.xensource.com/xen-devel
> 
> References
> 
>    Visible links
>    1. mailto:pasik@xxxxxx
>    2. http://wiki.xensource.com/xenwiki/XenSerialConsole
>    3. mailto:pasik@xxxxxx
>    4. http://wiki.xensource.com/xenwiki/XenSerialConsole
>    5. http://wiki.xensource.com/xenwiki/XenParavirtOps
>    6. mailto:pasik@xxxxxx
>    7. http://wiki.xensource.com/xenwiki/XenSerialConsole
>    8. http://wiki.xensource.com/xenwiki/XenParavirtOps
>    9. mailto:Xen-devel@xxxxxxxxxxxxxxxxxxx
>   10. http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 |