[one-users] VM failure
    alph inf 
    infopole7 at gmail.com
       
    Sun Jul  3 11:22:50 PDT 2011
    
    
  
Hi all,
I'm struggling to get an opennebula up & running.
I've installed the opennebula express with : Lucid+kvm+ssh
I've successfully installed kvm and managed VMs from the frontend using
virt-manager.
Then I added the worker node:
oneadmin at frontend:/home/ami/one-templates$ onehost list
 ID NAME              CLUSTER  RVM   TCPU   FCPU   ACPU    TMEM    FMEM STAT
  3 192.168.0.2       default    0    200    191    200    2.9G    2.8G   on
but I'm unable to make ttylinux "runn" :
oneadmin at frontend:/home/ami/one-templates$ onevm list
  ID     USER     NAME STAT CPU     MEM        HOSTNAME        TIME
    10 oneadmin ttylinux pend   0      0K                 00 00:00:29
    10 oneadmin ttylinux prol   0      0K     192.168.0.2 00 00:00:30
    10 oneadmin ttylinux fail   0      0K     192.168.0.2 00 00:00:31
Here is the ttylinux.one:
NAME   = ttylinux
CPU    = 0.1
MEMORY = 64
DISK   = [
 source   = "/home/ami/one-templates/ttylinux.img",
 target   = "sda",
  readonly = "no" ]
NIC    = [ NETWORK = "Small network" ]
FEATURES=[ acpi="no" ]
CONTEXT = [
    hostname    = "192.168.0.2",
    ip_public   = "192.168.0.10",
    files      = "/home/ami/one-templates/init.sh
/home/ami/one-#templates/id_rsa.pub",
    target      = "hdc",
    root_pubkey = "id_rsa.pub",
    username    = "opennebula",
    user_pubkey = "id_rsa.pub"
]
And here is the Small_network.net file :
NAME = "Small network"
TYPE = FIXED
#Now we'll use the cluster private network (physical)
BRIDGE = br0
LEASES = [ IP="192.168.0.5"]
LEASES = [ IP="192.168.0.6"]
LEASES = [ IP="192.168.0.7"]
I was looking on the mailing-list and found you faced similar issues thar
unfortunately remains not responded :
http://lists.opennebula.org/pipermail/users-opennebula.org/2010-February/001451.html
<http://lists.opennebula.org/pipermail/users-opennebula.org/2010-February/001451.html>
The frontend ip is : 192.168.0.4
The node ip is : 192.168.0.2
I do hope you could help me solve this and deploy successfully the VMs.
Regards.
Ami
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110703/0893f0a4/attachment-0002.htm>
    
    
More information about the Users
mailing list