openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #14810
Re: Nova + Quantum + OVS
Hi Trinath,
Have you checked that your quantum is making related gw and tap
interfaces when your vm goes up.
When you create a network and create first vm associated with it,
there should be a gw and tap interface created and
first ip of your new network is assigned to that gw interface.
if you getting further problems, elaborate whole scenario of your controller.
// Nirbhay
On Wed, Jul 18, 2012 at 4:29 PM, Trinath Somanchi
<trinath.somanchi@xxxxxxxxx> wrote:
> Hi-
>
> I have set up a controller- node setup with openstack, quantum and
> OpenVswitch.
>
> I'm able to create the virtual machines in the node.
>
> The eth1 interface of controller and node are attached to the OVS br-int.
>
> In the node, 'ovs-vsctl show' show the port and interface binding of the
> newly created VM.
>
> IP 192.168.3.1, 192.168.3.2 are assigned to the br-int interface of the
> controller and node.
>
> Using 'nova-manage network' I have created a network IPv4 192.168.4.0/24.
>
> VM is assigned with IP, 192.168.4.2.
>
> from my controller machine I'm unable to ping VM having ip 192.168.4.2
>
>
> Please help me troubleshoot this issue.
>
> Thanking you all..
>
> --
> Regards,
> ----------------------------------------------
> Trinath Somanchi,
> +91 9866 235 130
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References