First time here? Check out the FAQ!
2013-10-24 14:11:28 -0600 | received badge | ● Famous Question (source) |
2013-10-23 21:56:36 -0600 | received badge | ● Good Question (source) |
2013-10-23 21:56:31 -0600 | received badge | ● Enlightened (source) |
2013-10-23 21:56:31 -0600 | received badge | ● Good Answer (source) |
2013-09-26 18:35:23 -0600 | received badge | ● Nice Answer (source) |
2013-09-05 21:01:50 -0600 | received badge | ● Nice Question (source) |
2013-08-20 16:30:46 -0600 | received badge | ● Nice Question (source) |
2013-08-20 16:30:40 -0600 | received badge | ● Self-Learner (source) |
2013-08-11 21:27:25 -0600 | received badge | ● Notable Question (source) |
2013-08-06 03:59:34 -0600 | received badge | ● Famous Question (source) |
2013-07-01 02:59:18 -0600 | commented question | Why do compute nodes need to be in the same subnet for migration to work? I believe this may be due to the fact that the IP of the VM needs to be the same during migration, otherwise it wouldn't be "live" in a network reachability sense. |
2013-06-30 18:53:58 -0600 | received badge | ● Popular Question (source) |
2013-06-16 20:57:52 -0600 | received badge | ● Notable Question (source) |
2013-06-12 06:53:40 -0600 | asked a question | Why do compute nodes need to be in the same subnet for migration to work? Why do compute nodes need to be in the same IP subnet for live or block migration to work? As transport is TCP/IP I can't see why it cannot be routed, can anyone shed some light on this for me? Thank you. |
2013-06-10 10:49:17 -0600 | received badge | ● Popular Question (source) |
2013-06-10 07:52:34 -0600 | answered a question | Instance marked as deleted but still present on host? Hello, I found the following option for nova.conf By setting it to "reap" the instances are deleted automatically. |
2013-06-08 22:10:02 -0600 | received badge | ● Student (source) |
2013-06-06 07:49:39 -0600 | received badge | ● Teacher (source) |
2013-06-06 06:37:48 -0600 | answered a question | What is flat network ? I believe flat networking refers to a single l2 network (e.g. a vlan) to which all vms are connected. |
2013-06-06 05:10:04 -0600 | asked a question | Instance marked as deleted but still present on host? I have deployed Openstack in a testing environment consisting of three hosts. One controller node and two compute nodes (using KVM). At one point in my testing, I terminated all instances. However, for some reason nova-compute was not responding on the second compute node. The VM which was active on this node is now no longer present in Openstack, e.g. using: I get the following in nova-compute.log from the second compute node: How do I force deletion of this instance? Thank you very much in advance |