[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Extra Probes on xl create
Thanks for the reply. > >If the kernels being used are identical then I don't know. Are you >booting the kernel from inside the CentOS VM (e.g. via pygrub) or are >you picking it up from the dom0 filesystem? > >If the kernels are not identical then the message is probably because >one kernel is a bzImage (often this == pvops) and the other is a >compressed ELF file (often this == classic XenoLinux). I knew I'd miss some info. They are both the same virtual machine, identical create file (bar slight change in LV path), identical LV ( dd'd with the other machine) and using pygrub. > >You seem to be building some kernels yourself but FWIW the out of the >box kernel on Ubuntu is pvops while SL and CentOS 5 are both classic. > The only kernel I built myself was the SL Dom0 (as it was SL 6.2). Kernel in VM is 2.6.18-308.4.1.el5xen Here is my config file.... name = "mail" memory = "1524" disk = [ 'phy:/dev/xen4/mail-root,xvda,w','phy:/dev/xen4/mail-swap,xvdb,w'] vif = [ 'mac=00:16:31:50:01:02, bridge=eth0' ] bootloader="/usr/bin/pygrub" vcpus=2 cpus='1-3' on_reboot = 'restart' on_crash = 'restart' Nothing too startling there. Thanks again, Ian. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |