[Openstack] Crowbar problem (using Rob's ISO)

2012-03-26 Thread Salman Malik
Hi All, I have tried installing OpenStack using the crowbar ISO provided by Rob (http://crowbar.zehicle.com/crowbar111219.iso) and successfully installed the admin node. But when it comes to PXE boot of the other crowbar nodes, the installation gets stuck showing:

[Openstack] nova-network service stuck

2012-04-14 Thread Salman Malik
Hi All, I am having problem with getting nova-service to work. The last line that is shown on the screen is: 2012-04-14 19:42:39 DEBUG nova.utils [-] Attempting to grab file lock iptables for method apply... from (pid=3649) inner /opt/stack/nova/nova/utils.py:936 and the service is stuck at

Re: [Openstack] nova-network service stuck

2012-04-14 Thread Salman Malik
@lists.launchpad.net Check in Nova's lock dir, on my system it's /var/lib/nova/tmp. Remove any files in there and restart the services. Nate On Apr 14, 2012 8:56 PM, Salman Malik salma...@live.com wrote: Hi All, I am having problem with getting nova-service to work. The last line that is shown

Re: [Openstack] nova-network service stuck

2012-04-14 Thread Salman Malik
On Sat, Apr 14, 2012 at 9:07 PM, Salman Malik salma...@live.com wrote: Thanks Nate for the quick reply. There is no such directory on the system (I am using devstack if that helps...) Thanks, Salman Date: Sat, 14 Apr 2012 21:00:39 -0400 Subject: Re

[Openstack] Unable to ping launched Instance

2012-04-14 Thread Salman Malik
Hi Guys, I have launched an instance using dashboard. The 'intances and volume' tab shows that the instance is in active status and power state = running ( IP address = 10.0.0.3). But when I click on the instance name and go to see the logs, there are no logs (nothing in 'view full log' as

Re: [Openstack] Unable to ping launched Instance

2012-04-14 Thread Salman Malik
: --libvirt_type=qemu Regards, Márton Kiss, CTO Xemeti 2012/4/15 Salman Malik salma...@live.com: Hi Guys, I have launched an instance using dashboard. The 'intances and volume' tab shows that the instance is in active status and power state = running ( IP address = 10.0.0.3). But when I

Re: [Openstack] Unable to ping launched Instance

2012-04-14 Thread Salman Malik
Xemeti 2012/4/15 Salman Malik salma...@live.com: Thanks Marton for the advice. I actually already had the libvirt_type=qemu, and since I did not have '--' before any of the lines in nova conf, I added that before the libvirt_type line. Then, I rebooted the VM and started rejoin-stack.sh

Re: [Openstack] Unable to ping launched Instance

2012-04-14 Thread Salman Malik
. 2012/4/15 Salman Malik salma...@live.com: I haven't edited nova-compute.conf. Can you please tell me where to look for it ? Thanks, Salman Date: Sun, 15 Apr 2012 07:00:12 +0200 Subject: Re: [Openstack] Unable to ping launched Instance From: marton.k...@gmail.com To: salma

Re: [Openstack] Unable to ping launched Instance

2012-04-15 Thread Salman Malik
...@live.com CC: openstack@lists.launchpad.net In that case, check the libvirt type value /opt/stack/etc/nova/nova.conf, and check the value inside the log file of nova-compute after starting. M. 2012/4/15 Salman Malik salma...@live.com: I am using devstak's stack.sh script. Salman

Re: [Openstack] Unable to ping launched Instance

2012-04-15 Thread Salman Malik
machine like 'Linux_11.10_64bit', VirtualBox will automaticallyconfigure x86_64 CPU emulation. Regards, On Sat, Apr 14, 2012 at 11:06 PM, Salman Malik salma...@live.com wrote: Thanks a lot Marton for your help. But there is no nova.conf file in the directory you mentioned. I have checked

[Openstack] Networking Issue (of newly launched instance)

2012-04-15 Thread Salman Malik
Hi All, I have been able to launch an instance using devstack's dashboard. Now there seems to be networking problem. The log of the launched instance shows the following message repeatedly: cloud-setup: failed 1/30 : up 1.23. request failed wget: can't connect to remote host

Re: [Openstack] Networking Issue (of newly launched instance)

2012-04-15 Thread Salman Malik
is intercepted by your host's dhcp server. -openstack-bounces+gongysh=cn.ibm@lists.launchpad.net wrote: - To: openstack@lists.launchpad.net From: Salman Malik salma...@live.com Sent by: openstack-bounces+gongysh=cn.ibm@lists.launchpad.net Date: 04/16/2012 12:30AM Subject: [Openstack

[Openstack] nova.conf query

2012-04-16 Thread Salman Malik
Hi All, A quick question regarding nova.conf: How can I modify nova.conf and get it to work with devstack. The problem that I am facing is after modifying nova.conf, I have to reboot so as to restart services. But when I reboot, devstack needs to be reinstalled all over again using stack.sh

Re: [Openstack] nova.conf query

2012-04-16 Thread Salman Malik
] nova.conf query Date: Mon, 16 Apr 2012 08:35:15 -0700 To: salma...@live.com Hi Salman: Can you send me a link to any docs that have the old --flag format? Lorin Sent from my iPad On Apr 16, 2012, at 6:17 AM, Salman Malik salma...@live.com wrote: Hi All, A quick question regarding

Re: [Openstack] nova.conf query

2012-04-16 Thread Salman Malik
sudo stack,then screen -S stack,you can see all services here.what you need do is change the nova.conf then stop the releative services,then start it again. 2012/4/16 Salman Malik salma...@live.com: Hi All, A quick question regarding nova.conf: How can I modify nova.conf and get

[Openstack] OpenStack Quantum plugins

2012-04-26 Thread Salman Malik
Hi All, I am trying to learn the functionality of Quantum plugins used in OpenStack. I have read through the Quantum Admin Guide and had few basic/quick question about quantum and OVS interaction with it: 1) OVS can have ports in which vNICS can be plugged, so why does it need to use an

Re: [Openstack] OpenStack Quantum plugins

2012-04-26 Thread Salman Malik
Dan, Salavatore and others, your input is sought here. Can any one provide little explanation please? From: salma...@live.com To: openstack@lists.launchpad.net Subject: OpenStack Quantum plugins Date: Thu, 26 Apr 2012 19:55:20 + Hi All, I am trying to learn the functionality of

Re: [Openstack] OpenStack Quantum plugins

2012-04-27 Thread Salman Malik
Hi Dan, Thanks for replying. There are few more questions: I am trying to learn the functionality of Quantum plugins used in OpenStack. I have read through the Quantum Admin Guide and had few basic/quick question about quantum and OVS interaction with it: 1) OVS can have ports in which

Re: [Openstack] OpenStack Quantum plugins

2012-04-27 Thread Salman Malik
Hi Hitesh, Thanks for the considerate reply. Please see the inline comments. On Fri, Apr 27, 2012 at 1:25 AM, Salman Malik salma...@live.com wrote: Hi All, I am trying to learn the functionality of Quantum plugins used in OpenStack. I have read through the Quantum Admin Guide and had few

Re: [Openstack] [Netstack] OpenStack Quantum plugins

2012-04-29 Thread Salman Malik
. Shenker, “Extending Networking into the Virtualization Layer,” I hope these will help. I am also exploring the code :) (still learner) Thanks, Hitesh On Sun, Apr 29, 2012 at 2:41 AM, Dan Wendlandt d...@nicira.com wrote: On Fri, Apr 27, 2012 at 4:44 PM, Salman Malik salma...@live.com wrote

[Openstack] Instance IP assignment problem

2012-05-01 Thread Salman Malik
Hi Guys, Can anyone provide any insight to the following question: https://answers.launchpad.net/nova/+question/195439 Thanks, Salman___ Mailing list: https://launchpad.net/~openstack Post to :

Re: [Openstack] Instance IP assignment problem

2012-05-01 Thread Salman Malik
/2012 18:56, Salman Malik salma...@live.com escribió: Hi Guys, Can anyone provide any insight to the following question: https://answers.launchpad.net/nova/+question/195439 Thanks, Salman ___ Mailing list

Re: [Openstack] Instance IP assignment problem

2012-05-01 Thread Salman Malik
tool to redirect DHCP broadcast ? What do you think about my problem (follow up to my last e-mail) ? Thanks Emilien Le mardi 01 mai 2012 à 14:00 -0500, Salman Malik a écrit : Hi, Here is the error log: http://pastebin.com/KrNZDrvD and nova.conf: http

Re: [Openstack] Instance IP assignment problem

2012-05-01 Thread Salman Malik
: [Openstack] Instance IP assignment problem From: emilien.openst...@gmail.com To: salma...@live.com CC: jorge.delac...@stackops.com; openstack@lists.launchpad.net Date: Tue, 1 May 2012 21:26:26 +0200 Le mardi 01 mai 2012 à 14:22 -0500, Salman Malik a écrit : Regarding L3 gateway, I

Re: [Openstack] Instance IP assignment problem

2012-05-01 Thread Salman Malik
] Instance IP assignment problem From: jorge.delac...@stackops.com To: salma...@live.com CC: openstack@lists.launchpad.net; emilien.openst...@gmail.com Hi, In your conf Dalman I dont see a routing_sourceip and in Emilien's cong yes. Try with this parameter. El 01/05/2012 21:00, Salman Malik salma

Re: [Openstack] Instance IP assignment problem

2012-05-01 Thread Salman Malik
] Instance IP assignment problem To: salma...@live.com CC: jorge.delac...@stackops.com; emilien.openst...@gmail.com; openstack@lists.launchpad.net On Tue, May 1, 2012 at 12:00 PM, Salman Malik salma...@live.com wrote: Hi, Here is the error log: http://pastebin.com/KrNZDrvD and nova.conf: http

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Salman Malik
... Regards Emilien Le mardi 01 mai 2012 à 14:35 -0500, Salman Malik a écrit : It may help if you can share the log of your launched instance as well. There is a possibility that we both

Re: [Openstack] Instance IP assignment problem

2012-05-03 Thread Salman Malik
:23 +0200 Hi Salman, Le jeudi 03 mai 2012 à 09:47 -0500, Salman Malik a écrit : Hi Emilien, In your configuration you have the following flags: --flat_network_bridge=br100 I'm going to try to change it in both servers. --floating_range=10.68.5.0/24

[Openstack] Unable to retrieve details for instance

2012-05-12 Thread Salman Malik
Hi Guys, I am having problem with accessing details of the newly spun instances. I get this error at the dashboard: Unable to retrieve details for instance Instance-ID. There is also a stream of [error] in the horizon output (I don't know where its log go). Can someone point out any

Re: [Openstack] Devstack installation script changed ?

2012-05-14 Thread Salman Malik
this line altogether (I haven't tried doing that yet). Thanks, Salman From: d...@nicira.com Date: Sun, 13 May 2012 22:54:18 -0700 Subject: Re: [Openstack] Devstack installation script changed ? To: salma...@live.com; openstack@lists.launchpad.net On Sun, May 13, 2012 at 12:24 PM, Salman Malik

Re: [Openstack] Understanding Integration Bridge and MACs

2012-05-14 Thread Salman Malik
In addition to the mail that follows, I am having some problem with quantum networks as well. When I create a network using : sudo nova-manage network create --label=$tenant0 --fixed_range_v4=$iprange0 --project_id=$tenant0 I can see the network using both quantum list_nets $tenant0 and

Re: [Openstack] Understanding Integration Bridge and MACs

2012-05-15 Thread Salman Malik
--uuid uuid I just yesterday noticed that this was missing from the Quantum Admin Guide and added it: http://docs.openstack.org/trunk/openstack-network/admin/content/Net-Create-dle455.html Dan On Tue, May 15, 2012 at 9:22 AM, Salman Malik salma...@live.com wrote: Thank you both

Re: [Openstack] Understanding Integration Bridge and MACs

2012-05-18 Thread Salman Malik
Nova environment with Ryu in your desktop machine: https://github.com/osrg/ryu/wiki/RYU-OpenStack-environment-VM-image-file-HOWTO Enjoy! On Sun, May 13, 2012 at 07:42:14PM -0500, Salman Malik wrote: Hi Dan and Others, I am trying to understand the actions taken by Ryu when the new

[Openstack] gw-* interface

2012-05-19 Thread Salman Malik
Hi guys, I had posted a question regarding bridges on OpenFlow list and got a terrific explanation from Reid, as shown below: ___ Mailing list: https://launchpad.net/~openstack Post to :

Re: [Openstack] devstack installation failing

2012-05-24 Thread Salman Malik
' http://10.0.3.15:5000/v2.0/tokens” 2. Check the keystone database, see if user admin and tenant admin are created OK -Mandar From: openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net [mailto:openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net] On Behalf Of Salman

Re: [Openstack] devstack installation failing

2012-05-24 Thread Salman Malik
, Salman Malik salma...@live.com wrote: Thanks guys. Here is the output of the curl command: {error: {message: Invalid tenant, code: 401, title: Not Authorized}} Seems like there is no such tenant in keystone database. I tried doing keystone tenant-list but it keeps on asking for one extra

Re: [Openstack] Development/Debugging

2012-06-11 Thread Salman Malik
will stop and you are presented with (pdb) interactive prompt – From here on you can debug using pdb commands -Mandar From: openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net [mailto:openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net] On Behalf Of Salman Malik Sent

Re: [Openstack] Development/Debugging

2012-06-12 Thread Salman Malik
Sorry for the confusion. I got your point. Inserting pdb.set_trace() in multiple daemons does work. Thanks for correcting me. Salman From: mandar.v...@nttdata.com To: salma...@live.com; openstack@lists.launchpad.net Subject: RE: [Openstack] Development/Debugging Date: Tue, 12 Jun 2012