Re: [one-users] econe-server with x509 and econe command

2012-09-14 Thread Hyun Woo Kim
Hi, Please ignore the previous question. I have more understanding of econe- commands (at the moment I am using econe-upload) and I am getting a new error. When I do the following, econe-upload --url https://example.com:8443 /path/name/image.img (econe-server is running in the same host, example

Re: [one-users] Virtual Router appliance

2012-09-14 Thread Andrei Vakhnin
I downloaded Virtual Router appliance from Marketplace but having hard time accessing disk image due to keymap issue (wrong keyboard characters). Do I have to set keymap=us-en in my router vm template? I am also looking for more detail documentation on how to setup DHCP and DNS. Thanks Here is

Re: [one-users] econe-server with x509 and econe command

2012-09-14 Thread Hyun Woo Kim
Hi, Thanks very much for the response. Our econe server is already configured to use SSL proxy. We are using mod_gridsite. This module works just fine with sunstone server. My question can be rephrased as follows. As you mentioned, HTTP_SSL_CLIENT_CERT is set during SSL handshake. This I unders

Re: [one-users] econe-server with x509 and econe command

2012-09-14 Thread Ruben S. Montero
Hi The HTTP_SSL_CLIENT_CERT variable should be set by the Web server as a result of the SSL handshake. The econe server should be configured through a SSL proxy [1] Cheers ruben [1] http://opennebula.org/documentation:rel3.6:ec2qcg#configuring_a_ssl_proxy On Fri, Sep 14, 2012 at 10:41 PM, Hyun

[one-users] econe-server with x509 and econe command

2012-09-14 Thread Hyun Woo Kim
Dear developers, $ONE_LOCATION/etc/econe.conf has :auth: x509 I understand this eventually causes do_auth in $ONE_LOCATION/lib/ruby/cloud/CloudAuth/X509CloudAuth.rb to be invoked. This code X509CloudAuth.rb has cert_line = env['HTTP_SSL_CLIENT_CERT'] at the beginning, but, it is emp

Re: [one-users] Error on creating vm - missing directory in system datastore

2012-09-14 Thread Valentin Bud
Hi, Inline response follows, On Fri, Sep 14, 2012 at 5:29 PM, Tobias von der Krone wrote: > Hi, > > I set up a test OpenNebula 3.6 running the front-end on Ubuntu 12.04 > (x86_64). > > On creating a new vm I get the following log: > > $ cat /var/log/one/6.log > Fri Sep 14 15:19:10 2012 [DiM][I]:

[one-users] Error on creating vm - missing directory in system datastore

2012-09-14 Thread Tobias von der Krone
Hi, I set up a test OpenNebula 3.6 running the front-end on Ubuntu 12.04 (x86_64). On creating a new vm I get the following log: $ cat /var/log/one/6.log Fri Sep 14 15:19:10 2012 [DiM][I]: New VM state is ACTIVE. Fri Sep 14 15:19:10 2012 [LCM][I]: New VM state is PROLOG. Fri Sep 14 15:19:10 2012

Re: [one-users] openvswitch and brcompat in the post3.3 world

2012-09-14 Thread christopher barry
On Thu, 2012-09-13 at 17:05 -0400, christopher barry wrote: > greetings, > > what's the plan for using openvswitch in the future, without requiring > brcompat? > > while I can compile openvswitch master for use with my 3.5 kernel, the > brcompat has issues: > > modprobe brcompat > FATAL: Error

Re: [one-users] "onevm saveas" compromised one.db

2012-09-14 Thread Duverne, Cyrille
Hello, Thanks Carlos, I'll keep you posted of the result :) Regards Cyrille Vendredi 14/09/2012 à 15:22 Carlos Martín Sánchez a écrit: Hi, I have just realized that you are going to upgrade from the ubuntu repository packages to the package distributed by us. The main difference is that your o

Re: [one-users] "onevm saveas" compromised one.db

2012-09-14 Thread Carlos Martín Sánchez
Hi, I have just realized that you are going to upgrade from the ubuntu repository packages to the package distributed by us. The main difference is that your opennebula is installed from different sub packages, and our package includes everything in one deb. I'm not sure if apt will find any conf

[one-users] oneimage stat err

2012-09-14 Thread Igor
Hi. I hope I found the right place for asking about my problem. I’ve completed all the necessary steps for configuring opennebula, shared nfs, kvm etc. So now I’m at the final stage for creating vm. I’ve downloaded the ttylinux and set up network inside small_network file also create network wit

Re: [one-users] Debian 6.0.5 / Xen 4.0 / OpenNebula 3.6

2012-09-14 Thread Javier Fontan
Are you getting that permissions every time you register an image? It may be possible that the umask for oneadmin is configured to create files with 700. On Mon, Aug 13, 2012 at 9:33 PM, Marcin Jarzab wrote: > I think that problem lies within the permissions of the "cloned" disk file. > I remembe

Re: [one-users] problem running vm context image

2012-09-14 Thread Javier Fontan
Can you connect using VNC to the VM and check that the context cdrom can be seen at /dev/sdb? It may be misplaced. Search in /dev for files owned by cdrom user/group. We are preparing more robust contextualizacion scripts/packages for the next version [1] that will search for the context cdrom in

Re: [one-users] fault tolerance

2012-09-14 Thread Tino Vazquez
Hi, Regarding the problem with "onehost sync", does oneadmin have writting permissions over /var/lib/one/remotes? Regards, -Tino -- Constantino Vázquez Blanco, MSc Project Engineer OpenNebula - The Open-Source Solution for Data Center Virtualization www.OpenNebula.org | @tinova79 | @OpenNebula

Re: [one-users] User data and Elastic IP with Sunstone

2012-09-14 Thread Daniel Molina
On 13 September 2012 09:46, Ricardo Duarte wrote: > Hi Daniel, > > I know I can set CONTEXT with templates. > But user_data is such a typical parameter to be changed that it can become > cumbersome to require a new template for every single change. > And not always are users able to create their

Re: [one-users] fault tolerance

2012-09-14 Thread Tino Vazquez
Dear Gareth, It looks like there was a problem with the VM after it was put in PENDING. Could you please send us the log of the individual VM (/var/lib/one//vm.log) to take a look? It should be possible to resubmit a VM in failed state, what is the error message you get? Regards, -Tino -- Cons

Re: [one-users] "onevm saveas" compromised one.db

2012-09-14 Thread Duverne, Cyrille
Hello Carlos, To be completely clear : 1/ Download 3..6 installation package 2/ DELETE all VMs. 3/ Stop Sunstone etc 4/ Backup DB Config and /etc/one 5/ Installation of 3.6 6/ Update 3.6 config files with previous parameters 7/ Update DB 8/ Copy images etc... to their new location (to avoid s

Re: [one-users] "onevm saveas" compromised one.db

2012-09-14 Thread Carlos Martín Sánchez
Hi, You can install 3.6 directly, and the upgrade process will upgrade automatically to 3.4 and then 3.6. The 3.4 brought a lot of storage backend changes, and the upgrade requires to shutdown or delete all your VMs; they cannot be stopped. Regards -- Carlos Martín, MSc Project Engineer OpenNebul