Re: [Openstack] error while creating instance on nfs share

2013-07-09 Thread Chathura M. Sarathchandra Magurawalage
//docs.openstack.org/trunk/openstack-compute/admin/content/configuring-live-migrations.html > > Regards, > --- > JuanFra > > > 2013/7/8 Chathura M. Sarathchandra Magurawalage <77.chath...@gmail.com> > >> Hello al, >> >> I followed the Openstack inst

[Openstack] error while creating instance on nfs share

2013-07-08 Thread Chathura M. Sarathchandra Magurawalage
Hello al, I followed the Openstack instructions for enabling vm migration ( http://docs.openstack.org/diablo/openstack-compute/admin/content/configuring-live-migrations.html ) But I can not get it working, since when I create an instance I get the following error on the compute node. 2013-07-

Re: [Openstack] wget: can't connect to remote host (169.254.169.254): No route to host, but can ping and ssh

2013-05-24 Thread Chathura M. Sarathchandra Magurawalage
Now I have spawned a Ubuntu VM and I can not ssh because it does not have the security group and the public keys injected, but I can still ping from the network node. On 24 May 2013 14:28, Chathura M. Sarathchandra Magurawalage < 77.chath...@gmail.com> wrote: > Hello everyone, >

[Openstack] wget: can't connect to remote host (169.254.169.254): No route to host, but can ping and ssh

2013-05-24 Thread Chathura M. Sarathchandra Magurawalage
Hello everyone, I have am having a problem with my metadata service. My VM's log is as follows. As you may see, it can not find the route to the metadata service (169.254.169.254). But I can ssh and ping the VM's from the network node. Although as far as I know, you need to have metadata imported

[Openstack] not able to create VMs with member user but only with admin

2013-05-19 Thread Chathura M. Sarathchandra Magurawalage
I have just done a fresh multi node openstack installation. I can not create VMs as a Member user. The VM end up getting ERROR state with the following error. u'message': u'ProcessExecutionError', u'code': 500, u'created': u'2013-05-19T10:56:58Z' Any help would be appreciated. ___

Re: [Openstack] Allocating dynamic IP to the VMs

2013-05-12 Thread Chathura M. Sarathchandra Magurawalage
any idea, anyone? On 11 May 2013 10:37, Chathura M. Sarathchandra Magurawalage < 77.chath...@gmail.com> wrote: > Hello Sylvain, > > I am sorry I got caught up with another project in the past few weeks, > hence my late reply. Please bare with me. > > The floating ip is

Re: [Openstack] Allocating dynamic IP to the VMs

2013-05-11 Thread Chathura M. Sarathchandra Magurawalage
16:00, Chathura M. Sarathchandra Magurawalage a écrit : > > > I can not see anything going through qg- interface. > > > Your iptables seem correct. > Could you please "ip a" and make sure floating ip is bound to qg- ? > > Are you sure that floatin

[Openstack] novnc not working (No such RPC function validate_console_port ) - fix

2013-03-26 Thread Chathura M. Sarathchandra Magurawalage
Hello, I get "Failed to connect to server (code: 1006)" error message on the dashboard when I try to view the VNC panel. I get the following error on the in the controller. /var/log/nova/nova-consoleauth.log 2013-03-26 16:55:49 16471 ERROR nova.openstack.common.rpc.amqp [-] Exception during mes

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-25 Thread Chathura M. Sarathchandra Magurawalage
Bauza wrote: > Le 25/03/2013 12:49, Chathura M. Sarathchandra Magurawalage a écrit : > > >> I have got one question on this. Does quantum directly request leases >> from the gateway of the physical network before reserving them to allocate >> to VMs? >> >>

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-25 Thread Chathura M. Sarathchandra Magurawalage
then you have a gateway issue, not related to > Quantum. > > -Sylvain > > Le 24/03/2013 15:49, Chathura M. Sarathchandra Magurawalage a écrit : > > Thanks Sylvain, > > I have tried this, but does not seem to work. I can allocate the > floating ip to the VM but it

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-24 Thread Chathura M. Sarathchandra Magurawalage
it can helps, > -Sylvain > > Le 19/03/2013 13:44, Chathura M. Sarathchandra Magurawalage a écrit : > > Thanks. > > its 192.168.2.0/24 > > free ip range: 192.168.2.151 192.168.2.240 > > gw/dhcp server: 192.168.2.253 > > > On 19 March 2013 08:28, Sylvain

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-19 Thread Chathura M. Sarathchandra Magurawalage
IDR, your free > IP range and your gateway, and I'll mix you up the command to issue. > > -Sylvain > > Le 18/03/2013 18:02, Chathura M. Sarathchandra Magurawalage a écrit : > > Thanks Sylvain, > > There must be a way of doing this without having to do anything with

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-18 Thread Chathura M. Sarathchandra Magurawalage
g IP pool inside > the same network, you can also play with static routing : if your physical > host does have a default gw, you can create a static route from this gw to > the VM network gateway. And on the VM network gateway, do the same... > > -Sylvain > > Le 18/03/2013 16:53, Cha

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-18 Thread Chathura M. Sarathchandra Magurawalage
al gateway > > So, based on what I previously said, you only need to create a > 192.168.1.0/24 in Quantum with .1-.100 (for example) as the range, .254 > being the external gateway. > > Thanks, > -Sylvain > > Le 18/03/2013 16:29, Chathura M. Sarathchandra Magurawalage a

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-18 Thread Chathura M. Sarathchandra Magurawalage
anyone? On 17 March 2013 21:33, Chathura M. Sarathchandra Magurawalage < 77.chath...@gmail.com> wrote: > After reading a little bit more, I think I have found what I need. It is > a provider network that I need for the VMs so that they can get access to > the other resources in

Re: [Openstack] Allocating dynamic IP to the VMs

2013-03-17 Thread Chathura M. Sarathchandra Magurawalage
this alongside the use case that I have followed ( Provider router with private networks)? If so how can I do this? Thanks. On 16 March 2013 01:46, Chathura M. Sarathchandra Magurawalage < 77.chath...@gmail.com> wrote: > Hello, > > I want to know how I can allocate a dynamic IP

Re: [Openstack] ssh from VM to VM

2013-03-16 Thread Chathura M. Sarathchandra Magurawalage
no and you don't have your public key of the >>> host you are on, in the authorized_key file of 10.5.5.6. >>> >>> Aaron >>> >>> On Fri, Mar 15, 2013 at 7:26 PM, Chathura M. Sarathchandra >>> Magurawalage <77.chath...@gmail.com> wrote: &g

Re: [Openstack] ssh from VM to VM

2013-03-16 Thread Chathura M. Sarathchandra Magurawalage
ect that that host 10.5.5.6 has ssh configured for > PasswordAuthentication set to no and you don't have your public key of the > host you are on, in the authorized_key file of 10.5.5.6. > > Aaron > > On Fri, Mar 15, 2013 at 7:26 PM, Chathura M. Sarathchandra Magurawalage

[Openstack] ssh from VM to VM

2013-03-15 Thread Chathura M. Sarathchandra Magurawalage
Hello, I can't ssh from Ubuntu cloud VM to other VM. I get following ubuntu@master:~$ ssh cirros@10.5.5.6 -v OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecti

[Openstack] Allocating dynamic IP to the VMs

2013-03-15 Thread Chathura M. Sarathchandra Magurawalage
Hello, I want to know how I can allocate a dynamic IP to the VM from the same network as the openstack hosts (controller/network-node/compute node) network/management network . For example, in virtual box you can give your VM an IP from the host's network using a Bridge adapter. How can I do this

Re: [Openstack] Cant ping private or floating IP

2013-02-20 Thread Chathura M. Sarathchandra Magurawalage
n Bauza wrote: > Le 20/02/2013 14:04, Chathura M. Sarathchandra Magurawalage a écrit : > > There are apparently two instances running in the compute node but nova > just see only one. Probably when I have deleted an instance earlier it had > not deleted th

Re: [Openstack] Cant ping private or floating IP

2013-02-18 Thread Chathura M. Sarathchandra Magurawalage
me Russi wrote: >> >>> How did you install your controller node? I mean, mine I have 2 NICs and >>> I installed the network node at the same physical machine. >>> >>> >>> 2013/2/18 Chathura M. Sarathchandra Magurawalage <77.chath...@gmail.

Re: [Openstack] Cant ping private or floating IP

2013-02-18 Thread Chathura M. Sarathchandra Magurawalage
k node at the same physical machine. > > > 2013/2/18 Chathura M. Sarathchandra Magurawalage <77.chath...@gmail.com> > > Hello Guilherme, >> >> No, I am still having the problem :( >> >> >> On 18 February 2013 13:01, Guilherme Russi wrote: >> >

Re: [Openstack] Cant ping private or floating IP

2013-02-16 Thread Chathura M. Sarathchandra Magurawalage
> your compute and controller nodes : Same thing on my side, but my VM get > their metadata. > > Try to lunch an instance. > > JB > > > > On 02/17/2013 03:35 AM, Chathura M. Sarathchandra Magurawalage wrote: > > root@computernode:~# curl -v http:

Re: [Openstack] Cant ping private or floating IP

2013-02-16 Thread Chathura M. Sarathchandra Magurawalage
les -L -n -v > # iptables -L -n -v -t nat > > > > On 02/17/2013 03:18 AM, Chathura M. Sarathchandra Magurawalage wrote: > > You should be able to curl 169.254.169.254 from compute node, which I cant > at the moment. > > I have

Re: [Openstack] Cant ping private or floating IP

2013-02-16 Thread Chathura M. Sarathchandra Magurawalage
quantum_plugin.ini > /etc/quantum/api-paste.ini > /var/log/nova/*.log > /var/log/quantum/*.log > > Compute Node : > /etc/nova/nova.conf > /etc/nova/nova-compute.conf > /etc/nova/api-paste.ini > /etc/quantum/quantum.conf > /etc/quantum/plugins/openvswitch/ovs_quan

Re: [Openstack] Cant ping private or floating IP

2013-02-16 Thread Chathura M. Sarathchandra Magurawalage
t; If yes, have a look here : > http://docs.openstack.org/folsom/openstack-network/admin/content/ch_limitations.html > > > Regards, > > Jean-Baptsite RANSY > > > > On 02/16/2013 05:01 PM, Chathura M. Sarathchandra Magurawalage wrote: > > Hello guys, > > Th

Re: [Openstack] Cant ping private or floating IP

2013-02-16 Thread Chathura M. Sarathchandra Magurawalage
andra@gmail.**com> 77.chath...@gmail.com> >> 77.chath...@gmail.com <mailto:77.chath...@gmail.com> >> >> >> >> On 15 February 2013 11:03, Anil Vishnoi > vishnoia...@gmail.com>**> wrote: >> >> If you are using ubuntu cloud image

Re: [Openstack] Cant ping private or floating IP

2013-02-15 Thread Chathura M. Sarathchandra Magurawalage
first step is to : > 1. grab the console.log > 2. access thru VNC to the desired instance > > Troubleshooting will be easier once that done. > > -Sylvain > > > > Le 15/02/2013 14:24, Chathura M. Sarathchandra Magurawalage a écrit : > >> Hello Guys, >> >>

Re: [Openstack] Cant ping private or floating IP

2013-02-15 Thread Chathura M. Sarathchandra Magurawalage
.chath...@gmail.com On 15 February 2013 07:34, Anil Vishnoi wrote: > Did your VM got ip address ? Can you paste the output of ifconfig from > your vm. Are you using nova-network or quantum ? If quantum - which plugin > are you using ? > > > On Fri, Feb 15, 2013 at 4:28 AM, C

[Openstack] Cant ping private or floating IP

2013-02-14 Thread Chathura M. Sarathchandra Magurawalage
Hello, I followed the folsom basic install instructions in http://docs.openstack.org/folsom/basic-install/content/basic-install_operate.html But now I am not able to ping either the private or the floating ip of the instances. Can someone please help? Instance log: [0.00] Initializing

[Openstack] Undo changes made by Quantum script

2013-01-28 Thread Chathura M. Sarathchandra Magurawalage
Hello, I am new to openstack and I have accidently inserted wrong Ip addresses in the Quantum script ( https://raw.github.com/EmilienM/openstack-folsom-guide/master/scripts/quantum-networking.sh) in openstack folsom guide ( http://docs.openstack.org/folsom/basic-install/content/basic-install_netw