[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 /var/log/

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

2013-11-07 Thread Daniel Dehennin
Javier Fontan writes: > 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 th

Re: [one-users] Creating images how to

2013-11-07 Thread Documented Facts
y20131107-1782-yqfomp > SIZE : 672M > STATE : used > RUNNING_VMS: 1 > > PERMISSIONS > OWNER : um- > GROUP : --- > OTHER : --- > > IMAGE TEMPLATE > DEV_PREFIX="hd" >

Re: [one-users] XEN Assigned IP is not available in VM

2013-11-07 Thread Documented Facts
I have resolve this. What I did was putting "sudo /etc/init.d/networking restart" after bellow code if [ -e "/dev/disk/by-label/CONTEXT" ]; then mount -t iso9660 -L CONTEXT -o ro /mnt if [ -f /mnt/context.sh ]; then export_rc_vars /mnt/context.sh fi execute_scripts um

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

2013-11-07 Thread cosmin cucu
~ # ls /vmfs/volumes/101/f82b9d8fb979e76b33bb8c53ae899527 Win2k8R2-flat.vmdk  disk.vmdk So it exists, and contain those files. Any other ideas? Cosmin On Thursday, November 7, 2013 5:41 PM, Tino Vazquez wrote: Hi, Can you check if this file exists in the ESX node? /vmfs/volumes/101/f82

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] Error executing image transfer script

2013-11-07 Thread Ruben S. Montero
This seems to be the problem: Thu Nov 7 17:10:13 2013 [TM][E]: clone: Command "cd /var/lib/one/datastores/0/8; cp /var/lib/one/datastores/1/71726c1f6ad1a39fbdab860ca4f73e1d /var/lib/one/datastores/0/8/disk.0" failed: cp: cannot stat `/var/lib/one/datastores/1/71726c1f6ad1a39fbdab860ca4f73e1d': No

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

2013-11-07 Thread cosmin cucu
Yes , it fails, with the following message : DiskLib_Check() failed for source disk The system cannot find the file specified (25). Cosmin On Thursday, November 7, 2013 7:54 PM, Tino Vazquez wrote: Hi, So, the error referred in the log is: Error cloning OpenNebula:/vmfs/volumes/101/f8

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 can

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

2013-11-07 Thread Tino Vazquez
Hi, So, the error referred in the log is: Error cloning OpenNebula:/vmfs/volumes/101/f82b9d8fb979e76b33bb8c53ae899527 to 192.168.10.10:/vmfs/volumes/100/37/disk.0 which comes from the following line: vmkfstools -i /vmfs/volumes/101/f82b9d8fb979e76b33bb8c53ae899527/disk.vmdk -d thin /vmfs/volume

[one-users] Creating images how to

2013-11-07 Thread Amier Anis
Dear Guys, I'm still new with opennebula. I would like to know how to create images for my 100 vm using centos 6.4. In the images i need to install a few component and add a few users. any ideas? Thanks you. Regards & Best Wishes, *.: Amier Anis :.* Mobile: +6012-260-0819

[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] 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 Infrastructur

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 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 log : Wed Nov  6 06

[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 br

[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 ther

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 ruby