First time here? Check out the FAQ!
2016-01-13 07:14:06 -0600 | received badge | ● Nice Answer (source) |
2014-11-14 00:40:38 -0600 | received badge | ● Famous Question (source) |
2014-10-28 03:04:21 -0600 | received badge | ● Famous Question (source) |
2014-10-22 08:09:11 -0600 | received badge | ● Famous Question (source) |
2014-07-23 10:28:05 -0600 | received badge | ● Self-Learner (source) |
2014-06-30 04:54:57 -0600 | received badge | ● Taxonomist |
2014-05-28 20:48:35 -0600 | received badge | ● Famous Question (source) |
2014-05-17 03:00:49 -0600 | received badge | ● Popular Question (source) |
2014-05-17 03:00:49 -0600 | received badge | ● Notable Question (source) |
2014-04-27 03:43:14 -0600 | received badge | ● Famous Question (source) |
2014-04-26 06:11:22 -0600 | received badge | ● Notable Question (source) |
2014-04-26 06:11:22 -0600 | received badge | ● Popular Question (source) |
2014-03-19 06:37:31 -0600 | received badge | ● Famous Question (source) |
2014-03-07 09:30:00 -0600 | received badge | ● Famous Question (source) |
2014-03-03 03:59:05 -0600 | received badge | ● Notable Question (source) |
2014-03-03 03:59:05 -0600 | received badge | ● Famous Question (source) |
2014-02-28 08:19:36 -0600 | received badge | ● Notable Question (source) |
2014-02-25 15:19:12 -0600 | received badge | ● Notable Question (source) |
2014-02-11 06:10:55 -0600 | received badge | ● Famous Question (source) |
2014-01-23 18:45:05 -0600 | marked best answer | Where can I find Heat-cfn command in havana? I've installed heat-api heat-api-cfn heat-engine and heat-cloudwatch My heat commands work (when I invoke heat-cfn form command line, the interpreter complains |
2014-01-23 18:42:54 -0600 | marked best answer | publicURL endpoint for orchestration not found I have: But: This is defined in my /etc/heat/heat.conf I followed the standard procedures for setting up Orchestration from the Havana install guide for Ubuntu 12.04. I get a Orchestration-stacks area under projects in Horizon but when I click on stack it errors out bringing up a something went wrong page. Any direction on how to remedy this would be great. Thanks. Based on comments and suggestions here is what my endpoints/services look like I ran the --debug option on endpoint-list and service-list, but I'm not exactly sure what I am looking for? Also, I'm not sure how you want me to use the --os-region-name=regionOne or RegionOne in the syntax? How can I send you the result of the debug? |
2014-01-23 18:41:47 -0600 | marked best answer | security group not working - nova networking FlatDHCP - vSphere Seems that nothing is being blocked by either the default security group or any security group I create.... Not sure if I'm missing something? Can someone point out places I can check? I have this in my nova.conf |
2014-01-10 00:21:01 -0600 | received badge | ● Popular Question (source) |
2014-01-07 17:47:40 -0600 | received badge | ● Nice Answer (source) |
2014-01-07 15:46:21 -0600 | asked a question | wget http://169.254.169.254/2009-04-04/meta-data/instance-id - error 404? I want to verify if my metadata service is working properly. So I perform: I get an ERROR 404 not found. Is this normal? If not, how can I get my metadata service working properly? |
2014-01-07 10:46:12 -0600 | answered a question | Where can I find out more about migrating vmware VMs to an Openstack cloud? VMWare community: http://www.vmware.com/go/openstack VMWare configuration reference: http://docs.openstack.org/trunk/config-reference/content/vmware.html OpenStack Imaging guide: http://docs.openstack.org/image-guide/content/ Not a simple 1, 2, 3 process. The community link at the top should have some answers and you might want to ask VMWare directly on how they suggest moving a VM from vSphere/ESXi to an OpenStack instance. (Any caveat steps, etc etc.) After much research it appears that building a VM on KVM and sending it to glance is much easier and better supported than doing from ESXi. |
2014-01-06 20:22:26 -0600 | commented answer | nova list - ERROR: HTTPConnectionPool(host='openstackcloud1', port=35357): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused) I just needed to restart the the controller which happened to have horizon compute and keystone on it |
2014-01-06 13:08:22 -0600 | commented answer | Heat Delete Stack Horizon not working Thanks. Yea the problem is fixed, but know where to find the logs is key to troubleshooting. |
2014-01-06 13:03:02 -0600 | commented question | nova list - ERROR: HTTPConnectionPool(host='openstackcloud1', port=35357): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused) Rebooted server and everything appears to be working now... |
2014-01-06 12:59:03 -0600 | commented question | nova list - ERROR: HTTPConnectionPool(host='openstackcloud1', port=35357): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused) Apparently I somehow removed my nova-api service.... I reinstalled it and now nova list works. However, now horizon isn't working.... |
2014-01-06 07:44:52 -0600 | commented question | nova list - ERROR: HTTPConnectionPool(host='openstackcloud1', port=35357): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused) I'm using vSphere for my hypervisor. The compute node operation is currently sitting on the same server as my keystone service. There are multiple vSphere hosts that this compute node connects to via the vSphere cluster. I think multi node would be considered if I had multi vSphere clusters. |
2014-01-06 04:19:24 -0600 | received badge | ● Notable Question (source) |
2014-01-04 17:17:53 -0600 | commented answer | VMwareESXDriver: VMX Configuration However, I still think my hack might have a chance of working, it's just not ideal, and it's tedious, and...you would have to do it that way every time you wanted to spin up an esxi instance. |
2014-01-04 17:16:34 -0600 | commented answer | VMwareESXDriver: VMX Configuration Yea cloning wouldn't work loading it to glance, I just thought it would be nice if you could. As for the image guide, I think you would probably want to refer to the VMWare team directly to ask if they haven't documented all of the parameters for the vmwareapi driver. www.vmware.com/go/openstack |
2014-01-04 08:02:31 -0600 | commented answer | VMwareESXDriver: VMX Configuration Usually you would set custom specifications for an instance with cloud-init. However, I'm pretty sure cloud-init is not supported for use on ESXi. The reason I'm suggesting the hack is because you can configure this specific instance to run ESXi, but I'm pretty sure you wouldn't be able to clone it. |
2014-01-03 19:08:01 -0600 | received badge | ● Popular Question (source) |
2014-01-03 16:03:59 -0600 | commented question | VMwareESXDriver: VMX Configuration Also please ask this question directly to the OpenStack team here: www.vmware.com/go/openstack . I know you can do nested hypervisors with KVM and libvirt driver. They may be working on nested hypervisor compatibility with the vmwarepi driver for OpenStack. |
2014-01-03 15:49:28 -0600 | answered a question | VMwareESXDriver: VMX Configuration Here's maybe a hack you could try. Warning this may have a good chance of not working....but might be worth the try. Edit: There are so many flaws in my plan I would be surprised if it worked. Furthermore if it worked it would be nice to port your VM into glance for a quick redeploy when needed. Something to think about is this: http://www.virtuallyghetto.com/2013/12/how-to-properly-clone-nested-esxi-vm.html |
2014-01-03 15:34:35 -0600 | commented question | VMwareESXDriver: VMX Configuration Questions: 1. Why would you want to run a nested hypervisor as an instance? (Seems to defeat the purpose of an instance) 2. Are you building an image with ESXi baked in for quick deploy? |
2014-01-03 12:27:18 -0600 | commented question | nova list - ERROR: HTTPConnectionPool(host='openstackcloud1', port=35357): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused) lsof -i:8774 returns nothing at all |
2014-01-03 12:26:53 -0600 | commented question | nova list - ERROR: HTTPConnectionPool(host='openstackcloud1', port=35357): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused) nova list output is in my original question. nova service-list has the same error showing max retries exceeded with url : /2/uuid connection refused. No I can not telnet to port 8774. Which I assume nova service is listening on that port? |
2014-01-03 09:52:38 -0600 | commented question | nova list - ERROR: HTTPConnectionPool(host='openstackcloud1', port=35357): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused) Posted my nova.conf on my question. |
2014-01-03 09:51:52 -0600 | edited question | nova list - ERROR: HTTPConnectionPool(host='openstackcloud1', port=35357): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused) Not sure how to troubleshoot this.... Nova was working...then it blew up.... Its been a couple weeks since I've looked at the problem, but I think this happend after I installed the nova-api-metadata package....I have since removed it, but nothing with nova is working. Any pointers would be extremely helpful... I'm using Ubuntu 12.04.03 and OpenStack Havana. My keystone, cinder, heat, and horizon services are working fine. Debug for nova list (more) |
2014-01-03 09:45:30 -0600 | commented question | nova list - ERROR: HTTPConnectionPool(host='openstackcloud1', port=35357): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused) I didn't copy the entire curl string from my --debug because it was quite long |