WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] config file format when using web browser to access Xend and

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] config file format when using web browser to access Xend and create a domain
From: xuehai zhang <hai@xxxxxxxxxxxxxxx>
Date: Tue, 25 Jan 2005 18:48:33 -0600
Delivery-date: Wed, 26 Jan 2005 00:49:12 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
Hi all,

As stated in the user manual, "Commands are issued to xend over an HTTP interface, either from a command-line tool or from a web browser."

My question is: if i want to create a domain using the following URL through a 
web browser:

        http://<xen host>:8000/xend/domain

what is the format of the config file should I provide before I click the "Create 
Domain" button?

I've tested with the config file (sth as below) used in the command line interface but it did not work. So, I guess the config file going through the web browser must have a different format. Anyone can explain it or point out a reference document?

        kernel = "/boot/vmlinuz-2.6.9-xenU"
        memory = 64
        name = "ttylinux"
        nics = 1
        ip = "1.2.3.4"
        disk = ['file:/home/hai/ttylinux-xen,sda1,w']
        root = "/dev/sda1 ro"

Thanks in advance for your help.

Best,

Xuehai


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>