[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] how to determine if the convertion from hvm to pv succeeds?
2012/1/11 jeffrey coho <jeffreycohobupt@xxxxxxxxx>: > Hi,all > I installed ubuntu 11.10,and tried to convert it to PV mode.Now the > PV-bootloader is pygrub and > I have also set the PV-bootloader-args respectively.How do I ensure myself > that this convertion is successful > or not? I can log in to the system,is this any evidence at all?thanks Yes. Otherwise if you need to make a standardized test, use the following conditions: - xm create -n still works - pygrub (externally called) can extract vm kernel - when the vm is created, the xenstore should have some keys that prove it is PV - inside the vm, you'll need you disk & network & console drivers too. Also it's worthy to test if the varios hotput features work (adding vcpu, mem-set). Each distro comes with it's own set of bugs in the pv kernel. Flo -- the purpose of libvirt is to provide an abstraction layer hiding all xen features added since 2006 until they were finally understood and copied by the kvm devs. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |