[Openstack] Additional iptables when two network interfaces

2012-10-23 Thread Daniel Vázquez
Hi here!, Exists any additional iptables rules to add, when running on host with two network interfaces? Following documentation deduce that nova.conf has all info to mount all rules in live. I've problems to connect VMs instances, please can you review:

[Openstack] Additional iptables when two network interfaces

2012-10-23 Thread Daniel Vázquez
Hi here!, Exists any additional iptables rules to add, when running on host with two network interfaces? Following documentation deduce that nova.conf has all info to mount all rules in live. I've problems to connect VMs instances, please can you review:

[Openstack] flatDHCP aditional iptables rules

2012-10-23 Thread Daniel Vázquez
Note: Sorry if this finally pull repeated, I'm experiencing mail send problems Hi here!, Exists any additional iptables rules to add, when running on host with two network interfaces? multihost or all_in_one host configuraion. Following documentation deduce that nova.conf has all info to mount

[Openstack] VM instance are not discovering DHCP

2012-10-23 Thread Daniel Vázquez
Hi here! My installation can't work nova-network correctly. I discover that open stack is setting correctly private and public ip instance assigment, but when VM start it can find the dhcp to obtain the ip, and can't resolve properly. Launching Cirrus testing image, I can see in logs when is

[Openstack] FROM KVM traditional Virtualization infraestructure TO clouding Openstack infraestructure. Refining concepts.

2012-10-24 Thread Daniel Vázquez
Hi here! I think this is of interest to a lot of people, in same scenario like us. After reading and re-reading a lot (and good) openstack documentation, wiki, scripts, demos, video, blog and a lot of days and weeks, IMO openstack has very good resources, but openstack it's a very big and extend

[Openstack] Using nova-volumes openstack LVM group for other pourposes

2012-10-24 Thread Daniel Vázquez
Hi here! Can we create and use news logical volumes for own/custom use(out of openstack) on nova-volumes openstack LVM group, and use it beside openstack operational? IMO it's LVM and no problem, but it has openstack collateral consequences? Thx ___

Re: [Openstack] Using nova-volumes openstack LVM group for other pourposes

2012-10-24 Thread Daniel Vázquez
labeling pattern, then we can use it in openstack... But can we use lvrename command?? no other setup concerns to openstack? thats right? 2012/10/24 Eric Windisch e...@cloudscaling.com: On Wednesday, October 24, 2012 at 14:56 PM, Daniel Vázquez wrote: Hi here! Can we create and use news

Re: [Openstack] Not able to get IP address for VM

2012-10-24 Thread Daniel Vázquez
As root user $ service open-stack-nova-metadata-api status or $ /etc/init.d/open-stack-nova-metadata-api status bests, 2012/10/24 Srikanth Kumar Lingala srikanthkumar.ling...@gmail.com: @janis: How can I check that metadata service is working? @Salvatore: DHCP Agent is working fine and I

Re: [Openstack] Using nova-volumes openstack LVM group for other pourposes

2012-10-24 Thread Daniel Vázquez
, an attach to a VM in future. 2012/10/24 Jonathan Proulx j...@csail.mit.edu: On Wed, Oct 24, 2012 at 08:56:26PM +0200, Daniel Vázquez wrote: :Hi here! : :Can we create and use news logical volumes for own/custom use(out of :openstack) on nova-volumes openstack LVM group, and use it beside

[Openstack] nova-br100.conf

2012-10-24 Thread Daniel Vázquez
what will be the content of /var/lib/nova/networks/nova-br100.conf file??? thx! ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help :

[Openstack] Imposible terminate instance in essex

2012-10-24 Thread Daniel Vázquez
Hi here! I can't terminate instance in essex version. I tried from horizon and from nova delete command. I tried killall and restarting nova-network. Restarting host too. I Re-tried set to null task_state by sql query I Re-tried with nova.conf with dhcp release to false ... good work this

Re: [Openstack] nova-br100.conf

2012-10-25 Thread Daniel Vázquez
for allocating IP to instance at booting time . 2012/10/25 Daniel Vázquez daniel2d2...@gmail.com: what will be the content of /var/lib/nova/networks/nova-br100.conf file??? thx! ___ Mailing list: https://launchpad.net/~openstack Post

[Openstack] Completely disabling openstack infraestructure on host

2012-10-25 Thread Daniel Vázquez
Hi here! Without reinstall the HOST SO, To completely disabling openstack infraestructure on host, I think need this steps: - stop all openstack servides - avoid restart services with the system - stop too database engine and http server - disable br100 and setup eth0 or eth1 withut bridge

Re: [Openstack] Using nova-volumes openstack LVM group for other pourposes

2012-10-25 Thread Daniel Vázquez
... that behavior it will be with existent lv label or some other properties. 2012/10/24 Daniel Vázquez daniel2d2...@gmail.com: Yeah!! Jon, I'm agree with you about organization/separation LVM groups, this is for very very very special situation. Any case if I use nova pattern labeling via logical

Re: [Openstack] nova-br100.conf

2012-10-25 Thread Daniel Vázquez
devstack. 2012/10/25 Daniel Vázquez daniel2d2...@gmail.com: If the instance has two network interfaces and two private networks created, AFAIK nova-br100.conf should be the two MAC and two IPs, but only has one. (Essex version) 2012/10/25 heut2008 heut2...@gmail.com: It contains the mapping

Re: [Openstack] Using nova-volumes openstack LVM group for other pourposes

2012-10-25 Thread Daniel Vázquez
, if no other hidden data as, others guid, low level LVM data ... 2012/10/25 Jonathan Proulx j...@csail.mit.edu: On Thu, Oct 25, 2012 at 12:48:23PM +0200, Daniel Vázquez wrote: :If we create a volume out of openstack context (it's is not created on :nova database) only on system level. Can we after add

Re: [Openstack] Error while launching instance RHEL (cannot run lease-init script nova-dhcpbridge )

2012-10-26 Thread Daniel Vázquez
I'm experiencing same problems on Centos 6.3 (it's RHEL based). All network system seem to stay ok, Openstack produces private IPs and nat public iPs to instances. But instances don't discover DHCP. Here: Centos 6.3 Essex version nova-networking flatDCHP selinux permisive 2012/10/26 Pádraig

Re: [Openstack] Error while launching instance RHEL (cannot run lease-init script nova-dhcpbridge )

2012-10-28 Thread Daniel Vázquez
Yep Pádraig, Using epel and dnsmasq-utils, here. 2012/10/27 Pádraig Brady p...@draigbrady.com: On 10/26/2012 06:38 PM, Daniel Vázquez wrote: 2012/10/26 Pádraig Brady p...@draigbrady.com: On 10/25/2012 06:30 PM, Pavan Kulkarni wrote: Hi all, I am facing errors while launching

[Openstack] Best practices for instances LVM

2012-10-28 Thread Daniel Vázquez
Hi here! Each instance will be setup at least with three or four partions: boot, root, swap, [home]. If we consider that we're using LVM block storage strategy for VM instances, what do you consider the best practices to do it? a) From host create a LV for each disk instance. Inside these each