Re: [Openstack] VM migration in KVM

2013-02-01 Thread hitesh wadekar
Hello, could you please elaborate more what exactly you want to do in the Migration for VMs? you mean, 4 VM's are communicating with each other, and you want to tell other 3 VMs to stop communicating 1st VM as its being migrating? is it like this? Thanks, Hitesh On Sat, Feb 2, 2013 at 12:54 P

Re: [Openstack] Quantum + OpenVSwitch + GRE Tunneling with RHEL 6.3

2012-11-19 Thread hitesh wadekar
Thanks for raising this questions. I was not aware of it. Thanks, Hitesh On Tue, Nov 20, 2012 at 7:35 AM, Jian Hua Geng wrote: > Shake/Dan, > > Very thanks for your information, it is very useful for us. > > > -- > Best regard, > David Geng > > -

[Openstack] Quantum Setup from source + Validate the flow

2012-11-19 Thread hitesh wadekar
Hello Guys, I have installed the Quantum from source on REHL. However, from Folsom onwards, "FakePlugin" configuration has been removed. I want to validate the setup (calls) without installing supported plugin (like earlier FakePlugin does) with sqlite://memory DB, can any one tell me what steps

Re: [Openstack] Unable to start Horizon after successfully installation through devstack.

2012-09-06 Thread hitesh wadekar
check the Apache error logs, maybe a module is missing ? > (the horizon vhost is into /etc/apache2/conf.d/horizon I think) > > > *Nuage & Co - Razique Mahroua** * > razique.mahr...@gmail.com > > > Le 6 sept. 2012 à 07:26, hitesh wadekar a > écrit : > > H

Re: [Openstack] [openstack-dev] Unable to start Horizon after successfully installation through devstack.

2012-09-06 Thread hitesh wadekar
staticfiles. > > > And /opt/stack/horizon/ is supposed to be the dir for horizon installation > with DevStack. What version of devstack scripts do you use? Latest from > github? > > > > On Thu, Sep 6, 2012 at 8:26 AM, hitesh wadekar > wrote: > >> Hello Folks, &g

[Openstack] Unable to start Horizon after successfully installation through devstack.

2012-09-05 Thread hitesh wadekar
Hello Folks, Recently I tried with DevStack installation. It has successfully installed, even success message has been appeared at cmd. However, when I checked it in the browser I got this issue. "Internal Server Error" The server encountered an internal error or misconfiguration and was unable t

Re: [Openstack] KeyStone service is not responding while installing thorough DevStack !!

2012-08-23 Thread hitesh wadekar
/opt/stack/keystone/bin/keystone-all > --config-file /etc/keystone/keystone.conf --log-config > /etc/ke'stone/logging.conf -d --debug > > What happens when you curl http://localhost:5000/v2.0/ on that machine? > And with port 35357? > > -Dolph > > On Thu, Aug 23, 201

[Openstack] KeyStone service is not responding while installing thorough DevStack !!

2012-08-23 Thread hitesh wadekar
re that KeyStone service has not been responding. I installed it manually but no luck still seen the same issue. Any suggestion or pointers for this? Thanks, Hitesh Wadekar ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@list

Re: [Openstack] Question about Flat DHCP networking

2012-08-20 Thread hitesh wadekar
y I already found the answer to my question and added it to the > documentation (when the codereview is completed) - it was related to > nova-dhcpbridge script. > > On Mon, Aug 20, 2012 at 10:21 PM, hitesh wadekar > wrote: > > May be this article will help. > > > > &

Re: [Openstack] Question about Flat DHCP networking

2012-08-20 Thread hitesh wadekar
May be this article will help. http://www.mirantis.com/blog/openstack-networking-flatmanager-and-flatdhcpmanager/ Thanks, Hitesh On Tue, Aug 21, 2012 at 3:16 AM, Eugene Kirpichov wrote: > Hi, > > I found the code. It's a dnsmasq dhcp-script called by dnsmasq for > various events, it resides in

Re: [Openstack] Testing NOVA-OVS-Quantum setup

2012-07-16 Thread hitesh wadekar
Hi Trinath, I will forward you one mail where we have already been discussed there about this. Thanks, Hitesh wadekar On Mon, Jul 16, 2012 at 3:07 PM, Trinath Somanchi < trinath.soman...@gmail.com> wrote: > Hi- > > > Got a doubt in configuring Quantum in Controlle

Re: [Openstack] Development/Debugging

2012-06-11 Thread hitesh wadekar
Awesome explaination Mandar. Thanks, Hitesh On Tue, Jun 12, 2012 at 10:12 AM, Vaze, Mandar wrote: > > ... so it makes sense to go through each daemon at a time using pdb. > > Not sure what you mean, but you can easily put set_trace() in multiple > daemons at the simultaneously, in fact it is use

Re: [Openstack] Development/Debugging

2012-06-11 Thread hitesh wadekar
Salman,, I have asked these kinds of questions earlier. but there was no generic way to debug the code by using pydev or eclipse. Here is the link that suggest some code debug using devstack etc.. http://www.joinfu.com/2012/03/testing-essex-rc1-with-devstack-and-tempest/ It will help you. Than

Re: [Openstack] [Netstack] [Quantum] Review days for Quantum core devs

2012-06-11 Thread hitesh wadekar
+1 Yes, It will work. display information on wiki would be best option. May be Dan has some thought on this. Thanks, Hitesh On Mon, Jun 11, 2012 at 3:32 PM, Yong Sheng Gong wrote: > > +1 > > > -netstack-bounces+gongysh=cn.ibm@lists.launchpad.net wrote: - > To: openstack@lists.lau

Re: [Openstack] For the hypervisorsupport,

2012-06-07 Thread hitesh wadekar
Hi Jae, There is some work going on Openstack + hyper-v. See this link, http://wiki.openstack.org/Hyper-V Thanks, Hitesh On Thu, Jun 7, 2012 at 1:16 PM, Jae Hong Kim wrote: > Hi everyone, > For the hypervisor support on OpenStack, > > I have one question. > Currently, OpenStack has supporte

[Openstack] Transit of Venus 6th 2012

2012-06-03 Thread hitesh wadekar
nsit. Here are some links for it, ** *1. http://sunearthday.nasa.gov/2012/transit/index.php* ** *2. http://science.nasa.gov/science-news/science-at-nasa/2012/31may_isstransitofvenus/ * ** ** Thanks for your time., Hitesh Wadekar ___ Mailing list: https:

Re: [Openstack] Where to add the performance increasing method in openstack

2012-05-24 Thread hitesh wadekar
I think there are some people working on scheduler algorithm, May be you can ask Vishy, he will be the best person to give an answer. Can you cover that program into Python? I think using Jython we can embed java code in python, I am not sure about it. Thanks, Hitesh On Thu, May 24, 2012 at 1

Re: [Openstack] Energy efficiency

2012-04-29 Thread hitesh wadekar
OpenStack efficient Data Center. In the mean time, If I find some articles on it then I will forward to you. Thanks, Hitesh Wadekar On Sun, Apr 29, 2012 at 9:58 PM, Szymon Grzybowski wrote: > Hi, > > Me and my colleague are doing research about openstack and energy > efficiency du

Re: [Openstack] [Netstack] OpenStack Quantum plugins

2012-04-29 Thread hitesh wadekar
Hi Salman, I think Dan explained pretty well, which will be covered all the quantum thoughts that you have asked me. There might be some code changes are going to happen for Folsom design feature implementation. Also, please have a look at here, 1. http://wiki.openstack.org/QuantumAPIUseCases 2.

Re: [Openstack] OpenStack Quantum plugins

2012-04-26 Thread hitesh wadekar
Hi Salman, Please see the inline comments. On Fri, Apr 27, 2012 at 1:25 AM, Salman Malik 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 > basic/quick question about quantum and OVS inter

Re: [Openstack] Regular XenAPI Meeting

2012-04-24 Thread hitesh wadekar
Good, +1 from me. Thanks, Hitesh Wadekar On Tue, Apr 24, 2012 at 9:14 PM, John Garbutt wrote: > Good plan, I have started a wiki page to capture that stuff: > http://wiki.openstack.org/XenAPIMeetings > > Cheers, > John > > > -Original Message- >

Re: [Openstack] WebEx Sessions Expired... (was: Remote participation from Design Summit)

2012-04-18 Thread hitesh wadekar
Hello, Currently I'm on Quantum Webex session. It is working well. Refer this link, https://openstack.webex.com/mw0306ld/mywebex/default.do?siteurl=openstack and select current meeting. Thanks, Hitesh On Wed, Apr 18, 2012 at 10:10 PM, Duncan McGreggor wrote: > Pinging Stef on this... > > d >

Re: [Openstack] Enabling remote participation at Folsom Design Summit

2012-03-22 Thread hitesh wadekar
initiative...) Looking forward some solutions for this, so that we won't miss this opportunity !!! Deepak, What is your openion on this? Thanks, Hitesh Wadekar On Fri, Mar 23, 2012 at 4:38 AM, Stefano Maffulli wrote: > On Wed, 2012-03-21 at 15:47 -0700, Debo Dutta (dedutta) wrote: > > SW

[Openstack] Help on Quantum installation through DevStack (openvswitch error) !!

2012-03-12 Thread hitesh wadekar
ed follow to install openvswitch on ubuntu oneric? Any input on this is highly appreciated. Thanks for your time. Thanks, Hitesh Wadekar hitesh.wade...@gmail.com ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net

Re: [Openstack] Google Summer of Code-2012

2012-03-09 Thread hitesh wadekar
Thanks Anne. I will fill it and it looks cool. Thanks, Hitesh Wadekar On Fri, Mar 9, 2012 at 8:39 AM, Anne Gentle wrote: > Thanks mentors for your ideas. I've compiled them into an ideas page > that still needs more details including where the code lives and > prerequisite kn

Re: [Openstack] Google Summer of Code-2012

2012-02-09 Thread hitesh wadekar
nd of development, testing, code submission process will work etc...? Thanks all, Hitesh Wadekar Thanks, Hitesh On Fri, Feb 10, 2012 at 6:35 AM, Ewan Mellor wrote: > > -Original Message- > > From: openstack-bounces+ewan.mellor=citrix@lists.launchpad.net > > [m