Questions tagged [rdo]

RDO is a distribution of OpenStack based on Red Hat flavors of linux.

RDO is a distribution of based on Red Hat Enterprise Linux (), and distributions derived from these (such as , Scientific Linux and others).

36 questions
0
votes
1 answer

Unable to SSH/Ping to VMs on Private Network of Openstack/packstack

We are using a setup of Openstack-Train through a Packstack installation and Openvswitch as the backend of neutron. We have created an external network (10.5.0.0/22), which is an internal network of our org. and an private network (10.3.0.0/22)…
RaiGaurav
  • 41
  • 2
  • 7
0
votes
0 answers

Can't get endpoints with external IP - Google Cloud Plataform (GCP) and OpenStack RDO

In a GCP console, I have installed OpenStack with RDO following this tutorial - https://www.rdoproject.org/install/packstack/. I want to access it from others networks. But I cannot even access dashboard from my VM console. If I hit curl -v…
Kilmer Luiz Aleluia
  • 305
  • 1
  • 3
  • 14
0
votes
6 answers

OpenStack Install - Not create openstack project

Installed manually openstack. It consist of controller, compute, storage in kvm(rhel7.3). and, refer to openstack manual (https://docs.openstack.org/ocata/install-guide-rdo/keystone-users.html) But, it alerted the error when create openstack…
Mr.Sharp
  • 121
  • 1
  • 2
  • 10
0
votes
1 answer

.NET ODBC Oracle Params getting param name returned by db provider- possible?

I'm converting some RDO code to ODBC Provider code in .NET. The problem is parameter names were not specified in the orignal code, but param values were retrieved by parameter name after the command was executed. Is there anyway to have parameter…
Some Guy
  • 45
  • 3
0
votes
1 answer

Error in Glance_image[cirros] : change from absent to present failed: Command: ... has been running for more then 20 seconds

I am running packstack. Error: /Stage[main]/Main/Glance_image[cirros]/ensure: change from absent to pres ent failed: Command: 'openstack ["image", "create", "--format", "shell", ["cirros", "--public", "--container-format=bare",…
Bhavya Arora
  • 768
  • 3
  • 16
  • 35
0
votes
1 answer

RDO packstack : losing IP connectivity during installation

I'm trying to install Openstack Mitaka via RDO packstack. I'm following this tutorial. It completely alligns with the official doc. I'm making sure that I have internet connectivity and that my hostname is resolving (by putting it in the /etc/hosts…
wiwa1978
  • 2,317
  • 3
  • 31
  • 67
0
votes
1 answer

Ping failed to second ip in openstack instance

I have RDO openstack environment in a machine for testing. The RDO was installed with packstack --allinone command. Using HOT I have created two instances. One with cirros image and another with Fedora. The Fedora instance have two interfaces that…
kuro
  • 3,214
  • 3
  • 15
  • 31
0
votes
0 answers

RDO Openstack, Ceilometer, Heat autoscaling instance

Below is the code and instructions which I use to scale the instances on the RDO. Can anyone tell me why new instances are not created. What could be the reason and where I can see why it is not working ? The alarm is created but instances did not…
My Name
  • 57
  • 7
0
votes
1 answer

Openstack RDO ceilometer alarm action can execute script?

Is there a possibility using the command --alarm-action 'log: //' to run any script or create a VM instances on OpenStack, for example: Can I do something like this $ ceilometer alarm-threshold-create --name cpu_high/\ --description 'instance…
My Name
  • 57
  • 7
0
votes
1 answer

Openstack slow performance between compute nodes

I have a 2 nodes RDO installation, which went off without any issue. One node is allinone and second node is a compute node, installed as instructed at https://openstack.redhat.com/Adding_a_compute_node The problem is the network performance on the…
Alex
  • 897
  • 1
  • 11
  • 21
0
votes
1 answer

Exchange 2010 - Exchange MAPI connection problem

I have a software solution for Exchange 2000/2003/2007 and now hopefully after this for 2010. The software runs on the server and uses Exchange MAPI through RDO to talk the the exchange server, retrieving emails inside mailboxes. All works fine on…
0
votes
2 answers

What is correct image to spin up a VM in openstack using VBOX as host and centos 6.5 as allinone "guest"

I am running VirtualBox on my Mac Book pro. I spun up a Centos 6.5 image within virtualbox and installed Openstack RDO (packstack allinone) without any issues. I'm able to spin up the CIRROS default image without any issues (can SSH to/from) …
user2092856
  • 301
  • 5
  • 13
0
votes
2 answers

Invalid OpenStack Identity credentials - Glance

I installed Openstack on RedHad using RDO. Then I get the following error when I execute the glance commands. glance image-list Request returned failure status. Invalid OpenStack Identity credentials. Below is the backend error of…
Udara S.S Liyanage
  • 6,189
  • 9
  • 33
  • 34
0
votes
1 answer

Openstack Ceilometer shell look over detail data

I installed Openstack Ceilometer yesterday. And there is a resource id named c4371f8f-6e4b-41b0-8c2f-3857fe8e38a4. I use ceilometer meter-list -q resource_id=c4371f8f-6e4b-41b0-8c2f-3857fe8e38a4 to show meters. This is detail data: [root@localhost…
changzhi
  • 2,641
  • 9
  • 36
  • 46
0
votes
1 answer

Openstack RDO can't connect to MySQL server on '10.0.3.139

Recently my Openstack (use RDO) has an error. Admin user's password is correct. I can use mysql by "keystone", "root". This is detail(/var/log/keystone/keystone.log) : (OperationalError) (2003, "Can't connect to MySQL server on '10.0.3.139' (111)")…
changzhi
  • 2,641
  • 9
  • 36
  • 46