Hello all, I've installed opennebula with the help of express installation, while creating node I'm getting the problem:-
oneadmin@oneadmin-desktop:~/Downloads$ onehost create node01 im_kvm vmm_kvm tm_ssh Error: [HostAllocate] Error trying to CREATE HOST Error inserting Host Share in DB. (1) I made /etc/one chmod 777, so that install.sh can run easily, is this the problem? (2) What should I do to solve above problem? (3) if I want to use kvm with ssh in cluster nodes, is that necessary to configure nfs (in node-install script) ? (4) in oned.log I got this error:- SQL command was: INSERT INTO host_shares (hid,disk_usage, mem_usage, cpu_usage,max_disk, max_mem, max_cpu,free_disk, free_mem, free_cpu,used_disk, used_mem, used_cpu,running_vms) VALUES (0,0,0,0,0,0,0,0,0,0,0,0,0,0), error: table host_shares has no column named free_disk What should I do? Thanks in advance. -- Regards, Vivek Shrivastava --
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
