[Openstack] [OpenStack] Kernel crashes when all the resources are consumed on compute

2016-08-28 Thread varun bhatnagar
Hi, I am using Openstack Mitaka with multi node deployment with 3 Controllers and 4 computes. I am having 3 data centers with same setup and configuration. I am facing problem while launching more number of instances. On 1 data center when I launch 8 instances (this consumes all the resources)

Re: [Openstack] [openstack-dev] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
com> wrote: > On Jul 28, 2016, at 1:57 PM, varun bhatnagar wrote: > > > I am trying to list volumes using openstack client, the command works > > sometimes but sometimes it fails: > > > I get that when my MySQL server "max_connections" is reached. &g

Re: [openstack-dev] [Openstack] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
com> wrote: > On Jul 28, 2016, at 1:57 PM, varun bhatnagar wrote: > > > I am trying to list volumes using openstack client, the command works > > sometimes but sometimes it fails: > > > I get that when my MySQL server "max_connections" is reached. &g

Re: [Openstack] [openstack-dev] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
Hi, Any clue on how to fix network or port issue if that is the case? BR, Varun On Thu, Jul 28, 2016 at 4:15 PM, varun bhatnagar <varun292...@gmail.com> wrote: > Hello Duncan, > > I can't see any logs of cinder-api service getting restarted. Although I > can see som

Re: [Openstack] [openstack-dev] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
; api service is restarting. Anything enlightening in the cinder-api log? > > On 28 Jul 2016 16:41, "varun bhatnagar" <varun292...@gmail.com> wrote: > > Hello Steve, > > Thanks a lot for such a quick response. > > Yes the IP is reachable. > > ping 10.33.237.104

Re: [Openstack] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
ingSession, self).request(url, method, **kwargs) File "/usr/lib/python2.7/dist-packages/positional/__init__.py", line 94, in inner return func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/keystoneauth1/session.py", line 452, in request resp = send(**kwarg

Re: [openstack-dev] [Openstack] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
ingSession, self).request(url, method, **kwargs) File "/usr/lib/python2.7/dist-packages/positional/__init__.py", line 94, in inner return func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/keystoneauth1/session.py", line 452, in request resp = send(**kwarg

[Openstack] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
Hi, I am using OpenStack Mitaka. I am trying to list volumes using openstack client, the command works sometimes but sometimes it fails: openstack volume list Unable to establish connection to http://10.33.237.104:8776/v2/3cbbffce04d9463e8cb8d3ca6480ed92/volumes/detail openstack volume list

[openstack-dev] [Openstack] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
Hi, I am using OpenStack Mitaka. I am trying to list volumes using openstack client, the command works sometimes but sometimes it fails: openstack volume list Unable to establish connection to http://10.33.237.104:8776/v2/3cbbffce04d9463e8cb8d3ca6480ed92/volumes/detail openstack volume list

Re: [Openstack] [OpenStack] "nova list" doesn't show networks for few instances

2016-03-30 Thread varun bhatnagar
s an admin > > Inviato da iPhone > > > Il giorno 30 mar 2016, alle ore 10:08, varun bhatnagar < > varun292...@gmail.com> ha scritto: > > > > Hi, > > > > I am using OpenStack Juno on a multinode setup. > > When I did nova list I couldn't see an

Re: [openstack-dev] [Openstack] [OpenStack] "nova list" doesn't show networks for few instances

2016-03-30 Thread varun bhatnagar
s an admin > > Inviato da iPhone > > > Il giorno 30 mar 2016, alle ore 10:08, varun bhatnagar < > varun292...@gmail.com> ha scritto: > > > > Hi, > > > > I am using OpenStack Juno on a multinode setup. > > When I did nova list I couldn't see an

[openstack-dev] [OpenStack] "nova list" doesn't show networks for few instances

2016-03-30 Thread varun bhatnagar
Hi, I am using OpenStack Juno on a multinode setup. When I did nova list I couldn't see any interfaces attached to few of my VMs although in Dashboard they are visible. -+ | ID | Name | Status | Task

[openstack-dev] [Openstack] Error while using Rally with Python

2016-02-02 Thread varun bhatnagar
Hi, I am trying out Rally with Python and I have written a very small snippet of code to register the deployment from rally.api import Deployment deploymentObject = Deployment() deploymentObject.create({ "type": "ExistingCloud", "auth_url": "http://192.168.136.145:5000/v2.0;,

[Openstack] Error while using Rally with Python

2016-02-02 Thread varun bhatnagar
Hi, I am trying out Rally with Python and I have written a very small snippet of code to register the deployment from rally.api import Deployment deploymentObject = Deployment() deploymentObject.create({ "type": "ExistingCloud", "auth_url": "http://192.168.136.145:5000/v2.0;,

Re: [Openstack] Packstack installation for Liberty fails

2015-11-06 Thread varun bhatnagar
Hi, Can anyone please suggest anything. I have pasted my logs here: http://paste.openstack.org/show/478099/ BR, Varun On Thu, Nov 5, 2015 at 3:44 PM, varun bhatnagar <varun292...@gmail.com> wrote: > Hi, > > Please find the number below: > > #478099 > > BR, > Varu

Re: [Openstack] Packstack installation for Liberty fails

2015-11-06 Thread varun bhatnagar
; > As i see in logs, you are using deprecated parameter public_address, which > was removed: > > > https://github.com/openstack/puppet-sahara/commit/2417317d866a2428c8e9bfa1548d60a3d87616fe > > You need to update your manifests. > > 2015-11-06 11:34 GMT+03:00 varun bha

Re: [Openstack] Packstack installation for Liberty fails

2015-11-05 Thread varun bhatnagar
gt; http://paste.openstack.org/ > > Luke > ________ > From: EXT varun bhatnagar [varun292...@gmail.com] > Sent: Thursday, November 05, 2015 1:28 PM > To: openstack > Subject: [Openstack] Packstack installation for Liberty fails > > Hi, >

Re: [Openstack] Packstack installation for Liberty fails

2015-11-05 Thread varun bhatnagar
Hi, Please find the number below: #478099 BR, Varun On Thu, Nov 5, 2015 at 3:34 PM, Remo Mattei <r...@italy1.com> wrote: > What is the num if your paste? > > Inviato da iPhone > > Il giorno 05 nov 2015, alle ore 06:01, varun bhatnagar < > varun292...@gmail.com>

[Openstack] Packstack installation for Liberty fails

2015-11-05 Thread varun bhatnagar
Hi, I am installing OpenStack liberty on RHEL using packstack but the installation is running into an error which says: ERROR : Error appeared during Puppet run: 192.168.136.142_keystone.pp Error: Invalid parameter public_address on Class[Sahara::Keystone::Auth] at

Re: [Openstack] Unable to launch hadoop cluster in Sahara

2015-10-19 Thread varun bhatnagar
is already the newest version. mapr-oozie-internal is already the newest version. Any ideas/suggestions to fix this? BR, Varun On Sun, Oct 18, 2015 at 1:22 PM, varun bhatnagar <varun292...@gmail.com> wrote: > Hi Chris, > > Thanks for the suggestion. I have posted my ques

Re: [Openstack] Unable to launch hadoop cluster in Sahara

2015-10-18 Thread varun bhatnagar
e instance didn't come up > yet. If the cluster transitioned from Waiting to Configuring, I assume the > instance did become accessible. > > You might try reaching out to Abizer, the author of the blog, directly. > > On Fri, Oct 16, 2015 at 8:36 AM, varun bhatnagar <varun292.

Re: [Openstack] Unable to launch hadoop cluster in Sahara

2015-10-16 Thread varun bhatnagar
side world. In that case, it might be as simple as > ensuring your security groups are permissive enough. > > On Wed, Oct 14, 2015 at 10:49 AM, varun bhatnagar <varun292...@gmail.com> > wrote: > >> Hi, >> >> I am having OpenStack Kilo single node setup and I am t

Re: [Openstack] Unable to launch hadoop cluster in Sahara

2015-10-16 Thread varun bhatnagar
sahara.utils.general [-] Cluster status has been changed: id=e15529e9-be16-40a2-ba87-7132713f7460, New status=Error Can anyone please suggest some way to configure this cluster? BR, Varun On Fri, Oct 16, 2015 at 9:26 AM, varun bhatnagar <varun292...@gmail.com> wrote: > Hi Chris, >

Re: [Openstack] Unable to migrate instance

2015-10-13 Thread varun bhatnagar
sh-copy-id from the >> nova to the other machines. >> >> Repeat this as needed. (compute 1 to compute 2 etc) >> >> Remo >> >> On Oct 12, 2015, at 07:00, Nasir Mahmood <nasir.mahm...@gmail.com> wrote: >> >> Varun, >> >> Ye

Re: [Openstack] Unable to migrate instance

2015-10-12 Thread varun bhatnagar
at 2:37 PM, Nasir Mahmood <nasir.mahm...@gmail.com> wrote: > did you enable ssh Keys authentication for nova user between compute nodes? > > > On Mon, Oct 12, 2015 at 5:25 PM, varun bhatnagar <varun292...@gmail.com> > wrote: > >> Hi, >> >> I have Op

[Openstack] Unable to migrate instance

2015-10-12 Thread varun bhatnagar
Hi, I have OpenStack Juno with multinode setup. The instance storage is mounted over NFS and is shared between all the computes. I am trying to migrate an instance but while doing so the instance runs into ERROR state by throwing the below error message: *Failed to launch instance

Re: [Openstack] Unable to migrate instance

2015-10-12 Thread varun bhatnagar
com> wrote: > Varun, > > Yes, it's key based authentication for nova user or in other words > passwordless authentication based on ssh keys.. apologise for confusing > lines > On 12 Oct 2015 18:20, "varun bhatnagar" <varun292...@gmail.com> wrote: > >> Hell

[Openstack] [OpenStack] Sahara fails to launch hadoop cluster

2015-10-08 Thread varun bhatnagar
Hi, I am using single node OpenStack Kilo setup. I am trying to launch a Hadoop cluster and the cluster is failing after sometime with an error message: *NeutronClientException: 404 Not Found* *The resource could not be found.* Also, when I try to list down the security group using neutron

Re: [Openstack] [OpenStack] Sahara fails to launch hadoop cluster

2015-10-08 Thread varun bhatnagar
? If you use nova-network, > check that "use_neutron" parameter set to "false" in sahara.conf. > > 2015-10-08 11:12 GMT+03:00 varun bhatnagar <varun292...@gmail.com>: > >> Hi, >> >> I am using single node OpenStack Kilo setup. >> I am tryin

[Openstack] Dashboard Validation Error

2015-10-02 Thread varun bhatnagar
Hi, I am using OpenStack Kilo with single node setup. I am trying to use Sahara project. As soon as I launch a cluster using template I get logged out from the dashboard and if I try to login again I get Validation Error. Can anyone please help. Traceback:File

Re: [Openstack] veth pair disappear after hardware reboot

2015-08-31 Thread varun bhatnagar
Hello Mike, Thanks a lot for replying. No, I am not aware about veths not surviving a reboot. Is it mentioned in any document of OpenStack? I have checked the Neutron services and they are absolutely fine after reboot. This problem is seen even when I kill/stop the network services and again try

Re: [Openstack] veth pair disappear after hardware reboot

2015-08-30 Thread varun bhatnagar
Hi, Can anyone please reply? Still struggling with the same problem. BR, Varun On Thu, Aug 27, 2015 at 3:03 PM, varun bhatnagar varun292...@gmail.com wrote: Hi, I have OpenStack Juno installed on a multi-node step up. I have a cluster running on that. In that cluster there are few VMs

[Openstack] veth pair disappear after hardware reboot

2015-08-27 Thread varun bhatnagar
Hi, I have OpenStack Juno installed on a multi-node step up. I have a cluster running on that. In that cluster there are few VMs which are booting over network from one of the VM. This works fine until I reboot my hardware. As soon as the blades are rebooted I start my VMs, then, PXE boot

[Openstack] VM goes for cyclic reboot

2015-07-28 Thread varun bhatnagar
Hi, I am having Juno multinode setup with 1Controller, 1 Network and 10 Compute nodes. There are 12 VMs running on that setup. After some time one of my VM starts printing some strange messages on console repeatedly, which says: [78943.168505] Dead loop on virtual device vnf_sig_sp, fix it

[Openstack] NSX plug-in configuration on SLES

2015-01-07 Thread varun bhatnagar
Hi, I am deploying OpenStack (Juno) on SLES-11.3 and want to use VMware as hypervisor instead of QEMU/KVM. I was going through the documentation *http://docs.openstack.org/admin-guide-cloud/content/nsx_plugin.html http://docs.openstack.org/admin-guide-cloud/content/nsx_plugin.html* and I could

[Openstack] Not able to attach Cinder volume to instances

2014-11-18 Thread varun bhatnagar
Hi, I have multinode setup of Openstack Icehouse on SLES 11 SP3 host OS. I am having problems while attaching cinder volumes to my instances. When I check my /var/log/messages file it is continuously getting flooded with the messages pasted below: Nov 18 07:06:27 network-node sudo: cinder :

Re: [Openstack] Unable to execute keystone commands from Network Node

2014-11-13 Thread varun bhatnagar
Hi, Thanks a lot everyone for the help. It was firewall which was preventing this. Turning off firewall worked. Thanks again!! BR, Varun On Wed, Nov 12, 2014 at 11:31 PM, Adam Young ayo...@redhat.com wrote: On 11/12/2014 11:09 AM, varun bhatnagar wrote: Hi, I am trying to setup

[Openstack] Unable to attach Volume

2014-11-13 Thread varun bhatnagar
Hi, I have multinode Openstack Icehouse setup. I am trying to attach a volume of 100GB through cinder service. But I am not able to do that and it is failing. When I checked /var/log/messages I got the following error while attaching the volume from the instance. Nov 11 07:22:34 network-Blade3

Re: [Openstack] Error while installing Nova on SLES 11 SP3

2014-11-13 Thread varun bhatnagar
Hi, Am I the only one who got this error? Any suggestions to resolve this? BR, Varun On Wed, Nov 12, 2014 at 1:31 PM, varun bhatnagar varun292...@gmail.com wrote: Hi, I am trying to install Nova on my compute node but I am uable to do that. When I execute the following comman: *zypper

[Openstack] Error while installing Nova on SLES 11 SP3

2014-11-12 Thread varun bhatnagar
Hi, I am trying to install Nova on my compute node but I am uable to do that. When I execute the following comman: *zypper install openstack-nova-api openstack-nova-scheduler \* * openstack-nova-cert openstack-nova-conductor openstack-nova-console \* * openstack-nova-consoleauth

[Openstack] Unable to execute keystone commands from Network Node

2014-11-12 Thread varun bhatnagar
Hi, I am trying to setup a multinode openstack environment with 1 Contorller, 1 Network 1 Compute node. The Host OS is SLES 11 SP3 hostnames of my machine are as follows: Controller -- Ops-Controller (10.10.10.10) Network -- Ops-Network (10.10.10.20) Compute -- Ops-Compute (10.10.10.30) I

Re: [Openstack] Glance timeout error

2014-11-07 Thread varun bhatnagar
public endpoint interface? -Erik On Nov 6, 2014 6:23 PM, varun bhatnagar varun292...@gmail.com wrote: Hi, I am trying to install glance service on controller and I am following instructions given in the installation guide ( http://docs.openstack.org/icehouse/install-guide/install/zypper

Re: [Openstack] Glance timeout error

2014-11-07 Thread varun bhatnagar
restarting amqp and then telnet to it. El 07/11/14 a las 14:41, varun bhatnagar escribió: Hi Brad/Erik, Thanks for replying. I am installing glance service on Ops-Controller it is able to ping itself. Firewall is turned off. I have executed netstat command and this is what it prints

[Openstack] Error while installing keystone

2014-11-02 Thread varun bhatnagar
Hi, I am new to openstack. I am trying to do multinode installation of openstack and I am trying to install Juno on SLES 11 SP3. I was following the installation instruction given in the installation guide (

Re: [Openstack] How to get the MAC Address in Openstack

2014-01-23 Thread varun bhatnagar
Hi, Couldn't get any luck on this one. Can anyone please help? Regards, Varun On Wed, Jan 22, 2014 at 3:45 PM, varun bhatnagar varun292...@gmail.comwrote: Hi Marek, Thanks again! I ran the keystone command. The region name as you mentioned is RegionOne. I have set the OS_REGION_NAME

Re: [Openstack] How to get the MAC Address in Openstack

2014-01-22 Thread varun bhatnagar
Hi Marek, Thanks for replying. OS_REGION_NAME is not set. What value should be assigned to it? Regards, Varun On Wed, Jan 22, 2014 at 12:55 PM, marek.ruzi...@t-systems.sk wrote: Do you have OS_REGION_NAME variable set? Regards, Marek *From:* varun bhatnagar [mailto:varun292

Re: [Openstack] How to get the MAC Address in Openstack

2014-01-22 Thread varun bhatnagar
. Marek *From:* varun bhatnagar [mailto:varun292...@gmail.com] *Sent:* 22. januára 2014 10:54 *To:* Ruzicka, Marek *Cc:* openstack@lists.openstack.org *Subject:* Re: [Openstack] How to get the MAC Address in Openstack Hi Marek, Thanks for replying. OS_REGION_NAME is not set. What

Re: [Openstack] How to get the MAC Address in Openstack

2014-01-21 Thread varun bhatnagar
wrong with my Openstack setup? Regards, Varun On Tue, Jan 21, 2014 at 10:47 PM, Heiko Krämer i...@honeybutcher.de wrote: Hi Varun, nova list-interfaces server-id You will get all interfaces with ip and MAC Cheers Heiko On 21.01.2014 07:35, varun bhatnagar wrote: Hi, How can I get

[Openstack] Network creation using Nova

2014-01-20 Thread varun bhatnagar
Hi, I want to create 3 networks for my cluster - 1 host-only (to communicate with the host) and 2 internal networks (for the internal communication of the machines/nodes). Is it possible to do this in Openstack using Nova? If yes, how can I do that? If no, is there any possibility where in I can

Re: [Openstack] Problem while launching instance using novaclient

2014-01-20 Thread varun bhatnagar
.check rpc is OK. and you can kill the nova schduler service and start in shell. you can see the log. thanks. lizheming 2013/12/31 varun bhatnagar varun292...@gmail.com Hi, I am new to Openstack. With lots of difficulties I was able to install Openstack using devstack on my machine

[Openstack] How to get the MAC Address in Openstack

2014-01-20 Thread varun bhatnagar
Hi, How can I get the MAC Address of the network interface which I have created on Openstack? Also, is there any way where in I can define the MAC Address while creating any network? I tried digging in the code and I found out that the MAC Address assigned by Openstack starts with fa:16:3e:. I

Re: [Openstack] Problem while launching instance using novaclient

2014-01-02 Thread varun bhatnagar
was requiring more resources then any of the nova nodes could support. What is flavor 2 as far as resources go? And do you have enough allotted for them? Ben On Dec 31, 2013 12:35 AM, varun bhatnagar varun292...@gmail.com wrote: Hi, I am new to Openstack. With lots of difficulties I was able

[Openstack] Problem while launching instance using novaclient

2013-12-30 Thread varun bhatnagar
Hi, I am new to Openstack. With lots of difficulties I was able to install Openstack using devstack on my machine. I was trying to launch an instance using nova command: *nova boot testnode --image id --flavor 2* It tries to launch the instance but in dashboard once the spawning is done it