[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] XEN 4.3 sxp options ip, netmask, gateway no more available ?


  • To: "xen-users@xxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxx>
  • From: Giovanni Bellac <giovannib1979@xxxxxxxxx>
  • Date: Thu, 23 Jan 2014 14:59:36 +0000 (GMT)
  • Delivery-date: Thu, 23 Jan 2014 15:03:34 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=ymail.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=iN/gyMVQvSwqQD1qpTDQwiJ3fdH7N3kEzzML+tDawE0Ue+W0iL0VBOi01X1Nkfh30zPk9vrOTQZyxWKmS3huMDc4Ahkfk14vLmgKTN/IWW1CYr88aAGPoxBZXT+sKXtwKdMTP+0ly1VUNxn9FO4R/7mCnOrQxHK75BOE5q98nf8=;
  • List-id: Xen user discussion <xen-users.lists.xen.org>

Hello world,

we are migrating from XEN 4.0 to XEN 4.3

XEN 4.3 is not accepting our configuration file, especially the ip, netmask and gateway statements.

Our configuration file looks like this:


# sxp-file for test
name = "test"
kernel = "/root/vserver/latest-domU-amd64"
root = "/dev/xvda1"
memory = 2048
cpu_weight = 128
cpu_cap = 100
vcpus = 1
disk = [ 'phy:/dev/vserv/test,xvda1,w' ]
# network
vif = [ 'mac=00:16:3E:00:88:11,bridge=br0,ip=83.151.XX.XX' ]
dhcp = "off"
ip = "83.151.XX.XX"
netmask = "255.255.255.0"
gateway = "83.151.XX,XX"


We have tried to start the domU with the "-d" (debug) option:

"nics": [
            {
                "backend_domid": 0,
                "backend_domname": null,
                "devid": 0,
                "mtu": 0,
                "model": null,
                "mac": "00:16:3e:00:88:11",
                "ip": "83.151.XX.XX",
                "bridge": "br0",
                "ifname": null,
                "script": null,
                "nictype": null,
                "rate_bytes_per_interval": 0,
                "rate_interval_usecs": 0,
                "gatewaydev": null
            }

Is it no more possible to use "ip", "netmask" and "gateway" in the domU configuration ?

Kind regards
Giovanni Bertulli
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.