Re: [one-users] Migrate error with OpenNebula 3.4.1 using KVM hypervisor on Ubuntu 12.05 box

2013-09-26 Thread thái bình
Dear Cyrlle, Thanks for your support. According to your metions, here is the output I got out: oneadmin@OneVMHost:~/var/11$ ls -lArth /var/lib/one/var//datastores/0/8/disk.1 -rw-rw 1 libvirt-qemu kvm 370K Sep 26 00:12 /var/lib/one/var//datastores/0/11/disk.1 oneadmin@OneVMHost:~/var/11$

Re: [one-users] Migrate error with OpenNebula 3.4.1 using KVM hypervisor on Ubuntu 12.05 box

2013-09-26 Thread thái bình
Dear Cyrille, I got mistake editing the commad ls. I correct it output in the red. Best regards, NDTBinh  From: thái bình thaibin...@yahoo.com To: Duverne, Cyrille cyrille.duve...@euranova.eu; users@lists.opennebula.org users@lists.opennebula.org Sent:

Re: [one-users] vmware migreate error

2013-09-26 Thread hansz
hi, i find at http://opennebula.org/documentation:rel4.2:devel-vmm there is migrate on kvm , but how can i config the vmware driver like this ? VM_MAD = [ name = vmware, executable = one_vmm_exec, arguments = -t 15 -r 0 -l migrate,save vmware, default=

Re: [one-users] vmware migreate error

2013-09-26 Thread Tino Vazquez
Hi, You need to set the following in the vmwarerc file: --- :datacenter(only for vMotion) name of the datacenter where the hosts have been registered. :vcenter(only for vMotion) name or IP of the vCenter that manage the ESX hosts --- Then you will need to use the following to livemigrate VM

[one-users] vmware migreate error log

2013-09-26 Thread hansz
the log Thu Sep 26 16:43:00 2013 [LCM][I]: New VM state is MIGRATE Thu Sep 26 16:43:00 2013 [VMM][I]: Successfully execute transfer manager driver operation: tm_premigrate. Thu Sep 26 16:43:00 2013 [VMM][I]: Successfully execute network driver operation: pre. Thu Sep 26 16:43:06 2013 [VMM][I]:

Re: [one-users] vmware migreate error

2013-09-26 Thread Tino Vazquez
Hi, Sure, you can issue a migrate --live from Susntone, Virtual Machine tab. Best, -Tino -- Constantino Vázquez Blanco, PhD, MSc Senior Infrastructure Architect at C12G Labs www.c12g.com | @C12G | es.linkedin.com/in/tinova -- Confidentiality Warning: The information contained in this e-mail

Re: [one-users] Migrate error with OpenNebula 3.4.1 using KVM hypervisor on Ubuntu 12.05 box

2013-09-26 Thread Duverne, Cyrille
Hello Thai, Looks like the ownership of disk.1 isn't correct, this might be due to bad dynamic_ownership config in /etc/libvirt/qemu.conf. Could you run : sudo cat /etc/libvirt/qemu.conf | grep ownership If you get dynamic_ownership=1 , please edit the file and set it to 0 To gain access on the

Re: [one-users] Cloud bursting from OpenNebula to EC2

2013-09-26 Thread Ruben S. Montero
Hi Francesco, Yes this is a known regression, you can still use EC2 only templates, but we are working to fix it in the next release. More information here: http://dev.opennebula.org/issues/2092 Cheers Ruben On Tue, Sep 24, 2013 at 11:40 PM, Francesco Ceccarelli cecca...@fnal.govwrote:

[one-users] DNS search domains and rc.local not being read in VMs

2013-09-26 Thread steele, jerry
Hello, I posted a few days ago about network configuration seemingly not being picked up properly - I think that was mainly due to my contextualisation packages being for the wrong version, and so the context CDROM device wasn't being mounted. So now I have a separate,, but related issue. I

[one-users] OpenvSwitch intergration

2013-09-26 Thread Shek Mohd Fahmi Abdul Latip
Hi experts, I'm integrating OpenvSwitch with Opennebula. The good news is, they work beautifully together :). Bad news is very less documentation available for OpenvSwitch. Then I have doubt on the new setup of OpenvSwitch. When I deploying VM through Opennebula, it created vnet as expected.

Re: [one-users] OpenvSwitch intergration

2013-09-26 Thread Campbell, Bill
If you are using virtio as the network adapter model for your VMs then you will see the interface speed reported as 10MB interfaces (virtio has no limit, and is reported falsely in most tools). You can run a bandwidth test between 2 VMs (or from a VM to another system in your infrastructure)

Re: [one-users] Virtio CD attach issue

2013-09-26 Thread Campbell, Bill
I don't think you can connect a CDROM device as a virtio disk in windows. You *might* be able to get it to work by installing the virtio scsi drivers within your Windows guest machine (http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers), but you might be better off switching the

Re: [one-users] DNS search domains and rc.local not being read in VMs

2013-09-26 Thread Campbell, Bill
There should be DNS scripts in the contextualization packages that provide some assignment of DNS. You should be able to slightly modify a script to pick up that variable you define, i.e. echo search $searchdomain /etc/resolv.conf And define the $searchdomain variable in your network

Re: [one-users] Cloud bursting from OpenNebula to EC2

2013-09-26 Thread Francesco Ceccarelli
Thanks for the answer! We will wait for the next release. Bye, Francesco On Thu, 2013-09-26 at 12:24 +0200, Ruben S. Montero wrote: Hi Francesco, Yes this is a known regression, you can still use EC2 only templates, but we are working to fix it in the next release. More information here:

[one-users] Nodet not mountin

2013-09-26 Thread Luis
Hi I am installing Opennebula 4.2 on Ubuntu 12.04 , front end and one node, i am getting this error, could some one guide me to fix it? Command execution fail: 'if [ -x /var/tmp/one/im/run_probes ]; then /var/tmp/one/im/run_probes kvm 0 node1.com; else                               exit 42;

Re: [one-users] Nodet not mountin

2013-09-26 Thread Randall Svancara
Can you provide more context about the error message, like what were you doing when this happened? Randall On 09/26/2013 03:13 PM, Luis wrote: Hi I am installing Opennebula 4.2 on Ubuntu 12.04 , front end and one node, i am getting this error, could some one guide me to fix it? Command

[one-users] VM not running

2013-09-26 Thread Luis
Hi I was installing Opennebula, i fixed some problems but i have this when i am creating a VM Thu Sep 26 18:43:04 2013 [ReM][D]: Req:9984 UID:0 ImagePoolInfo result SUCCESS, IMAGE_POOLIMAGE... Thu Sep 26 18:43:06 2013 [VMM][D]: Message received: LOG I 0 Command execution fail: cat EOT |

[one-users] Problem:scons parsers=yes

2013-09-26 Thread tiger123w
Dear: When I compile opennebula-4.2 use parsers=yes,Then errrors: build_bison([src/template/template_syntax.cc, src/template/template_syntax.h], [src/template/template_syntax.y]) g++ -o src/template/Template.o -c -I/usr/local/oce/third/flex-2.5.37/include -g -Wall -DSQLITE_DB -Iinclude

[one-users] Error executing image transfer script: Transfer Driver 'shh' not available

2013-09-26 Thread Documented Facts
Hi I' m new to OpenNebula. I m use OpenNebula 4.2 with hypervisor xen and version 4.1.2. My host machines have Ubuntu 12.04.2 LTS installed on dx7400 machine with Q6600 processor without Vrtualization. Host machine xen has xm command.I use Ubuntu PV guest image which was prepared according to