Re: [one-users] minimum version requirement for ruby gems on oned/sunstone

2013-11-07 Thread Daniel Molina
Hi Stefan, In our quality assurance and certification process we use the gems that are packaged with each distribution, so it should be fine if you use those packages. $ egrep -o 'ruby-\w+' control|sort -u ruby-amazon ruby-json ruby-mysql ruby-nokogiri ruby-opennebula ruby-password ruby-rack

[one-users] Hybrid deployments with Deltacloud

2013-11-07 Thread Marcin Jarzab
Hello, I just installed the Deltacloud service and wondering if OpenNebula can be integrated with service in such way that inside hosts there can be configured external cloud installation. Such configuration is supported by the EC2 driver when using Amazon clouds. In the following blog there

[one-users] *no go*, using Linux br0 to contact ONE VMs -- (was) RE: VM networking configuration CentOS

2013-11-07 Thread Mark Biggers
Yet another Mark, here: This is perhaps a related question. I completely missed the CONTEXT = [ NETWORK = YES ] in my ONE templates, and thereby was screwed. Fixed, thanks for this ( this needs to be **better documented**, please... ) However, I still can't get the ebtables / brN (Linux

Re: [one-users] VMFS datastore marketplace import image

2013-11-07 Thread cosmin cucu
Any ideas on this new error? Thanks, Cosmin On Wednesday, November 6, 2013 1:18 PM, cosmin cucu cosminc...@yahoo.com wrote: It was indeed a permission issue, i managed to make it working. I did create the image, and the template. But when i deploy a VM i get the following error in it's

Re: [one-users] VMFS datastore marketplace import image

2013-11-07 Thread Tino Vazquez
Hi, Can you check if this file exists in the ESX node? /vmfs/volumes/101/f82b9d8fb979e76b33bb8c53ae899527 If it doesn't, you may need to register the image again. Regards, -Tino -- OpenNebula - Flexible Enterprise Cloud Made Simple -- Constantino Vázquez Blanco, PhD, MSc Senior

[one-users] KVM process at 99% CPU

2013-11-07 Thread Daniel Dehennin
Hello, On our 3.8 dual-node ONE I got this morning a OVERLOADED node with load average of 35. I found one my own VMs eating 99% CPU, it was just booted and waiting at ISO boot menu prompt. It looks to be related to KVM as I reproduce it on a 4.2. I can reproduce it by defining a template using

Re: [one-users] KVM process at 99% CPU

2013-11-07 Thread Javier Fontan
Most, if not all, modern operating systems set the CPU to sleep mode when they don't need to be used. The problem here is that the VMs are not running a OS but a boot loader and it does not implement this feature so it is using all the CPU cycles doing nothing. In this regard KVM nor OpenNebula

Re: [one-users] Backup and Restore

2013-11-07 Thread Ruben S. Montero
You can also try (Xen, VMware also supported in this method) save_as the VM disks (live), sync the FS (within the VMs) before doing it to prevent inconsistencies. You will have a copy of the disks in the Image datastore, that can be used as backup or to instantiate other VMs. Cheers On Thu, Oct

Re: [one-users] Creating images how to

2013-11-07 Thread Documented Facts
: application/pgp-signature Size: 229 bytes Desc: not available URL: http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20131107/15670525/attachment-0001.pgp -- Message: 2 Date: Thu, 7 Nov 2013 07:39:50 -0800 (PST) From: cosmin cucu cosminc

[one-users] datastore log info missing from oned.log in v4.2

2013-11-07 Thread Gary S. Cuozzo
Hi All, I have recently upgraded our environment from 3.8.x to 4.2 version. Running on Ubuntu 12.04LTS. I have some custom datastore/tm drivers that I wrote which worked well in 3.8. I am trying to troubleshoot something related to live migration and my log messages are not getting to