Re: [Openstack] VM connectivity

2012-11-05 Thread Veera Reddy
nday, November 05, 2012 11:02 AM > *To:* Heinonen, Johanna (NSN - FI/Espoo) > *Cc:* ext Salvatore Orlando; openstack@lists.launchpad.net > *Subject:* Re: [Openstack] VM connectivity > > ** ** > > Hi Johanna, > > ** ** > > Using Security Groups you can ping a

Re: [Openstack] VM connectivity

2012-11-05 Thread Heinonen, Johanna (NSN - FI/Espoo)
Salvatore Orlando; openstack@lists.launchpad.net Subject: Re: [Openstack] VM connectivity Hi Johanna, Using Security Groups you can ping and SSh to your VM. http://docs.openstack.org/trunk/openstack-compute/admin/content/enabling -ping-and-ssh-on-vms.html Regards, Veera. On

Re: [Openstack] VM connectivity

2012-11-05 Thread Veera Reddy
nal > > ovs_version: "1.4.0+build0" > > ** ** > > Maybe there is something wrong in my configuration? What are the best > troubleshooting tools in this case? > > ** ** > > Best regards, > > Johanna > > ** ** >

Re: [Openstack] VM connectivity

2012-11-05 Thread Heinonen, Johanna (NSN - FI/Espoo)
What are the best troubleshooting tools in this case? Best regards, Johanna From: ext Salvatore Orlando [mailto:sorla...@nicira.com] Sent: Friday, November 02, 2012 10:53 AM To: Heinonen, Johanna (NSN - FI/Espoo) Cc: ext Daniel Oliveira; openstack@lists.launchpad.net Subject: Re: [Openstack] VM

Re: [Openstack] VM connectivity

2012-11-04 Thread Veera Reddy
Hi Salvatore, I am using quantum as a network service. Services running: *Controller **(Ubuntu 12.04) X86**:* · nova-api · nova-cert · nova-consoleauth · nova-scheduler · quantum-server *Network Node (Ubuntu 12.04) X86:* · quantum-plugin-ope

Re: [Openstack] VM connectivity

2012-11-02 Thread Salvatore Orlando
Hi Veera, Is your setup using nova-network or Quantum? what network services are you running in the controller node? If you're using quantum you might provide information about the plugin you're using; in case of nova-network, knowing which network manager you're running might help the community

[Openstack] VM connectivity

2012-11-02 Thread Veera Reddy
Hi , I have a setup, which includes Folsom Controller (Ubunut 12.04) Folsom Compute Node (Ubunut 12.04) Folsom Compute Node (IBM Power PC) I am able to create instances on IBM Power PC, but not able get ip address from dnsmasq. Instances created on X86 compute node are getting ip address from sa

Re: [Openstack] VM connectivity

2012-11-02 Thread Salvatore Orlando
sn@lists.launchpad.net[mailto: > openstack-bounces+johanna.heinonen=nsn@lists.launchpad.net] *On > Behalf Of *ext Daniel Oliveira > *Sent:* Thursday, October 18, 2012 3:17 PM > *To:* openstack@lists.launchpad.net > > *Subject:* Re: [Openstack] VM connectivity > >

Re: [Openstack] VM connectivity

2012-11-01 Thread Heinonen, Johanna (NSN - FI/Espoo)
Behalf Of ext Daniel Oliveira Sent: Thursday, October 18, 2012 3:17 PM To: openstack@lists.launchpad.net Subject: Re: [Openstack] VM connectivity So, can anyone help me? 2012/10/16 Daniel Oliveira When viewing the console-log of a VM, I noticed the following: " Starting ne

Re: [Openstack] VM connectivity

2012-10-18 Thread Salvatore Orlando
Hi Daniel, >From the information you provided the only advice I can give you is to ensure the default security groups allows DHCP traffic. I read about ICMP and SSH, but not DHCP. It might be good if you can provide some more detail in order to allow someone from the community to help you. Are yo

Re: [Openstack] VM connectivity

2012-10-18 Thread Daniel Oliveira
So, can anyone help me? 2012/10/16 Daniel Oliveira > When viewing the console-log of a VM, I noticed the following: > > " > Starting network... > udhcpc (v1.18.5) started > Sending discover... > Sending discover... > Sending discover... > No lease, failing > WARN: /etc/rc3.d/S40-network failed >

Re: [Openstack] VM connectivity

2012-10-16 Thread Daniel Oliveira
When viewing the console-log of a VM, I noticed the following: " Starting network... udhcpc (v1.18.5) started Sending discover... Sending discover... Sending discover... No lease, failing WARN: /etc/rc3.d/S40-network failed " 2012/10/16 Daniel Oliveira > Hello. I installed OpenStack via devStac

[Openstack] VM connectivity

2012-10-16 Thread Daniel Oliveira
Hello. I installed OpenStack via devStack, and I've noticed I am unable to SSH, or even ping, to any VM I launch. I've already added both rules to the default security group (port 22 for SSH, and ICMP rule). I hope someone can help me, thanks in advance. P.S.: -I am not very experienced with all o