First time here? Check out the FAQ!
2019-01-19 15:51:06 -0600 | received badge | ● Famous Question (source) |
2018-08-17 22:42:48 -0600 | received badge | ● Taxonomist |
2018-07-04 05:32:41 -0600 | received badge | ● Famous Question (source) |
2018-06-13 07:54:58 -0600 | received badge | ● Famous Question (source) |
2017-06-27 08:52:25 -0600 | received badge | ● Famous Question (source) |
2017-06-27 08:52:25 -0600 | received badge | ● Notable Question (source) |
2017-04-19 16:28:52 -0600 | received badge | ● Famous Question (source) |
2017-04-15 14:56:33 -0600 | received badge | ● Notable Question (source) |
2017-04-15 14:56:33 -0600 | received badge | ● Popular Question (source) |
2017-03-30 15:43:22 -0600 | received badge | ● Famous Question (source) |
2017-03-28 08:17:02 -0600 | received badge | ● Notable Question (source) |
2017-03-27 12:21:08 -0600 | received badge | ● Famous Question (source) |
2017-03-14 13:55:06 -0600 | received badge | ● Popular Question (source) |
2017-03-10 12:09:45 -0600 | received badge | ● Famous Question (source) |
2017-03-05 10:25:28 -0600 | answered a question | The request you have made requires authentication. (HTTP 401) (Request-ID: req-51dd1e06-12af-4074-88d8-5078ae5295e5) you need to source credentials first such as an adminrc.sh: be sure to make you OS_TENANT_ID match the project you are trying to access. |
2017-03-05 10:10:59 -0600 | asked a question | cinder scheduler Filtering removed all hosts for the request - ocata centos7 RDO new deploy cinder services with known working nfs mounts. This really used to work... Im confused |
2017-03-05 08:34:51 -0600 | commented answer | default security group rules im still searching for this as well. its nice information to know. |
2017-03-04 18:10:17 -0600 | answered a question | ocata upgrade - CentOS7 / RDO / GlusterFS3.8
No module named glusterfs (solved) so if you ever have RDO issues and go from mitaka to newton on CentOS7 and need to go to Ocata and lose the ability as i did. Move your gluster to NFS Ganesha.... and remount as nfs... if it had glusterfs replace it with nfs options as this example below. |
2017-03-04 08:12:43 -0600 | commented question | cinder services is not starting for mitaka centos 7 What does the cinder logs say? |
2017-03-04 08:09:23 -0600 | answered a question | ocata install nova error I had to push from mitaka to newton to ocata to get the nova cell_v2 commands like create. My solution was to ensure transport_url is correct and alter the db entry for cell0 to point to nova_api_cell0 or as i did, drop the cell0 db and rerun packstack from ocata and it will create nova_cell0 and map correctly. https://ask.openstack.org/en/question... |
2017-03-03 18:09:04 -0600 | commented question | COA exam openstack version Because Liberty was Out Dated ? |
2017-03-03 17:58:14 -0600 | commented question | ERROR nova.virt.libvirt.driver with Glusterfs in /var/lib/nova/instances what about the cinder volume log? |
2017-03-03 17:54:13 -0600 | commented question | ocata install nova error i have also found in rdo that upgrade to newton nova created nova_api_cell0 where as in ocata it creates nova_cell0 which is what the default cell0 mapping points to... |
2017-03-03 17:19:46 -0600 | answered a question | RDO install newton in the dashboard can't create images. if this does not work check the perms on your glance upload dir (commonly some form of tmp with 777) and set your glance dir to 774 |
2017-03-03 15:44:18 -0600 | commented answer | block-migration is not working from command line from the request it looks like you are trying live. server-1 is not on shared storage: Live migration can not be used without shared storage power the server off and try to migrate it. or remove the --live option...... |
2017-03-03 10:35:05 -0600 | answered a question | block-migration is not working from command line is your /var/lib/nova/instances shared and visible between the 2 servers? I know for live migration to work each server instances must me a shared mount. |
2017-03-03 09:28:23 -0600 | received badge | ● Notable Question (source) |
2017-03-03 09:26:37 -0600 | answered a question | default security group rules if you login to the project and open the projects default security group, you can edit that and each machine deploy on that project will use that default if no other is specified. |
2017-03-03 08:20:05 -0600 | answered a question | Unable to login to horizon I at one time broke my dashboard as well. this post may be useful... |
2017-03-02 18:39:37 -0600 | received badge | ● Notable Question (source) |
2017-03-02 17:48:52 -0600 | received badge | ● Popular Question (source) |
2017-03-02 13:31:54 -0600 | edited question | ocata upgrade - CentOS7 / RDO / GlusterFS3.8
No module named glusterfs (solved) From the cinder release notes:
Any idea how i can get this back? gluster volumes and all visiable and mountable... validated all this as i can see instances in glance and volumes... controller even has a scratch mount share fomr the same gluster (/openstack_scratch type fuse.glusterfs) so i know its working... problem is after the upgrade to ocata same cinder.conf settings as i have had and i am now getting an error: python modules exist debug starting the service. (more) |
2017-03-01 08:29:49 -0600 | received badge | ● Popular Question (source) |
2017-03-01 08:12:48 -0600 | received badge | ● Notable Question (source) |
2017-03-01 08:08:36 -0600 | marked best answer | WARNING horizon.tables.actions Action (u'scheduled deletion of instance', u'external-testing') Failed for Instance could not be found. (HTTP 404) after upgrade from newton to ocata i am not able to power on instances, create instances or delete instances.... 2017-02-28 00:43:25,837 7853 WARNING horizon.tables.actions Action (u'scheduled deletion of instance', u'external-testing') Failed for Instance 23a8a1d2-bfe9-432d-ab14-b9d89c352345 could not be found. (HTTP 404) (Request-ID: req-918cee88-4c06-4737-aadd-a1e507431f7e). No idea but will start debugging to add more. |
2017-03-01 07:55:52 -0600 | commented answer | WARNING horizon.tables.actions Action (u'scheduled deletion of instance', u'external-testing') Failed for Instance could not be found. (HTTP 404) that is exactly what happened!!! lol i searched and searched for this guest entry and found it in the db under nova_api.cell_mappings |
2017-03-01 07:01:49 -0600 | received badge | ● Popular Question (source) |