Im having the same problem with opensuse 11.1, libvirt 0.8.1. In my case
I have to change the deployment file line into <type arch='i686' >hvm</type>

H

El 26/10/10 12:18, Javier Fontan escribió:
> Hello,
> 
> I see that you have opened an issue, it looks a nice feature to have anyway.
> 
> Bye
> 
> On Fri, Oct 22, 2010 at 5:00 PM, Olivier Sallou <[email protected]> 
> wrote:
>> hi,
>> I face an issue when deploying on an Ubuntu 10.10 node.
>>
>> I have an error:
>> "internal error no supported architecture for os type 'hvm'"
>>
>> Virtualization is ok, it works if I create a VM locally with virt-manager.
>>
>> I took a ONE deployment file generated on a CentOS node (where the same VM
>> was successfully deployed) and tried it on the Ubuntu node.  It failed.
>>
>> Then I updated manually:
>> <os>
>> <type>hvm</type>
>> to
>> <os>
>> <type arch='x86_64' >hvm</type>
>>
>> and deployment was successuful with virsh command.
>>
>> It seems that there is no default "arch" for os and result in virsh failure.
>>
>> Is it possible to specify the arch attribute somewhere in the ONE scripts?
>>
>> Thanks
>>
>> Olivier
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>>
> 
> 
> 


-- 
Hector
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to