[one-users] XEN Assigned IP is not available in VM

Documented Facts documentedfacts at gmail.com
Sun Oct 27 02:58:01 PDT 2013


Hi

I have assigned vm a IP address with this form 10.*.*.163. But when I see
ip by using ifconfig totally different IP is displayed.

The deployment.0 file show the correct ip which I want in vif session. if I
run same image through xen by using .xen file with the bellow vif. It show
the ip for that VM and it let ping from outside. Can you give me advice to
overcome this problem. I don't have install VNC since I can access the XEN
hosts.

name = 'one-36'
#O CPU_CREDITS = 180
memory  = '256'
bootloader = "/usr/bin/pygrub"
disk = [
    'file:/var/lib/one//datastores/0/36/disk.0,xvda,w',
    'file:/var/lib/one//datastores/0/36/disk.1,xvdc,w',
    'file:/var/lib/one//datastores/0/36/disk.2,xvdb,r',
]
vif = [
    ' mac=02:00:0a:16:81:a3,ip=10.*.*.163,bridge=xenbr0',
]

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20131027/d8efd0e0/attachment.htm>


More information about the Users mailing list