Re: [Openstack] liberty's documentation

2015-11-04 Thread Pedro Serotto
:00 Pedro Serotto : Does anyone know when the installation guide on debian will be available ? BR Pedro ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to     : openstack@lists.openstack.org Unsubscribe : http

[Openstack] liberty's documentation

2015-11-03 Thread Pedro Serotto
Does anyone know when the installation guide on debian will be available ? BR Pedro ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bi

Re: [Openstack] DeviceIsBusy: The supplied device (vdq) is busy.

2015-04-09 Thread Pedro Serotto
Solved. I have "qemu_allowed_storage_drivers = gluster" in my nova.conf .  I remove that option and now my device is attached. Tnx   El Jueves 9 de abril de 2015 18:15, Pedro Serotto escribió: Dear all, I run cinder with glusterfs (juno release).  When I try to attach a

[Openstack] DeviceIsBusy: The supplied device (vdq) is busy.

2015-04-09 Thread Pedro Serotto
Dear all, I run cinder with glusterfs (juno release).  When I try to attach a volume to a running instance, no device appears on VM and I found the error in subject in my nova-compute.log I have already installed the systool. How can I fix ? BR P.___

[Openstack] change options (cpu, ram, nic) on already launched VM

2015-03-30 Thread Pedro Serotto
Is it possibile ? If yes, how ? Tnx P___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] nova kvm libgfapi

2015-03-26 Thread Pedro Serotto
No one has a good hint ?  Thanks again. P. El Martes 24 de marzo de 2015 15:49, Pedro Serotto escribió: Hello everyone,I would be sure that my VM use libgfapi to access the storage . I put this directive into nova.conf of my compute nodes : qemu_allowed_storage_drivers = gluster I

[Openstack] nova kvm libgfapi

2015-03-24 Thread Pedro Serotto
Hello everyone,I would be sure that my VM use libgfapi to access the storage . I put this directive into nova.conf of my compute nodes : qemu_allowed_storage_drivers = gluster I configured the nova's brick with options : server.allow-insecure on, rpc-auth-allow-insecure on and storage.owner-uid an

Re: [Openstack] nova boot does not create nic into vm

2015-03-12 Thread Pedro Serotto
ecified? Or is the _only_ network interface on the instance lo? Does `dmesg` on the instance report any issues?  Joe On Thu, Mar 12, 2015 at 5:31 AM, Pedro Serotto wrote: Thank you very much for your answers . Maybe I was a bit ' messy. Now try again. I'm on debian jessie, and I try to ru

Re: [Openstack] nova boot does not create nic into vm

2015-03-12 Thread Pedro Serotto
hen   From: Anne Gentle [mailto:annegen...@justwriteclick.com] Sent: Thursday, March 12, 2015 1:48 AM To: Pedro Serotto Cc: openstack@lists.openstack.org Subject: Re: [Openstack] nova boot does not create nic into vm       On Wed, Mar 11, 2015 at 12:14 PM, Pedro Serotto wrote: Nobody can

Re: [Openstack] nova boot does not create nic into vm

2015-03-11 Thread Pedro Serotto
Nobody can help me? I made a stupid question ? P.___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] nova boot does not create nic into vm

2015-03-11 Thread Pedro Serotto
I forgot, this is the network of computing nodes: root@nodo-1:/etc/nova# cat /etc/network/interfaces ... auto br-sviluppoiface br-sviluppo inet manual        bridge_stp off        bridge_fd 0        bridge_maxwait 0        bridge_ports bond0.632... thanks again P.__

[Openstack] nova boot does not create nic into vm

2015-03-11 Thread Pedro Serotto
Hello,I'm trying to deploy the simple setup that I can, I use juno on debian, but I have some trouble with networking. This is my nova conf about networking: network_manager=nova.network.manager.FlatManagerflat_injected=truefirewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDrivermulti_hos

[Openstack] juno, Nova-network, VLAN Manager

2015-03-02 Thread Pedro Serotto
Dear all, I'd like to know if is possible and how to:- turn on or turn off the DHCP server according to VLAN or tenant .- Forcing a clear lease of the dhcp server .- Move a VM from one VLAN to another , change the ip of a VM , add or remove a NIC to a VM . many many thanks Pedro ___

[Openstack] some newbie questions about networking

2015-01-10 Thread Pedro Serotto
Dear all. Let me premise that I'mwilling to avoid using Layer 3 services (i.e routing, LBaaS, VPNaaSand FWaaS): what I would like to obtain is that all the traffic toand from my VM will arrive directly to the compute nodes. Hereafter my questions: -In a configuration with Nova Network and VlanMa