Giovanni Bellac
2014-Jan-23  14:59 UTC
XEN 4.3 sxp options ip, netmask, gateway no more available ?
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@lists.xen.org
http://lists.xen.org/xen-users