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
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
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
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
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
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
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
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
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
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,
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
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
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
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
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
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
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.
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
ection.Connection(
> profile=prof,
> verify=configobj.getboolean('DEFAULT', 'verify_certs'),
> user_agent='openstatstats',
> **auth_args
> )
>
> log.info("Authentication successful
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
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
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
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:
>
&
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
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
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
?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
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
28 matches
Mail list logo