[one-users] TransportManager for SAN storage, VMs in clvm, templates in GFS2 volume

2012-02-20 Thread jan horacek
Hello Opennebullians, i'm currently working on setup, where VMs are running from clvm volumes (for maximum performance) and traditional file data like state files, contextualisation files, etc are stored in GFS2 filesystem on top of the same clvm. OpenNebula management node is connected with work

[one-users] EC2 Security Group - CLI and EC2 Interface

2012-02-20 Thread Greg Stabler
I'm using OpenNebula 3.0 and I'm trying to extend it to store information pertaining to EC2 Security Groups. I've tried starting with the VirtualNetwork code since it is most similar to Security Groups in that you can add/remove leases with VNs and with SGs you can add/remove permission rules. I w

[one-users] OpenNebula authentication problem

2012-02-20 Thread Alejandro Santoyo González
I need help, I'm trying to complete the installation of OpenNebula 3.0 in Ubuntu 10.04 (64 bits) using http://opennebula.org/documentation:rel3.2:ignc, and didn't have troubles until I used onevmlist, when I did this I got this error: [VirtualMachinePoolInfo] User couldn't be authenticated, abo

Re: [one-users] Find the Host of a given VM via RPC Interface

2012-02-20 Thread Manuel Peuster
On Monday, 20. February 2012 at 12:15, Daniel Molina wrote: > Hi Manuel, > > On 20 February 2012 10:36, Manuel Peuster (mailto:man...@peuster.de)> wrote: > > Hello, > > > > I am trying to get the host on which a given VM is running at this moment, > > this should be used for status output pur

Re: [one-users] Find the Host of a given VM via RPC Interface

2012-02-20 Thread Daniel Molina
Hi Manuel, On 20 February 2012 10:36, Manuel Peuster wrote: > Hello, > > I am trying to get the host on which a given VM is running at this moment, > this should be used for status output purpose in my cloud controlling tool. > > I am using the ONE XML-RPC interface. > > Am I right , that the onl

[one-users] Network: fixed IP Adresses

2012-02-20 Thread Hendrik Wißmann
Hello, I'm running an three node installation of opennebula with one frontend and two vm-hosts (KVM) and a fixed network configuration. The used "network file" has the content: NAME= "First Lan" TYPE= FIXED # We have to bind this network to ''virbr1'' for Internet Access BRIDGE = br0

Re: [one-users] econe-server, ssl_server and User not authorized

2012-02-20 Thread Daniel Molina
Hi Giovanni, On 19 February 2012 17:58, Giovanni Toraldo wrote: > Hi, > > I was having authentication problems while trying to use the > econe-tools and the OpenNebula EC2 public interface. > > There is a reason for getting: > econe-describe-images: User not authorized > > even with correct crede

[one-users] Find the Host of a given VM via RPC Interface

2012-02-20 Thread Manuel Peuster
Hello, I am trying to get the host on which a given VM is running at this moment, this should be used for status output purpose in my cloud controlling tool. I am using the ONE XML-RPC interface. Am I right , that the only place where this information is given is returned in the part of the

Re: [one-users] Problem with 4 ide's on kvm?

2012-02-20 Thread Oriol Martí
Hello Daniel, I tried to create the vm passing the tag but it does not work, the target tag is not passed to the disk of the compute. Finnally it's working modifiying the /etc/one/occi_templates/common.erb file. I write here the modifications if somebody needs to do the same. I've modified t