[one-users] LDAP and default group

2013-09-19 Thread Martin Alfke
Hi, I am looking for a solution putting LDAP authenticated users into another default group (not users). I am using ONE 4.2. So far I have found no configuration option. On the OpenNebula website I found a document saying that users which are created by oneadmin user will be put into users group

Re: [one-users] Sunstone endpoint for VDC

2013-09-19 Thread Bill Cole
On 17 Sep 2013, at 10:03, Tino Vazquez wrote: Hi Stefan, comments inline, On Tue, Sep 17, 2013 at 2:51 PM, Stefan Kooman wrote: Hi list, I'm in the process of testing the OpenNebula oZones / VDC functionality. My setup is as follows: - 2 hosts, with 1 one of them in a cluster "TESTCLUST0

[one-users] network contextualization xen 4.2 guest ubuntu 12.04

2013-09-19 Thread kenny . kenny
Hello, i read in some articles that i need to use network contextualization to pass the ip for the vm, by opennebula. I have a opennebula 4.2 and i´m using xen 4.2   I have this in my deployment.0   vif = [ ' mac=02:00:0a:00:04:11,ip=192.168.3.105,bridge=br0',] the mac adress is ok on the vm (ubun

Re: [one-users] ubuntu 12.04 vm

2013-09-19 Thread kenny . kenny
I had problems to start vm with pygrub. The problem is with the root file system, beacuse with pygrub , it doesn´t use the option root.     De: Javier Fontan < jfon...@opennebula.org >Enviada: Quinta-feira, 19 de Setembro de 2013 07:35Para: kenny.ke...@bol.com.br < kenny.ke...@bol.com.br >Assunto

Re: [one-users] Incorrect netmask on virtual machines

2013-09-19 Thread steele, jerry
Hi Javier, Thanks for your reply. Unfortunately, I'm on version 4.0.1 due to OS restrictions, I guess the Sunstone interface gets a bit better as time goes on :) Hello, I have this network context in the template: >>> ETH0_DNS$NETWORK[DNS,NETWORK_ID="3"] SSH_PUBLIC_KEY $USER[SSH_PUBLIC

Re: [one-users] how can i reach machines inside a 802.1q virtual network.

2013-09-19 Thread Javier Fontan
To access those machines you will have to add two nics to evert VM or have a VM that serves as bridge between both networks, that is, having two nics and somehow routing the connection to private VMs. You can do automations with hooks [1] and configure those subdomains but maybe it is easier to ha

Re: [one-users] Incorrect netmask on virtual machines

2013-09-19 Thread Javier Fontan
I suppose you already have contextualization package installed in you VM as you are getting the correct IP. The problem most probably comes because the VM (template) does not have a CONTEXT section with network information. If you are using Sunstone and OpenNebula 4.2 you can add that information

Re: [one-users] the image created by appliance in marketplace

2013-09-19 Thread Javier Fontan
I'm not sure I follow you. Are you saying that your changes are not saved back to the image? Is the VM running at all? On Mon, Sep 9, 2013 at 3:55 PM, zglinnova wrote: > Dear: > I create my image by appliance in marketplace. The file still save the > original format centos.bz2 when I use the app

Re: [one-users] about *.vmdk.tar.bz2

2013-09-19 Thread Javier Fontan
Do you get any other error message in /var/log/one/oned.log? Is that error line ending in "through SCP"? On Wed, Sep 11, 2013 at 8:30 AM, hansz wrote: > hi man. > i have a problem about *.vmdk.tar.bz2 , how much big caps is the > *.vmdk.tar.bz2 ,i made one for 10G,but when i upload it to the im

Re: [one-users] Boot of a raw image with vda name

2013-09-19 Thread Javier Fontan
Can you send us the output of the command: $ virsh -c qemu:///system dumpxml one- in the host where the VM is running. The generated deployment file would also be nice. It should be in your fronted machine at /var/lib/one/vms//deployment.0 On Sat, Sep 7, 2013 at 9:03 PM, Erico Augusto Cavalcan

Re: [one-users] Sunstone endpoint for VDC

2013-09-19 Thread Tino Vazquez
Hi Stefan, > > BTW: I believe the figure in [1] is in error. "VDC Pool" is not a seperate > entity next > to "Zone Pool" but within the "Zone Pool". > I guess you can see it that way ;) What the figure is depicting is that there are two different data structures, holding entries for each Zone an

Re: [one-users] ubuntu 12.04 vm

2013-09-19 Thread Javier Fontan
What is the error you are getting? Can you connect to the VM console or it doesn't even start? Maybe you can find this document interesting on how to create an Ubuntu Xen VM: http://opennebula.org/documentation:archives:rel4.0:vm4market On Fri, Sep 13, 2013 at 8:15 PM, wrote: > Thanks gabriel.

Re: [one-users] Sunstone endpoint for VDC

2013-09-19 Thread Stefan Kooman
Quoting Tino Vazquez (cvazq...@c12g.com): > > VDC cli interface does work (export > > ONE_XMLRPC="http://localhost:2633/RPC2"; and export > > ONE_AUTH=~/.one/one_vdc). > > In this case you are not using the oZones reverse proxy functionality, > but rather accessing OpenNebula directly. You should