[one-users] Problem with Onehost and KVM
sergio garcia escriche
sergei.garcia at gmail.com
Mon Feb 1 09:48:31 PST 2010
Hi another time,
I try to install kvm with opennebula because i find it's easy than xen, but
when i try to add onehost list show this:
$ onehost show cluster03
HOST 5
INFORMATION
ID : 5
NAME : cluster03
STATE : MONITORING
IM_MAD : im_kvm
VM_MAD : vmm_kvm
TM_MAD : tm_nfs
HOST
SHARES
MAX MEM : 0
USED MEM (REAL) : 131768
USED MEM (ALLOCATED) : 0
MAX CPU : 400
USED CPU (REAL) : 0
USED CPU (ALLOCATED) : 0
RUNNING VMS : 0
MONITORING
INFORMATION
ARCH=i686
CPUSPEED=
FREECPU=400.0
FREEMEMORY=4071168
HOSTNAME=cluster03
HYPERVISOR=kvm
MODELNAME=Intel(R) Xeon(R) CPU E5405 @ 2.00GHz
NETRX=
NETTX=
TOTALCPU=400
TOTALMEMORY=
USEDCPU=0.0
USEDMEMORY=131768
Don't show the total memory and when i try to execute a VM with this
template:
#---------------------------------------
# VM definition example
#---------------------------------------
NAME = winxp
CPU = 0.50
MEMORY = 512
# --- kernel & boot device ---
#OS = [ boot = "cdrom" ]
OS = [ boot = "hd" ]
FEATURES = [ acpi = "no" ]
# --- 1 disks ---
DISK = [
source = "/srv/cloud/one/win.img",
target = "hda",
clone = "yes" ]
#DISK = [
# source = "/home/ruben/Virtual/iso/windows/OS/WindowsXP_SP3.iso",
# type = "cdrom",
# target = "hdb",
# clone = "no" ]
# --- 1 NIC ---
NIC = [ network="Public"]
# --- VNC server ---
GRAPHICS = [ type = "vnc", listen = "127.0.0.1", port = "5902",
keymap="es"]
I wait about 1 hour and the state is pend. Can you help me please?
Thank you very much
Sergio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20100201/55f0a7ad/attachment.htm>
More information about the Users
mailing list