[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 LV

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 : > On 10/26/2012 06:38 PM, Daniel Vázquez wrote: >> >> >> 2012/10/26 Pádraig Brady : >>> >>> On 10/25/2012 06:30 PM, Pavan Kulkarni wrote: >>>> >>>> >>

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 Bra

Re: [Openstack] VM starts without an IP address

2012-10-25 Thread Daniel Vázquez
you can start here if nova-network: http://docs.openstack.org/trunk/openstack-compute/admin/content/network-troubleshooting.html I've the same problems but in Essex. What System Operative are you using? 2012/10/25 Bontala, Vibhuvardhan : > Never mind. The VM failed to boot and so the IP addr

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

2012-10-25 Thread Daniel Vázquez
ot;volume-0xx" - one coffe cup! :) I think ok, if no other hidden data as, others guid, low level LVM data ... 2012/10/25 Jonathan Proulx : > 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 crea

Re: [Openstack] nova-br100.conf

2012-10-25 Thread Daniel Vázquez
> devstack. > > 2012/10/25 Daniel Vázquez : >> 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 : >>>

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

2012-10-25 Thread Daniel Vázquez
orizon ... that behavior it will be with existent lv label or some other properties. 2012/10/24 Daniel Vázquez : > 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

[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 lin

Re: [Openstack] nova-br100.conf

2012-10-25 Thread Daniel Vázquez
q for allocating IP to instance at booting time > . > > 2012/10/25 Daniel Vázquez : >> what will be the content of /var/lib/nova/networks/nova-br100.conf file??? >> >> thx! >> >> ___ >> Mailing list: https://

[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 inst

[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 : https://help.laun

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

2012-10-24 Thread Daniel Vázquez
k, an attach to a VM in future. 2012/10/24 Jonathan Proulx : > 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

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 : > @janis: How can I check that metadata service is working? > > @Salvatore: > DHCP Agent is working fine and I am not seeing any ERROR log

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

2012-10-24 Thread Daniel Vázquez
r own 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 : > > On Wednesday, October 24, 2012 at 14:56 PM, Daniel Vázquez wrote: > > Hi here! > > Can we create and use n

[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 ___ Ma

[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 p

[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 init

[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 al

[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: https://answers.launchpad.net/nova/+questi

[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: https://answers.launchpad.net/nova/+questi