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,
We are trying to use tacker for network service orchestration, but we are
stuck at the initial steps only. We have installed OpenStack Ocata using
OpenStack-Ansible and Tacker using DevStack on a virtual machine, other
than OpenStack Controller.
We are connecting to OpenStack VIM using th
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
-- Forwarded message --
From: Amit Kumar
Date: Sat, Jul 29, 2017 at 2:39 PM
Subject: Re: [Openstack] Fwd: Unable to reach the vm from outside[from
qrouter unable to reach both internal and external network]
To: Brian Haley
Cc: openstack@lists.openstack.org, chandra kumar
Hi
aley wrote:
> On 07/28/2017 05:54 AM, Amit Kumar wrote:
>
>> Hi,
>>
>> Recently i have installed the openstack newton on Ubuntu 16.04. Brought
>> up one controller and 2 compute nodes. All services are up and running
>> unable to reach the vm from outside
>&g
hanks & Regards
Amit K
On Fri, Jul 21, 2017 at 2:56 PM, Amit Kumar wrote:
> Hi,
>
> Recently i have installed the openstack ocata on Ubuntu 16.04. Brought up
> one controller and 2 compute nodes. All services are up and running.
>
> We are able to create the vm instances but
ot;No
bootable device found". We tried with multiple images we are facing the
same issue.
Even the default cirror image also not booting up but it shows the vm is up
and running.
Could you please help us to resolve the issue.
--
Thanks & Rega
erver up and running? What's the output of
neutron agent-list
If you launch an instance in the same network without heat, just with the
user-data, does that work? If it does it's probably a heat issue. Have you
checked the heat logs for any hints?
Regards
Eugen
Zitat von Amit Kuma
Hi All,
I have installed OpenStack Mitaka using OpenStack-Ansible 13.3.13. Trying
to use Heat::SoftwareDeployment resource similar to as described in:
https://github.com/openstack/heat-templates/blob/master/hot/software-config/example-templates/example-script-template.yaml
;
but is not working as
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,
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 had deployed Openstack Newton using Openstack-Ansible 14.0.8 tag. My
deplyoment environment is based on the following example except that I am
not having storage node in my environment i.e. having 1 Infra and 1 Compute
node only.
https://docs.openstack.org/project-deploy-guide/openstack-
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-operat...@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
Hi All,
We are trying to deploy openstack using FUEL community 10.0.
FUEL master node is up and running but when we are trying to PXE boot a
slave (DELL Optiplex 3046 machine), it is not booting and is stuck at
"trying to load pxelinux.cfg/default" whereas another DELL Optiplex 740
machine is not
rrently considering trying on an entirely
> different server and hoping for the setup to work. They told me my setup is
> sound, though, so I really have not the least idea what could be wrong.
> Have you tried reproducing the steps I have listed in my previous mail?
> -----
Hi Vincent,
Have you found solution to your problem? I am facing exactly same problem
now at my setup. Any pointers?
Thanks.
Regards,
Amit
On Feb 14, 2017 8:20 PM, "Vincent Jahjah"
wrote:
> Fortunately, I have been documenting my step-by-step way of installing
> Cent OS.
>
>
> 1. Download a C
Hi All,
I am installing from FUEL community 10.0.0 ISO (downloaded from torrent)
but installation is not getting successful. Installation is getting
completed but no UI. On further checking machine is not having networking
connectivity. My cocncern is that why FUEL menu is not opening up during
in
Hi All
I have deployed Openstack using Openstack Ansible. I am using Newton
release from tag 14.0.0. My test environment is containing only Compute
Node and Controller Node (Infra Node).
When using python sdk, I am getting following error while making connection
to external_vib_lp_address (192.16
Hi All,
I am new to Opestack. I have deployed Openstack using Openstack Ansible. I
am using Newton release from tag 14.0.0. My test environment is containing
only Compute Node and Controller Node (Infra Node).
After this deployment is successful, I have added an image in glance,
created a flavor
31 matches
Mail list logo