Thursday, March 6, 2014

Xml file in XEN-4.3.1

hi all,

As it of opensource, i just want to share some things which i knows:

Most of the beginners are not aware of xml file creation in XEN.

Please refer the following things if you have the above questions in your mind..

XML file is created by some programs which is under the xen source tree as Node.

it will create the XML file and it will passed into libvirt for VM creation.


Flow of Xml file creation is:

instance.xml is produced by the node. And it will get under the xsl translation with libvirt.xsl file to produce the instance-libvirt.xml.

That is passed for the VM creation in XEN...:)


That's all i think..:)

If you have any suggestions kindly google or ask the XEN community or ask here..:)

Regards,
cooldharma06.. :)

No comments:

Post a Comment