Hello, The correct way to add this parameter is in deployment file generation, that is LibVirtDriverKVM.cc. We hope to have a solution for next minor release.
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 > -- Javier Fontan, Grid & Virtualization Technology Engineer/Researcher DSA Research Group: http://dsa-research.org Globus GridWay Metascheduler: http://www.GridWay.org OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
