Re: [one-users] vmware deploy error: raw driver

2011-05-04 Thread Tino Vazquez
Hi Antoni, This feature has been introduced by ticket [1]. Unfortunately, it has not been tested against VMware server. I've opened another ticket [2] to avoid a mandatory default value for the disk driver. Meanwhile, you can change LibVirtDriverVMware.cc from -- if ( !driver.empty() )

Re: [one-users] vmware deploy error: raw driver

2011-05-04 Thread antoni artigues
Hello I'm not usint ESX. I'm using vmware server 2.0.2 And now. How I can solve my problem? I have to change the LibVirtDriverVMware.cc and recompile and reinstall my opennebula? Thanks in advance Antoni Artigues El mié, 04-05-2011 a las 12:52 +0200, Tino Vazquez escribió: > Hi Antoni, > > Wh

Re: [one-users] vmware deploy error: raw driver

2011-05-04 Thread Tino Vazquez
Hi Antoni, Which version of ESX are you using? When developing the drivers, I found that the driver line didn't impede the deployment of VMs. If with other ESX versions this is a problem, I will make it an optional parameter with no hardcoded value to avoid this kind of situations. Best regards,

Re: [one-users] vmware deploy error: raw driver

2011-05-03 Thread antoni artigues
Hi Tino With the "file" driver we obtain the same error: -- $ /srv/cloud/one/bin/tty_expect -u oneadmin -p oneadmin10 virsh -c gsx://oscarnode9/?no_verify=1 define /srv/cloud/one/var/76/deployment.0 error: Failed to define domain from /srv/cloud/one/var/76/deployment.0 e

Re: [one-users] vmware deploy error: raw driver

2011-05-03 Thread Tino Vazquez
Hi Antoni, I believe this is a bug in the documentation. Please do try the following: DISK=[IMAGE="vmUbuntu", TARGET="sda", BUS="scsi", DRIVER="file"] If this works, I will update the doc. BTW, what version of ESX are you using? Regards, -Tino -- Constantino Vázquez Blanco, M

Re: [one-users] vmware deploy error: raw driver

2011-05-03 Thread antoni artigues
Hi I think the problem is in the "LibVirtDriverVMware.cc" file In opennebula 2.0.1 the option is not written to deployment.0 However, in opennebula 2.2 the "LibVirtDriverVMware.cc" contains this new lines: - file << "\t\t\t" << endl; } else

Re: [one-users] vmware deploy error: raw driver

2011-05-03 Thread antoni artigues
Hi Tino Okey. But in the documentation, for the driver option, It says: "Specific image mapping driver. KVM: raw, qcow2. Xen:tap:aio:, file:. VMware unsupported" So, it's not a supported option for VMware. In my older version of openneula, my deployment.0 don't have the "" line, and this works f

Re: [one-users] vmware deploy error: raw driver

2011-05-03 Thread Tino Vazquez
Hi Antoni, The "raw" value for the disk driver is the default value, hardcoded in the OPenNebula Core VMware driver. This is overridden by: * $ONE_LOCATION/etc/vmm_sh/vmm_sh_vmware.conf * The VM template, DISK section, DRIVER label. Regards, -Tino -- Constantino Vázquez Blanco, MSc OpenNe

[one-users] vmware deploy error: raw driver

2011-05-03 Thread antoni artigues
Hello I'm using the last version of opennebula and vmware drivers addon. My image description is: -- ME="vmUbuntu" VCPU = 1 MEMORY = 1024 OS = [ ARCH = "x86_64" ] DISK=[IMAGE="vmUbuntu", TARGET="sda", BUS="scsi"] NIC=[NETWORK="vmware LAN bridge