Re: [Openstack] Per host floating ip

2012-07-07 Thread Marnus van Niekerk
Grosser ha scritto: > >> Sounds like a solution, but a manual one. A more automatic way would >> be great I reckon. >> >> On Fri, Jul 6, 2012 at 7:00 PM, Marnus van Niekerk wrote: >>> I have limited knowledge of OpenStack, but I host many servers with Hetzn

Re: [Openstack] Per host floating ip

2012-07-06 Thread Marnus van Niekerk
I have limited knowledge of OpenStack, but I host many servers with Hetzner and know their infrastructure well. Since nova allows you to assign specific floating IPs to specific instances you could do the following. Create a floating range include all of the IPs Hetzner has given you. Then jus

Re: [Openstack] PLEASE HELP multi_host not working

2012-07-06 Thread Marnus van Niekerk
On 04/07/2012 15:53, Mark Russell wrote: There is likely a better way to fix this than what I did (drop and recreate nova db) but it was the simplest fix given that this was a brand new installation. There is almost certainly a "better" way to fix it by manually hacking nova db. Thank you Mark!

[Openstack] multi_host sample nova.conf files?

2012-07-06 Thread Marnus van Niekerk
Hi, is anybody prepared to share a set of working nova.conf files for a multi_host installation? For both the controller node and a compute node. And please tell me what services you are running on the compute node. I have been over this 100s of times now and even recreated the nova database

Re: [Openstack] PLEASE HELP multi_host not working

2012-07-04 Thread Marnus van Niekerk
On 04/07/2012 21:43, Vishvananda Ishaya wrote: It looks like the ip for your hosts is in the 10./8 range which is probably messing up routing and snatting. You will need to use a smaller range when you create your vm network, say 10.75.0.0/16 and make sure you set fixed

Re: [Openstack] PLEASE HELP multi_host not working

2012-07-03 Thread Marnus van Niekerk
_host=True --enabled_apis=metadata --dmz_cidr=10.10.20.114/32 On 03/07/2012 10:03, Marnus van Niekerk wrote: On 03/07/2012 09:53, Marnus van Niekerk wrote: I can now see the bridge created and assigned an address on each compute node, but all of the VMs get stuck after the bootloader - they neve

Re: [Openstack] [OpenStack][Nova] Live Migration + NFSv4 - Permission issues

2012-07-03 Thread Marnus van Niekerk
Have you tried setting the ownership of /var/lib/nova/instances to the nova user? sudo chown -R nova:nova /var/lib/nova/instances M On 03/07/2012 15:48, Leander Bessa Beernaert wrote: Hello all, I've been trying to get the live migration to work according to the guide http://docs.openstack

Re: [Openstack] multi_host not working

2012-07-03 Thread Marnus van Niekerk
On 03/07/2012 09:53, Marnus van Niekerk wrote: I can now see the bridge created and assigned an address on each compute node, but all of the VMs get stuck after the bootloader - they never boot any further. Sorry, they do actually boot after a while but without any networking.. cloud-init

Re: [Openstack] multi_host not working

2012-07-03 Thread Marnus van Niekerk
On 02/07/2012 16:33, Razique Mahroua wrote: I've put a small section here http://docs.openstack.org/diablo/openstack-compute/admin/content/multi-host.html Using this I have made progress, except I had to use "nova-manage network delete 10.10.11.128/26" to delete the network and then added it

Re: [Openstack] multi_host not working

2012-07-02 Thread Marnus van Niekerk
10.10.11.129 on the controller node They also have eth1 and eth2 bonded into bond0 with IP 10.10.12.11X, but that is not used by OpenStack at all. Tx M On 02/07/2012 17:02, Nathanael Burton wrote: Are the nova.conf files identical across all the nodes? On Jul 2, 2012 10:47 AM, "Marnu

Re: [Openstack] multi_host not working

2012-07-02 Thread Marnus van Niekerk
On 02/07/2012 16:14, Nathanael Burton wrote: This is actually what multi_host should be doing when enabled. What node is that original gateway address from? Is that a different compute node? Yes, its is the br100 ip of the controller node which is also a compute node. M _

Re: [Openstack] multi_host not working

2012-07-02 Thread Marnus van Niekerk
On 02/07/2012 16:33, Razique Mahroua wrote: I've put a small section here http://docs.openstack.org/diablo/openstack-compute/admin/content/multi-host.html If I read this right then it is saying that nova-api should not run on every compute node, only nova-network and nova-compute. Is that ri

Re: [Openstack] multi_host not working

2012-07-02 Thread Marnus van Niekerk
change the default gateway that nova-network assigns on each compute node? Tx M On 02/07/2012 13:50, Marnus van Niekerk wrote: Hi. I am trying to use multi_host to eliminate the "controller" hosts as a single point of failure. I followed the steps at http://docs.openstack.org/essex

[Openstack] multi_host not working

2012-07-02 Thread Marnus van Niekerk
on on each compute node to it's own ip address but it makes no difference. --routing_source_ip=10.10.20.11X What am I missing? Tx Marnus van Niekerk ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsu

[Openstack] Access a 3rd network

2012-06-24 Thread Marnus van Niekerk
network. Thank you Marnus van Niekerk ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] Access a 3rd network

2012-06-21 Thread Marnus van Niekerk
network. Thank you Marnus van Niekerk ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp