[Openstack] [Heat/havana]: User needs admin rights in order to heat create to succeed

2013-09-20 Thread Juha Tynninen
Hi, In havana the user must have admin privileges to be able to create heat stacks having e.g. HARestarter resource. Otherwise an error will occur... What's logic behind this / or is this a bug? 2013-09-19 17:56:11.380 TRACE heat.engine.resource File "/opt/stack/python-keystoneclient/keystonec

[Openstack] [Grizzly] Quantum-L3-Agent quite slow on initialization

2013-09-20 Thread Chu Duc Minh
I use Quantum-ovs with IP network-namespace. I only have 1 quantum-router with 30 networks. Each network have exactly 1 subnet (like: 10.0.x.0/24) Currently, i only use 10 floating IP for some VM instances. But when i (re-)start quantum-la3-agent, i took > 5 minutes to complete initialization: ("c

[Openstack] How to specify a compute node for instance to boot

2013-09-20 Thread Piotr Kopec
Hello folks, I'm wondering how those compute nodes are working in practice. End user will use Dashboard for building instances. So I have deployed nova as follows: [root@ctlnode136 ~]# nova-manage service list Binary Host Zone Status State Updated_At

Re: [Openstack] How to specify a compute node for instance to boot

2013-09-20 Thread Mahardhika Gilang
Tryin to answer here, Instance will build on compute node that have nova-compute and kvm on it, and determining which is compute with quantum configuration in sql_connection section. On 9/20/2013 4:41 PM, Piotr Kopec wrote: Hello folks, I'm wondering how those compute nodes are working in p

Re: [Openstack] How to specify a compute node for instance to boot

2013-09-20 Thread Piotr Kopec
Thanks for that Mahardhika, I believe you but I still don't see where this options is specified. Could you tell me where can I find it? (I'm working on Grizzly now) And another question: How can I configure quantum (because (correct me if i'm wrong) it is responsible for choosing compute node for

[Openstack] mapping between VNC ports and instances

2013-09-20 Thread Nicolae Paladi
Hi, is there a quick way (console or GUI) to find out the mapping between VNC ports active instances? In other words, how do I know which VNC port should be used to reach a particular instance? Cheers, /Nicolae ___ Mailing list: http://lists.openstack.o

[Openstack] Savanna error

2013-09-20 Thread Sagar Shimpi
Hi team I am using - Redhat 6.4 64-bit RDO -> rdo-release-grizzly-3.noarch I installed RDO grizzly on my desktop and I am able to login to the dashboard. Also I am able to create Vm's and login into the VM's. I tried to install Savanna following guidelines given on - https://savanna.readthedo

Re: [Openstack] Savanna error

2013-09-20 Thread Jacques LANDRU
Hi, On the compute node console, with KVM/libvirt, I use "ps | grep" command # ps -edf | grep instance- or to list all instances # ps -edf | grep kvm | grep vnc If you know the libvirt domainname or domainid (*) of your instance, you can also use the virsh vncdisplay command - locally on

Re: [Openstack] How to specify a compute node for instance to boot

2013-09-20 Thread Rahul Sharma
Hi All, I am not sure how quantum is responsible for figuring out the compute-host(as per your discussion). All I knew is that its nova-scheduler whose job is to figure out which compute node should be used for bringing up the instances. Correct me if I am wrong. @Piotr: Each nova-compute node k

Re: [Openstack] mapping between VNC ports and instances

2013-09-20 Thread Jacques LANDRU
Hi, On the compute node console, with KVM/libvirt, I use "ps | grep" command # ps -edf | grep instance- or to list all instances # ps -edf | grep kvm | grep vnc If you know the libvirt domainname or domainid (*) of your instance, you can also use the virsh vncdisplay command - locally on

Re: [Openstack] Savanna error

2013-09-20 Thread Jacques LANDRU
oupps, The previous reply was in the wrong thread. sorry. Jacques Landru - Mail original - De: "Jacques LANDRU" Cc: openstack@lists.openstack.org Envoyé: Vendredi 20 Septembre 2013 15:02:45 Objet: Re: [Openstack] Savanna error Hi, On the compute node console, with KVM/libvirt, I us

Re: [Openstack] [TROVE] - Backup Design

2013-09-20 Thread Michael Basnight
On Sep 18, 2013, at 8:30 AM, Giuseppe Galeota wrote: > Dear all, > can you give me more informations about the status of the Backup Design > project? > Is it an active project or only a proof-of-concept? Its been implemented in the trove codebase. Id think its closer to active than proof of c

Re: [Openstack] mapping between VNC ports and instances

2013-09-20 Thread Nicolae Paladi
Thanks for the answers, that helped. Would be good to have that displayed in Horizon, does anyone know if there's a blueprint in the works?.. cheers, /Nicolae. On 20 September 2013 17:38, Jacques LANDRU wrote: > Hi, > > On the compute node console, with KVM/libvirt, I use "ps | grep" command

Re: [Openstack] [TROVE] - Backup Design

2013-09-20 Thread Caitlin Bestler
On 9/20/2013 8:37 AM, Michael Basnight wrote: On Sep 18, 2013, at 8:30 AM, Giuseppe Galeota wrote: Dear all, can you give me more informations about the status of the Backup Design project? Is it an active project or only a proof-of-concept? Its been implemented in the trove codebase. Id thi

Re: [Openstack] [TROVE] - Backup Design

2013-09-20 Thread Michael Basnight
On Sep 20, 2013, at 10:25 AM, Caitlin Bestler wrote: > On 9/20/2013 8:37 AM, Michael Basnight wrote: >> >> On Sep 18, 2013, at 8:30 AM, Giuseppe Galeota wrote: >> >>> Dear all, >>> can you give me more informations about the status of the Backup Design >>> project? >>> Is it an active project

Re: [Openstack] [TROVE] - Backup Design

2013-09-20 Thread Muralidhar Balcha
Hi Michael, Currently Raksha project takes the snapshot of vm and all its volumes in one atomic operation. We leverage libvirt snapshot_as command to achieve that and it works great. We are planning to extend this functionality to VMware too. An ideal place to snapshot both vm and volumes is in th

Re: [Openstack] [Heat/havana]: Heat delete occasionally fails

2013-09-20 Thread Clint Byrum
Excerpts from Juha Tynninen's message of 2013-09-19 23:29:26 -0700: > Hi, > > In havana deleting the stack occasionally fails to timeout "Error: Timed > out trying to delete user". If tried again the the delete can be succesfull. > > 2013-09-20 08:58:56.910 ERROR heat.engine.resource [-] Delete R

[Openstack] use openstack in Cisco VMDC 3 datacenter

2013-09-20 Thread Iman Hb
Hello sorry for my commonplace question,Im new in openstack technology! We have started to build a new datacenter based on cisco vmdc 3.1 technology. we want to serv IaaS as a service(public & private cloud). But, Im confused, with cisco 1000 v and vmware solution for virtualization, zenoss for