First time here? Check out the FAQ!
2016-05-18 08:53:42 -0600 | received badge | ● Famous Question (source) |
2015-11-09 15:02:58 -0600 | received badge | ● Famous Question (source) |
2015-10-05 20:02:27 -0600 | received badge | ● Famous Question (source) |
2015-09-22 09:15:59 -0600 | received badge | ● Famous Question (source) |
2015-09-22 09:15:59 -0600 | received badge | ● Notable Question (source) |
2015-09-22 09:15:59 -0600 | received badge | ● Popular Question (source) |
2015-08-06 00:51:25 -0600 | received badge | ● Notable Question (source) |
2015-07-21 07:33:49 -0600 | received badge | ● Popular Question (source) |
2015-07-21 01:05:46 -0600 | asked a question | How to access internet on cirros vm in openstack I have a Juno multinode setup (Controller node, Network node, 2 Compute nodes) and I am trying to access internet on cirros VM but I am unable to access it. I want to install an app on cirros vm for which I need internet access. However I am able to ping this vm through ext-net. |
2015-07-12 23:41:44 -0600 | received badge | ● Famous Question (source) |
2015-07-04 10:50:05 -0600 | received badge | ● Popular Question (source) |
2015-07-04 10:50:05 -0600 | received badge | ● Notable Question (source) |
2015-06-30 06:03:08 -0600 | asked a question | Not able to ping ext-net external network I have followed the OpenStack kilo install guide and have a setup with a controller, network and 2 compute nodes. I have created an OpenStack VM with a Cirros Image, I can successfully login in to the cirros image and even ping the demo-net network gateway. But I am not able to ping ext-net external network. $ ping -c 4 openstack.org $ ping: bad address 'openstack.org' Kindly provide some information on what can be the possible issues and the possible next steps. |
2015-06-30 05:47:31 -0600 | asked a question | How to configure the hypervisor to permit promiscuous mode on the external network I have a multinode kilo setup with a controller, network and 2 compute nodes. I have configured external physical network and virtual networks, but I am not able to ping external net. The openstack kilo install guide says " If you are building your OpenStack nodes as virtual machines, you must configure the hypervisor to permit promiscuous mode on the external network". So how can I enable promiscuous mode on the hypervisor level, as " ifconfig eth0 promisc " enables it on only the host level I think. So please provide some information on what should be the next steps. |
2015-06-18 03:53:49 -0600 | received badge | ● Famous Question (source) |
2015-06-15 23:19:07 -0600 | received badge | ● Notable Question (source) |
2015-06-15 07:08:31 -0600 | answered a question | Migration failure vm remains on same host Yes, both the nodes are pingable. I am able to ping every from other nodes. Do I have to configure migrations as I am running "nova live-migration vm_name host_name --block-migrate" command and I am getting this error. If yes, how to configure migrations ? As I am able to boot VM's on both the compute hosts and they are going in ACTIVE state. Thanks |
2015-06-13 23:54:46 -0600 | received badge | ● Famous Question (source) |
2015-06-01 20:58:46 -0600 | received badge | ● Famous Question (source) |
2015-05-26 03:57:00 -0600 | received badge | ● Famous Question (source) |
2015-05-25 11:12:19 -0600 | received badge | ● Famous Question (source) |
2015-05-21 07:33:39 -0600 | received badge | ● Famous Question (source) |
2015-05-21 01:46:03 -0600 | commented question | Add another compute host to Juno multinode setup please verify |
2015-05-20 18:03:36 -0600 | received badge | ● Notable Question (source) |
2015-05-20 04:26:18 -0600 | commented question | VM stuck in BUILD status We are using MySql |
2015-05-20 04:19:03 -0600 | received badge | ● Popular Question (source) |
2015-05-20 04:13:06 -0600 | commented question | VM stuck in BUILD status 1 controller, 1 network and 2 compute |
2015-05-20 01:59:21 -0600 | received badge | ● Notable Question (source) |
2015-05-20 00:31:00 -0600 | asked a question | VM stuck in BUILD status I have a multi-node set up with 2 compute nodes( Compute1 and Compute2). When I boot VM's on compute 1 they go to ACTIVE status but when I try to boot VM's on Compute2 host they are stuck in BUILD status. I can see both the compute nodes UP in “nova service-list” and both the host are present in “nova hypervisor-list” So what could be the reason that VM's are not going to ACTIVE status in Compute2 host. I can see this error in the nova scheduler logs (/var/log/nova/nova-scheduler.log) 2015-05-20 10:01:44.450 9564 TRACE nova.servicegroup.drivers.db OperationalError: (OperationalError) database is locked u'UPDATE services SET updated_at=?, report_count=? WHERE services.id = ?' ('2015-05-20 04:31:44.431308', 41861, 2) 2015-05-20 10:01:44.450 9564 TRACE nova.servicegroup.drivers.db 2015-05-20 10:01:54.440 9564 ERROR nova.servicegroup.drivers.db [-] Recovered model server connection! 2015-05-20 10:44:11.649 9564 AUDIT nova.scheduler.host_manager [req-481421a9-c29b-4fe1-adf1-c07b0e01e556 None] Host filter forcing available hosts to compute1 2015-05-20 10:46:08.646 9564 AUDIT nova.scheduler.host_manager [req-b5a482d3-6aab-40a2-8b11-fb4fca888870 None] Host filter forcing available hosts to compute 2015-05-20 10:50:10.035 9564 AUDIT nova.scheduler.host_manager [req-a4debdff-0ad5-4fb8-afd4-e0dc255c3c78 None] Host filter forcing available hosts to compute1 |
2015-05-18 16:06:46 -0600 | received badge | ● Famous Question (source) |
2015-05-18 04:38:34 -0600 | commented question | Add another compute host to Juno multinode setup please check the report: |
2015-05-16 07:07:02 -0600 | commented question | vm going to error state while migration I am running nova migrate vm1 command. I didn't created any storage node (cinder or swift ) ... Do I need to create a storage node for migration ? |
2015-05-16 06:29:47 -0600 | received badge | ● Notable Question (source) |
2015-05-15 20:30:33 -0600 | received badge | ● Famous Question (source) |
2015-05-14 18:11:12 -0600 | received badge | ● Notable Question (source) |
2015-05-14 11:50:35 -0600 | received badge | ● Notable Question (source) |
2015-05-14 11:50:10 -0600 | received badge | ● Notable Question (source) |
2015-05-14 09:15:36 -0600 | commented question | Add another compute host to Juno multinode setup What should be the entrees for that? Right now I not with my PC but if you share the information then I will check and fill the entrees accordingly.. Thanks in advance... :) |
2015-05-14 08:43:48 -0600 | commented question | Add another compute host to Juno multinode setup Nova-manage service list showing all nova services enabled. Compute and compute1 both host enabled with a :) |
2015-05-14 08:25:00 -0600 | received badge | ● Popular Question (source) |
2015-05-14 07:52:00 -0600 | commented question | Add another compute host to Juno multinode setup Yes it is connected and when we do hypervisor-list then it shows both node over there |
2015-05-14 05:21:18 -0600 | asked a question | Add another compute host to Juno multinode setup I have a multinode OpenStack Juno setup with 1 controller node, 1 network node and 1 compute node. Now I want to add 1 more compute node to the setup. So do I need to add endpoint for the 2nd Compute too at the controller side as we did for the first compute. I tried setting up 2 computes( namely Compute and Compute1) but the issue now I have is that I am not able to boot a VM with Compute1 and it stays scheduling state while with Compute host the VM is created in Active state ? So the main questions :
|
2015-05-14 02:47:30 -0600 | received badge | ● Popular Question (source) |
2015-05-14 01:07:41 -0600 | commented question | Migrating server error Ubuntu 14.04 and OpenStack Juno |
2015-05-14 00:52:33 -0600 | edited question | Migrating server error i am getting this error please provide solution for this. |