Hello Robert, Oh, I think I see where the problem is: You used vnm_kvm as the host network (vnm) drivers, but only: dummy, fw, 802.1Q, ebtables and ovswitch are the only accepted values. See [1].
I reckon you need 'dummy'. onehost create <hostname> -i im_kvm -v vmm_kvm -n dummy [1] http://opennebula.org/documentation:rel3.4:nm cheers, Jaime On Fri, May 11, 2012 at 4:10 PM, Robert Schweikert <[email protected]> wrote: > On 05/11/2012 09:37 AM, Jaime Melis wrote: >> >> It's supposed to be created when the host is successfully monitored. Is >> it? > > > onehost list appears to indicate that everything is OK: > > ID NAME CLUSTER RVM TCPU FCPU ACPU TMEM FMEM AMEM > STAT > 0 192.168.1.20 - 0 200 200 200 1.9G 1.8G 1.9G > on > > > > Robert > > > -- > Robert Schweikert MAY THE SOURCE BE WITH YOU > SUSE-IBM Software Integration Center LINUX > Tech Lead > [email protected] > [email protected] > 781-464-8147 -- Jaime Melis Project Engineer OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org | [email protected] _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
