Re: [Openstack] error while restarting glance-api

2013-04-02 Thread arindam
Hi, I just followed the online document for installing Openstack folsom in fedora 18. Sent from Samsung Mobile Original message From: Sandro CAZZANIGA Date: To: Arindam Choudhury Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] error while restarting glance

Re: [Openstack] error when trying to start glance api

2013-04-03 Thread arindam
Hi Robert,  Thanks for your reply. Now I am going to do a fresh install again. This time using the redhat instructions. So, I cannot report you any feedback. Sent from Samsung tablet Original message From: Robert Parrott Date: 03/04/2013 15:03 (GMT+01:00) To: Arindam

Re: [Openstack] DevStack Question

2013-05-12 Thread arindam
hi, Any prescribed auto installer for grizzly with quantum gre tunneling support? --- Original Message --- From: "Matt Joyce" Sent: May 12, 2013 11:57 PM To: "Arindam Choudhury" Cc: "openstack" Subject: Re: [Openstack] DevStack Question most folks would use pup

[Openstack] error configuring keystone

2013-04-02 Thread Arindam Choudhury
Hi, I am new to OpenStack. I am trying to install OpenStack Folsom on Fedora 18. I am following the online documentation. I am getting this error while configuring keystone: [root@XX ~]# keystone --os-username=admin --os-password=admin --os-auth-url=http://XX:35357/v2.0 token-get WARNING: Bypa

Re: [Openstack] error configuring keystone

2013-04-02 Thread Arindam Choudhury
credentials you're providing on the command line -- I'm not a fan of this behavior myself :( unset the endpoint & token from env, and token-get should behave as expected. -Dolph On Tue, Apr 2, 2013 at 10:24 AM, Arindam Choudhury wrote: Hi, I am new to OpenStack. I am try

Re: [Openstack] error configuring keystone

2013-04-02 Thread Arindam Choudhury
over the credentials you're providing on the command line -- I'm not a fan of this behavior myself :( unset the endpoint & token from env, and token-get should behave as expected. -Dolph On Tue, Apr 2, 2013 at 10:24 AM, Arindam Choudhury wrote: Hi, I am new to OpenStack.

[Openstack] error while restarting glance-api

2013-04-02 Thread Arindam Choudhury
Hi, I am installing openstack folsom in fedora 18. I am following the online documentation. While configuring glance, i am having this problem: #service glance-api restart Redirecting to /bin/systemctl restart glance-api.service Failed to issue method call: Unit glance-api.service failed to lo

Re: [Openstack] error while restarting glance-api

2013-04-02 Thread Arindam Choudhury
: openstack@lists.launchpad.net Subject: Re: [Openstack] error while restarting glance-api Le 02/04/2013 18:48, Arindam Choudhury a écrit : > Hi, > I am installing openstack folsom in fedora 18. I am following the online > documentation. > > While configuring glance, i am havi

Re: [Openstack] error while restarting glance-api

2013-04-02 Thread Arindam Choudhury
Hi, I have attached the glance-api.conf > Date: Tue, 2 Apr 2013 18:58:25 +0200 > From: cazzaniga.san...@gmail.com > To: arin...@live.com > CC: openstack@lists.launchpad.net > Subject: Re: [Openstack] error while restarting glance-api > > Le 02/04/2013 18:55, Arindam Choud

Re: [Openstack] error while restarting glance-api

2013-04-03 Thread Arindam Choudhury
Hi, It resolved. The command needed to be issued is: service openstack-glance-api restart Date: Tue, 2 Apr 2013 18:52:22 +0200 From: cazzaniga.san...@gmail.com To: openstack@lists.launchpad.net Subject: Re: [Openstack] error while restarting glance-api Le 02/04/2013 18:48, Arindam Choudhury a

[Openstack] error when trying to start glance api

2013-04-03 Thread Arindam Choudhury
Hi, I am trying to install openstack folsom on fedora 18 using openstack install guide. i changed the /etc/glance/glance-api.conf as mentioned. Then I did: systemctl enable /usr/lib/systemd/system/openstack-glance-api.service and when I try to start the service: service openstack-glance-api

[Openstack] [Folfsom][Cinder] cinder list ERROR: Malformed request url (HTTP 400)

2013-04-05 Thread Arindam Choudhury
Hi, I am trying to install OpenStack Folsom on Fedora 18. So far I have installed: $ openstack-status == Glance services == openstack-glance-api: active openstack-glance-registry:active == Keystone service == openstack-keystone: active == Cinder services == openstack-cinder

Re: [Openstack] [Folfsom][Cinder] cinder list ERROR: Malformed request url (HTTP 400)

2013-04-05 Thread Arindam Choudhury
[(keystone_user)]$ cinder --debug list connect: (158.109.65.21, 5000) send: 'POST /v2.0/tokens HTTP/1.1\r\nHost: 158.109.65.21:5000\r\nContent-Length: 97\r\ncontent-type: application/json\r\naccept-encoding: gzip, deflate\r\naccept: application/json\r\nuser-agent: python-cinderclien

Re: [Openstack] [Folfsom][Cinder] cinder list ERROR: Malformed request url (HTTP 400)

2013-04-05 Thread Arindam Choudhury
d)s http://192.168.122.215:8776/v1/%(tenant_id)s -Dolph On Fri, Apr 5, 2013 at 7:58 AM, Arindam Choudhury wrote: [(keystone_user)]$ cinder --debug list connect: (158.109.65.21, 5000) send: 'POST /v2.0/tokens HTTP/1.1\r\nHost: 158.109.65.21:5000\r\nContent-Length: 97\

[Openstack] Questions about Openstack deployment

2013-04-08 Thread Arindam Choudhury
Hi, I am new to openstack and I have several questions. I will be grateful if somebody will be kind enough to answer me. I am going to set up a small openstack deployment with 1 controller and 10 compute nodes. Is it possible to have fedora 18 controller and debian wheezy compute nodes? Is it

Re: [Openstack] Questions about Openstack deployment

2013-04-08 Thread Arindam Choudhury
Hi, Thanks for your reply. So, Its better to stick to only one distribution. I am trying out folsom as debian wheezy supports this. can you please direct me to some tutorial on how to do that? > Date: Mon, 8 Apr 2013 07:35:41 -0600 > From: m...@tpsit.com > To: arin...@live.com > CC: openstack@

[Openstack] Openstack daemons in Multi node configurations

2013-04-09 Thread Arindam Choudhury
Hi, I am very new and trying to make a small openstack private cloud. I also want to deploy quantum networking. I am overwhelmed by the number of available daemons and want to make sure that I am doing it right. so, controller node daemons are : == Nova services == openstack-nova-api openstac

Re: [Openstack] Openstack daemons in Multi node configurations

2013-04-09 Thread Arindam Choudhury
- libvirtd should run in the compute node. HTH, --Mouad On Tue, Apr 9, 2013 at 1:24 PM, Arindam Choudhury wrote: Hi, I am very new and trying to make a small openstack private cloud. I also want to deploy quantum networking. I am overwhelmed by the number of available daemons and wa

[Openstack] [Folsom]Very slow Openstack Dashboard

2013-04-10 Thread Arindam Choudhury
Hi, I am installing OpenStack Folsom on Fedora 18. The openstack dashboard is very slow and its giving the following error message: Error: Unable to retrieve quota information. I have followed this instructions: # yum install openstack-dashboard memcached -ymodify CACHE_BACKEND = 'memcached:/

Re: [Openstack] [Folsom]Very slow Openstack Dashboard

2013-04-10 Thread Arindam Choudhury
Hi, Thanks for your reply. I have not installed the network part yet. sorry. > Date: Wed, 10 Apr 2013 11:58:10 -0400 > From: jpic...@redhat.com > To: arin...@live.com > CC: openstack@lists.launchpad.net > Subject: Re: [Openstack] [Folsom]Very slow Openstack Dashboard > &g

[Openstack] [quantum][folsom] error with dhcp agent

2013-04-11 Thread Arindam Choudhury
---+[(keystone_admin)]$ keystone role-list +------+---+| id| name |+--+---+| 116a61cd00e0434cb8e024d710f57cba | user || 8d1805ce160b4f2eab68762083efd50a | admin |+--

Re: [Openstack] [quantum][folsom] error with dhcp agent

2013-04-11 Thread Arindam Choudhury
] error with dhcp agent On 04/11/2013 01:59 PM, Arindam Choudhury wrote: Hi, I am trying to install openstack folsom on fedora 18. while installing quantum I am having this problem: # cat dhcp-agent.log 2013

[Openstack] [folsom][quantum-server][horizon] error in horizon and quantum server

2013-04-11 Thread Arindam Choudhury
The /var/log/quantum/server.log: [arindam@aopcach ~]$ cat /var/log/quantum/server.log 2013-04-11 17:45:23 INFO [quantum.common.config] Logging enabled! 2013-04-11 17:45:23 INFO [quantum.common.config] Config paste file: /etc/quantum/api-paste.ini 2013-04-11 17:45:23 INFO [quant

[Openstack] error in quantum in folsom

2013-04-12 Thread Arindam Choudhury
Hi, I am new to openstack and I am trying to install openstack folsom on fedora 18. any help will be highly appreciated. while installing quantum I got this error: [(keystone_admin)]$ quantum net-create --tenant-id 112a75ab04224fa3b44109a6c4859c28 net1 [Errno 110] Connection timed out /var/l

Re: [Openstack] [folsom][quantum-server][horizon] error in horizon and quantum server

2013-04-15 Thread Arindam Choudhury
2.7/site-packages/quantumclient/v2_0/client.py", line 542, in get headers=headers, params=params) File "/usr/lib/python2.7/site-packages/quantumclient/v2_0/client.py", line 527, in retry_request headers=headers, params=params) File "/usr/lib/python2.7/site-packages/

Re: [Openstack] error in quantum in folsom

2013-04-15 Thread Arindam Choudhury
et_id = self._fetch_external_net_id() File "/usr/lib/python2.7/site-packages/quantum/agent/l3_agent.py", line 183, in _fetch_external_net_id ex_nets = self.qclient.list_networks(**params)['networks'] File "/usr/lib/python2.7/site-packages/quantumclient/v2_0/client.py&

[Openstack] keystone-manage db_sync error

2013-04-17 Thread Arindam Choudhury
Hi, any help will be highly appreciated. I am following http://docs.openstack.org/trunk/openstack-compute/install/apt/content/install-keystone.html. mysql> select User,Host from mysql.user; +--+---+ | User | Host | +--+--

Re: [Openstack] keystone-manage db_sync error

2013-04-17 Thread Arindam Choudhury
thanks, GRANT ALL ON keystone.* TO 'keystone'@'192.168.122.10' IDENTIFIED BY 'keystone'; fixed the issue. but then: GRANT ALL ON keystone.* TO 'keystone'@'%' IDENTIFIED BY 'keystone'; what it does? > From: robert.vanleeu...@spilgames.com > To: openstack@lists.launchpad.net > Date: Wed, 17 Apr 201

[Openstack] error installing nova in ubuntu

2013-04-17 Thread Arindam Choudhury
Hi, I am this guide for installation http://docs.openstack.org/trunk/openstack-compute/install/apt/content/compute-create-network.html I am stuck now. Any help will be highly appreciated. [(keystone_admin)]# nova-manage db sync 2013-04-17 16:28:25 22384 DEBUG nova.utils [-] backend __get_backe

[Openstack] [debian] questions?

2013-04-23 Thread Arindam Choudhury
Hi, I am following this tutorial http://docs.openstack.org/trunk/openstack-compute/install/apt/content/installing-the-cloud-controller.html to install grizzly using deb http://archive.gplhost.com/debian grizzly main deb http://archive.gplhost.com/debian grizzly-backports main When I tried t

[Openstack] error in nova-network start-up

2013-04-24 Thread Arindam Choudhury
Hi, When I try to start the nova-network, I am getting this error: 2013-04-24 11:12:30.926 10327 AUDIT nova.compute.resource_tracker [-] Auditing locally available compute resources 2013-04-24 11:12:31.064 10327 AUDIT nova.compute.resource_tracker [-] Free ram (MB): 7472 2013-04-24 11:12:31.064

Re: [Openstack] error in nova-network start-up

2013-04-24 Thread Arindam Choudhury
: razique.mahr...@gmail.com Date: Wed, 24 Apr 2013 11:37:15 +0200 CC: openstack@lists.launchpad.net To: arin...@live.com Hi Arindam, looks like the port you are trying to bind the process to is already used, can you run : $ netstat -tanpu | grep LISTENand paste the output?thanks! Razique Mahroua

Re: [Openstack] error in nova-network start-up

2013-04-24 Thread Arindam Choudhury
try a $ kill 9033 and you should be good! Razique Mahroua - Nuage & Corazique.mahroua@gmail.comTel : +33 9 72 37 94 15 Le 24 avr. 2013 à 11:52, Arindam Choudhury a écrit :Hi, Thanks for your reply, Here is the output: netstat -tanpu | grep LISTEN tcp0 0 0.0.0.0:4369

[Openstack] problem with metadata and ping

2013-04-24 Thread Arindam Choudhury
Hi, I having problem with metadata service. I am using nova-network. The console log says: Starting network...udhcpc (v1.18.5) startedSending discover...Sending discover...Sending discover...No lease, failingWARN: /etc/rc3.d/S40network failedcloudsetup: checking http://169.254.169.254/2009040

Re: [Openstack] problem with metadata and ping

2013-04-24 Thread Arindam Choudhury
hi, I was misled by this: [(keystone_user)]$ nova list +--+++---+ | ID | Name | Status | Networks | +--+++

Re: [Openstack] problem with metadata and ping

2013-04-24 Thread Arindam Choudhury
on in controller or in compute nodes also. To: arin...@live.com Subject: Re: [Openstack] problem with metadata and ping From: jsbry...@us.ibm.com Date: Wed, 24 Apr 2013 10:17:41 -0500 Arindam, I saw a similar problem with quantum. If you have iptables running on the hosting system you may need to u

[Openstack] probelm with nova-network

2013-04-24 Thread Arindam Choudhury
Hi, I having problem with nova-network service. Though [(keystone_user)]$ nova list +--+++---+ | ID | Name | Status | Networks | +--+--

Re: [Openstack] problem with metadata and ping

2013-04-24 Thread Arindam Choudhury
...@live.com CC: openstack@lists.launchpad.net Subject: RE: [Openstack] problem with metadata and ping From: jsbry...@us.ibm.com Date: Wed, 24 Apr 2013 10:55:12 -0500 Arindam, Ooops, I had a typo. The command should have been: iptables -I input -i tap+ -p udp -dport 67:68 --sport 67:68 -j ACCEPT

Re: [Openstack] problem with metadata and ping

2013-04-24 Thread Arindam Choudhury
: 553-4270 E-Mail: jsbry...@us.ibm.com All the world's a stage and most of us are desperately unrehearsed. -- Sean O'Casey -------- From: Arindam Choudhury To:

[Openstack] nova-network no ip for vm

2013-04-25 Thread Arindam Choudhury
Hi, I am really stuck, any help will be highly appreciated. I installed a two node openstack deployment on debian wheezy: # nova-manage service list Binary Host Zone Status State Updated_At nova-network aopcach

Re: [Openstack] nova-network no ip for vm

2013-04-25 Thread Arindam Choudhury
rk no ip for vm To: arin...@live.com; openstack@lists.launchpad.net Hi, A place to look for eventually error messages is also /var/log/messages. Look for dnsmasq related message and post them here. Regards,Gabriel From: Arindam Choudhury To: openstack Sent: Thursday, April 25, 2013

Re: [Openstack] nova-network no ip for vm

2013-04-25 Thread Arindam Choudhury
br100 to look for the bootpc packets that the port receives and sends.Also here from your paste of "ifconfig -a" I don't see the bridge interface... Regards,Gabriel From: Arindam Choudhury To: Staicu Gabriel ; openstack Sent: Thursday, April 25, 2013 12:17 PM Subject:

[Openstack] nova-network: how to remove

2013-04-25 Thread Arindam Choudhury
Hi, I mistakenly installed nova-network in a compute node and its became the default one. Though I can start the nova-network in the controller, it does not start the dnsmasq. How to disable the nova-network from the compute node and enable the one in the controller?

Re: [Openstack] nova-network no ip for vm

2013-04-25 Thread Arindam Choudhury
: jsbry...@us.ibm.com Date: Thu, 25 Apr 2013 11:32:18 -0500 Arindam, I realized last night that the iptables command I sent didn't have the right network interface specification for your environment. It should have been: iptables -I INPUT -i -p udp --dport 67:68 --sport 67:68 -j A

Re: [Openstack] nova-network no ip for vm

2013-04-25 Thread Arindam Choudhury
Thanks. To: arin...@live.com CC: openstack@lists.launchpad.net Subject: RE: [Openstack] nova-network no ip for vm From: jsbry...@us.ibm.com Date: Thu, 25 Apr 2013 11:59:10 -0500 Arindam, You need to make sure that nova-network is not started and that quantum is started on your control node

[Openstack] quantum-plugin-openvswitch-agent error

2013-04-29 Thread Arindam Choudhury
Hi, I am getting the following error. Any help will be highly appreciated. head /var/log/quantum/ovs-agent.log 2013-04-29 16:59:15ERROR [quantum.agent.linux.ovs_lib] Unable to execute ['ovs-vsctl', '--timeout=2', '--', '--if-exists', 'del-port', 'br-int', 'patch-tun']. Exception: Command

Re: [Openstack] quantum-plugin-openvswitch-agent error

2013-04-29 Thread Arindam Choudhury
Solved by adding root_helper = sudo /usr/bin/quantum-rootwrap /etc/quantum/rootwrap.conf in /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini From: arin...@live.com To: openstack@lists.launchpad.net Date: Mon, 29 Apr 2013 17:36:25 +0200 Subject: [Openstack] quantum-plugin-openvswitch-age

[Openstack] error while spawning vm

2013-04-29 Thread Arindam Choudhury
Hi, My setup is: # nova-manage service list Binary Host Zone Status State Updated_At nova-conductor aopcsos internal enabled :-) 2013-04-29 17:10:58 nova-console aopcsos

Re: [Openstack] error while spawning vm

2013-04-29 Thread Arindam Choudhury
fd', bridge, 0/etc/nova/rootwrap.d/network.filters:# nova/network/linux_net.py: 'brctl', 'stp', bridge, 'off' /etc/nova/rootwrap.d/network.filters:# nova/network/linux_net.py: 'brctl', 'addif', bridge, interfa

Re: [Openstack] quantum-plugin-openvswitch-agent error

2013-04-29 Thread Arindam Choudhury
] quantum-plugin-openvswitch-agent error From: jsbry...@us.ibm.com Date: Mon, 29 Apr 2013 15:28:03 -0500 Arindam, Do you have sudo configured properly? Something like the following? Defaults:quantum !requiretty quantum ALL = (root) NOPASSWD: /usr/bin/quantum-rootwrap Jay S. Bryant

[Openstack] quantum-server Fail scheduling network

2013-04-30 Thread Arindam Choudhury
Hi, I am getting this error when I try to launch a VM. dhcp-agent.log : BLANK quantum-server.log: 2013-04-30 12:31:14 WARNING [quantum.api.extensions] Extension port-security not supported by any of loaded plugins 2013-04-30 12:31:14 WARNING [quantum.api.extensions] Extension lbaas not supp

[Openstack] help needed to configure quantum

2013-04-30 Thread Arindam Choudhury
Hi, I need help. Any help will be highly appreciated. My VM dont get any ip address: Here is all my config files. Giving in links so the mail can be more readable: nova.conf : https://gist.github.com/arindamchoudhury/5489503 nova: api-paste.ini : https://gist.github.com/arindamchoudhury/5489499

[Openstack] no IP for vm with quantum gre tunneling

2013-05-02 Thread Arindam Choudhury
Hi, I am very new to openstack. I am trying to install grizzly with quantum using gre and tunneling. # nova-manage service list Binary Host Zone Status State Updated_At nova-conductor aopcsos internal

Re: [Openstack] no IP for vm with quantum gre tunneling

2013-05-02 Thread Arindam Choudhury
ts.launchpad.net Can you share the following configuration files /etc/default/quantum-server, quantum.conf, quantum dhcp conf? On Thu, May 2, 2013 at 4:15 PM, Arindam Choudhury wrote: Hi, I am very new to openstack. I am trying to install grizzly with quantum using gre and

[Openstack] DevStack Question

2013-05-12 Thread Arindam Choudhury
Hi, If the script is updated to use cloud repository instead of source code, it can be used as an automatic installer. Have anybody done it yet? Regards, Arindam ___ Mailing list: https://launchpad.net

Re: [Openstack] CloudFoundry on Openstack Grizzly Part 1

2013-06-10 Thread Arindam Choudhury
Thanks a lot. > Date: Fri, 7 Jun 2013 17:07:22 +0200 > From: i...@honeybutcher.de > To: openstack@lists.launchpad.net > Subject: [Openstack] CloudFoundry on Openstack Grizzly Part 1 > > Heyho guys, > > I've written the first part how to deploy cloudfoundry on OpenStack > The second will coming s

Re: [Openstack] [Grizzly][Quantum] Fail scheduling network

2013-07-01 Thread Arindam Choudhury
Hi, Having the same problem. Any help please. Date: Mon, 24 Jun 2013 10:27:12 -0400 From: swinc...@gmail.com To: openstack@lists.launchpad.net Subject: [Openstack] [Grizzly][Quantum] Fail scheduling network Hi everyone, I am getting this warning (which seems more like an error) when trying to

[Openstack] Failed to boot vm in OpenStack Grizzly

2013-07-06 Thread Arindam Choudhury
Hi, I am deploying OpenStack Grizzly with Neutron(Quantum)+GRE using DevStack( Grizzly branch) on Fedora 18(spanish): Whenever I try to instantiate a virtual machine I get the following error: libvir: QEMU Driver error : error interno Proceso finalizado mientras se leía el resultado console de

[Openstack] faile scheduling network in quantum vlan

2013-07-11 Thread Arindam Choudhury
CONFIG_QUANTUM_OVS_BRIDGE_MAPPINGS=default:br-ex Then I created a non-admin user and followed this http://docs.openstack.org/grizzly/openstack-network/admin/content/demo_logical_network_config.html tutorial to create the networks. [arindam@sl-1 ~(keystone_user)]$ quantum net-list

Re: [Openstack] VM do not get ip when use quantum

2013-07-11 Thread Arindam Choudhury
Hi, I had the same problem. I found a solution in RDO Openstack forum. link: http://openstack.redhat.com/forum/discussion/comment/561#Comment_561 1) stop quantum services and remove ports from ovs. # ovs-vsctl del-port br-int x # ovs-vsctl del-port br-ext x It's cleaned up as: # ov

Re: [Openstack] failed scheduling network in quantum vlan

2013-07-11 Thread Arindam Choudhury
x Then I created a non-admin user and followed this http://docs.openstack.org/grizzly/openstack-network/admin/content/demo_logical_network_config.html tutorial to create the networks. [arindam@sl-1 ~(keystone_user)]$ quantum net-list +--+--

Re: [Openstack] failed scheduling network in quantum vlan

2013-07-11 Thread Arindam Choudhury
I am on scientific Linux. I have set veth to true. doing that masked the error from quantum logs but it still can be found in openvswitch logs. --- Original Message --- From: "Haitao Jiang" Sent: July 12, 2013 2:16 AM To: "Arindam Choudhury" Cc: "openstack" S