nathan@robotics.net
2008-Sep-23 22:46 UTC
[Xen-users] Converting XenEnterprise image to XenSource
I am running Xen 3.3.0 and am trying to run a XenEnterprise image. The image has a hda directory with files called chunk-000000000.gz - chunk-000000042.gz and a filed called ova.xml with the following: <appliance version="0.1"> <vm name="VM"> <label> Manager </label> <shortdesc> </shortdesc> <config mem_set="5368709120" vcpus="456612"/> <hacks is_hvm="true"> </hacks> <vbd device="hda" function="root" mode="w" vdi="vdi_hda"/> </vm> <vdi name="vdi_hda" size="42949672960" source="file://hda" type="dir-gzipped-chunks" variety="system"/> </appliance> Any idea how to get this running on xen 3.3.0?><>Nathan Stratton CTO, BlinkMind, Inc. nathan at robotics.net nathan at blinkmind.com http://www.robotics.net http://www.blinkmind.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Todd Deshane
2008-Sep-23 22:53 UTC
Re: [Xen-users] Converting XenEnterprise image to XenSource
On Tue, Sep 23, 2008 at 6:46 PM, <nathan@robotics.net> wrote:> > I am running Xen 3.3.0 and am trying to run a XenEnterprise image. The image > has a hda directory with files called chunk-000000000.gz - > chunk-000000042.gz and a filed called ova.xml with the following: > > <appliance version="0.1"> > <vm name="VM"> > <label> Manager </label> > <shortdesc> </shortdesc> > <config mem_set="5368709120" vcpus="456612"/> > <hacks is_hvm="true"> </hacks> > <vbd device="hda" function="root" mode="w" vdi="vdi_hda"/> > </vm> > <vdi name="vdi_hda" size="42949672960" source="file://hda" > type="dir-gzipped-chunks" variety="system"/> > </appliance> > > Any idea how to get this running on xen 3.3.0? >What version of Xen Server? Windows or Linux guest? The last time I converted a Xen Server image, I did something like: http://lists.xensource.com/archives/html/xen-users/2008-07/msg00997.html I have some more detailed instructions that I can dig up if needed, but unless you have a significantly different version or setup, those instructions should at least get you started and you can post here with questions. Cheers, Todd -- Todd Deshane http://todddeshane.net check out our book: http://runningxen.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users