[Openstack-operators] [OpenStack][Neutron][SFC] Regarding SFC support on provider VLAN N/W

2018-09-26 Thread Amit Kumar
Hi All, We are using Ocata release and we have installed networking-sfc for Service Function Chaining functionality. Installation was successful and then we tried to create port pairs on VLAN N/W and it failed. We tried creating port-pairs on VXLAN based N/W and it worked. So, is it that SFC funct

Re: [Openstack-operators] [OpenStack-Operators][OpenStack] Regarding production grade OpenStack deployment

2018-05-18 Thread Amit Kumar
a solution on our own infrastructure, however, be aware that because of the nature of Openstack you wont be able to achieve zero downtime if your hosted application do not take advantage of the distributed natre of ressources or if they’re not basically Cloud ready. Cheers. Le ven. 18 mai 2018 à 1

[Openstack-operators] [OpenStack-Operators][OpenStack] Regarding production grade OpenStack deployment

2018-05-18 Thread Amit Kumar
Hi All, We want to deploy our private cloud using OpenStack as highly available (zero downtime (ZDT) - in normal course of action and during upgrades as well) production grade environment. We came across following tools. - We thought of using *Kolla-Kubernetes* as deployment tool, but we got

[Openstack-operators] [openstack][openstack-nova][openstack-operators] Query regarding LXC instantiation using nova

2018-02-20 Thread Amit Kumar
Hello, I have a running OpenStack Ocata setup on which I am able to launch VMs. But I want to move to LXC instantiation instead of VMs. So, for this, I installed nova-compute-lxd on my compute node (Ubuntu 16.04). */etc/nova/nova-compute.conf* on my compute nodes was changed to contain the follow

[Openstack-operators] [OpenStack][Ceph][Manila]

2017-12-22 Thread Amit Kumar
Hi All, I have installed Ocata and configured Ceph storage cluster for shared file system. I am able to mount a share created by Manila service, on a VM as specified in following link: https://docs.openstack.org/manila/ocata/devref/cephfs_native_driver.html Problem is that I am only able to moun

[Openstack-operators] [Openstack][Nova][Operators]

2017-11-05 Thread Amit Kumar
Hi All, I have installed Openstack Pike with Openstack Ansible. Earlier I was working with Newton release. But with Pike release, I am noticing that Nova schedule is in force even when I am providing availability zone with a specific compute node. For the initial set of VMs, it is honouring avail

Re: [Openstack-operators] Ceph @ OpenStack Sydney Summit

2017-10-29 Thread AMIT KUMAR JAISWAL
Hi Blair, I'm interested in discussion on Ceph BoF and also added few points on etherpad to discuss. Looking forward to meet you and core team as well. Thanks KInd Regards Amit Kumar Jaiswal ᐧ Amit Kumar Jaiswal Mozilla Representative <http://reps.mozilla.org/u/amitkumarj441> | Lin

Re: [Openstack-operators] Forum Reminder! Submissions due by Sept 29th

2017-09-25 Thread AMIT KUMAR JAISWAL
Hi Jimmy. The above link you have given is broken and is saying "Internal Server Error". Please re-check the link again. Thanks Amit Kumar Jaiswal ᐧ Amit Kumar Jaiswal Mozilla Representative <http://reps.mozilla.org/u/amitkumarj441> | LinkedIn <http://in.linkedin.com/i

Re: [Openstack-operators] Ocata diskimage-builder heat issues

2017-06-30 Thread Amit Kumar
at-config/ > on yoyr instance, you should see deployment scripts > > Regards > Ignazio > > > 2017-06-29 13:47 GMT+02:00 Amit Kumar : > >> Hi, >> >> I tried to create Ubuntu Trusty image using diskimage-builder tag 1.28.0, >> dib-run-parts

Re: [Openstack-operators] Ocata diskimage-builder heat issues

2017-06-29 Thread Amit Kumar
Hi, I tried to create Ubuntu Trusty image using diskimage-builder tag 1.28.0, dib-run-parts got included in VM os-refresh-config should have worked but still SoftwareDeployment didn't work with the cloud image. Regards, Amit On Jun 29, 2017 5:08 PM, "Matteo Panella" wrote: On 29/06/2017 12:11,

Re: [Openstack-operators] Ocata diskimage-builder heat issues

2017-06-28 Thread Amit Kumar
Hi, Probably the same problem I am facing. You replied on one of my e-mail regarding SoftwareDeployment as well. Let me know if you find any working working version of disk images builder. Regards, Amit On Jun 28, 2017 10:26 PM, "Ignazio Cassano" wrote: Hi All, last March I user diskimage buil

[Openstack-operators] [telemetry] Issues with autoscaling using HEAT, Aodh and Ceilometer

2017-06-16 Thread Amit Kumar
Hi I have installed OpenStack using OpenStack-Ansible 14.1.1. I have installed Ceilometer, Aodh and using Mongo DB. I am trying simple autoscaling scenario. On Horizon GUI, I have not been able to see the resource usage getting updated consistently. In "ceilometer meter-list" command is also not s

Re: [Openstack-operators] [openstack-operators] Regarding Ceilometer and Aodh service installation with OpenStack-Ansible

2017-06-10 Thread Amit Kumar
Hi All, Please respond if anybody has installed Ceilometer and Aodh with OpenStack-Ansible. Regards, Amit On Mon, Jun 5, 2017 at 5:36 PM, Amit Kumar wrote: > Hi All, > > I have deployed OpenStack using Openstack-Ansible Newton 14.1.1 release. > It works fine. On top of it when I

[Openstack-operators] [openstack-operators] Regarding Ceilometer and Aodh service installation with OpenStack-Ansible

2017-06-05 Thread Amit Kumar
Hi All, I have deployed OpenStack using Openstack-Ansible Newton 14.1.1 release. It works fine. On top of it when I re-deployed OpenStack (from scratch) with additional services Ceilometer and Aodh, Ceilometer service seems not working. "ceilometer meter-list" shows nothing. Have any of you folks

[Openstack-operators] [Openstack][Heat][Openstack-Ansible] Heat Engine not able to connect to Aodh Service

2017-05-30 Thread Amit Kumar
Hi All, I have installed OpenStack Newton release using Ansible. I am trying Orchestration with HEAT template. Here is the HEAT template I am using: http://paste.openstack.org/show/610960/. OS::Ceilometer:Alarm resource creation is failing while HEAT stack creation is in progress. Here are the HE

[Openstack-operators] [openstack][heat][openstack-telemetry][openstack-ansible] Heat engine unable to connect to Aodh service

2017-05-30 Thread Amit Kumar
Hi All, I have installed OpenStack Newton release using Ansible. I am trying Orchestration with HEAT template. Here is the HEAT template I am using: http://paste.openstack.org/show/610960/. OS::Ceilometer:Alarm resource creation is failing while HEAT stack creation is in progress. Here are the HE

[Openstack-operators] [openstack-ansible] Way to cleanup existing Openstack-Ansible deployment

2017-03-27 Thread Amit Kumar
Hi All, I am trying to install Openstack Newton using OSA 14.0.8. Playbooks setup-hosts.yml and setup-infrastructure.yml are getting stuck at some point or other. Is there any way to cleanup everything which OSA has deployed. I want to re-run all the playbooks as if I am doing a fresh deployment.

[Openstack-operators] [openstack][openstack-ansible] VMs not able to access external n/w

2017-03-16 Thread Amit Kumar
Hi All, I have deployed Openstack Newton release using Openstack-Ansible 14.0.8 with target hosts (Controller and Compute) having Ubuntu 16.04. I want to ping/access my external lab n/w through the VMs (instances in Openstack Compute node) but not able to do so. Here are my environment and respect

Re: [Openstack-operators] [Openstack] [Openstack-sdk] Error in making connection Openstack Python SDK

2017-03-04 Thread Amit Kumar
ection.Connection( > profile=prof, > verify=configobj.getboolean('DEFAULT', 'verify_certs'), > user_agent='openstatstats', > **auth_args > ) > > log.info("Authentication successful

Re: [Openstack-operators] [Openstack-sdk] Error in making connection Openstack Python SDK

2017-03-03 Thread Amit Kumar
k, could anyone provide information that how to add domain related information while attempting connection using python sdk. Regards, Amit On Thu, Mar 2, 2017 at 8:54 PM, Andy McCrae wrote: > Hi Amit, > > Sending it again to include the ML! > > On 2 March 2017 at 11:01, Amit Kum

Re: [Openstack-operators] Error in making connection Openstack Python SDK

2017-03-02 Thread Amit Kumar
the IRC channel > #openstack-ansible > > > > Cheers, > > > > Alex > > > > *From: *Amit Kumar > *Date: *Thursday, March 2, 2017 at 11:01 AM > *To: *Openstack , OpenStack Operators < > openstack-operators@lists.openstack.org> > *Subject: *[Openstack-o

[Openstack-operators] Error in making connection Openstack Python SDK

2017-03-02 Thread Amit Kumar
Hi All, I have deployed Openstack using Openstack-Ansible. I am using Newton release from tag 14.0.8. My test environment is containing only Compute Node and Controller Node (Infra Node). When using Openstack Python SDK, I am getting following error while making connection to external_vib_lp_addre

Re: [Openstack-operators] [openstack] Unable to launch an instance

2017-03-01 Thread Amit Kumar
creating via your flavor. Does > booting a VM using a default flavor work? > > > ___ > Kris Lindgren > Senior Linux Systems Engineer > GoDaddy > > On 2/28/17, 11:26 AM, "Mikhail Medvedev" wrote: > &

[Openstack-operators] [openstack] Unable to launch an instance

2017-02-28 Thread Amit Kumar
Hi All, I have installed Openstack Newton using Openstack-Ansible. While creating an instance, it is failing with following error: *Message**No valid host was found. There are not enough hosts available.* *Code**500**Details**File "/openstack/venvs/nova-14.0.8/lib/python2.7/site-packages/nova/con

Re: [Openstack-operators] OSA Newton Release Deployment in test environment

2017-02-07 Thread Amit Kumar
hing wrong with that traffic path, so step through it > like you would with any environment by validating that it is able to reach > its gateway (host), then next hop, etc. > > > > *From: *Amit Kumar > *Date: *Monday, February 6, 2017 at 8:17 AM > *To: *gustavo paniz

Re: [Openstack-operators] OSA Newton Release Deployment in test environment

2017-02-06 Thread Amit Kumar
that LXC containers are not able to reach internet? On Mon, Feb 6, 2017 at 1:39 PM, gustavo panizzo wrote: > On Sat, Feb 04, 2017 at 11:52:10PM +0530, Amit Kumar wrote: > > Hi All, > > > > used.\nWARNING: The following packages cannot be authenticated!\n > > dpkg/apt are t

Re: [Openstack-operators] OSA Newton Release Deployment in test environment

2017-02-05 Thread Amit Kumar
?REF=m0Eyh6bAe3V0K5jcrZeIkUVJw4_716jYUS9Yd1fJMFOsyyE71yXTCAFtYWlsdG86c2FsbWFuLnRvb3JAaXQudXUuc2U.> > http://www.it.uu.se/katalog/salto690 > -- > *From:* Amit Kumar [ebiib...@gmail.com] > *Sent:* Saturday, February 04, 2017 7:22 PM > *To:* openstack-op

[Openstack-operators] OSA Newton Release Deployment in test environment

2017-02-04 Thread Amit Kumar
Hi All, I am trying to prepare test environment as mentioned in the following link. I am using two VMs created in Virtualbox. One will be Infra Node and other will be Compute Node. "Block Storage Host" is not present in my deployment. http://docs.openstack.org/project-deploy-guide/openstack-ansibl