[one-users] error creating a new vm

Mohammad Foroughi mohammad.foroughi at gmail.com
Sat Feb 12 22:20:54 PST 2011


Hi,

 I am new to nebula, here is my sample vm template:

cloud:~# su - oneadmin
oneadmin at cloud:~$ cd my-templates/
oneadmin at cloud:~/my-templates$ cat ./lenny-vm
NAME          = "lenny"

CPU    = 0.5
MEMORY = 256

OS = [ boot = cdrom ]

DISK = [ image     = "lenny-disk" ]

DISK = [ type   = swap,
         size   = 1024  ]

DISK = [ type   = cdrom,
     image  = "lenny-cd" ]

#NIC    = [ NETWORK = "public", IP=192.168.16.3 ]
NIC    = [ NETWORK = "Private LAN"]

GRAPHICS = [
  type    = "vnc",
  listen  = "127.0.0.1",
  port    = "5900"  ]


-------------------------------

and here is error log:
oneadmin at cloud:~/my-templates$ cat ../var/18/vm.log
Sun Feb 13 09:31:51 2011 [DiM][I]: New VM state is ACTIVE.
Sun Feb 13 09:31:51 2011 [LCM][I]: New VM state is PROLOG.
Sun Feb 13 09:31:51 2011 [TM][E]: prolog, error getting driver tm_tls
Sun Feb 13 09:31:51 2011 [DiM][I]: New VM state is FAILED
Sun Feb 13 09:31:51 2011 [TM][E]: epilog_delete, error getting driver
vmm_kvm. You may need to manually clean 10.4.17.1:
/srv/cloud/one/var//18/images


it seems that there is a problem with my tls configurations, but I can
connect to my host by virsh

oneadmin at cloud:~/my-templates$ virsh -c qemu://10.4.17.1/system
Welcome to virsh, the virtualization interactive terminal.

Type:  'help' for help with commands
       'quit' to quit

virsh # list
 Id Name                 State
----------------------------------

virsh # quit

------------------------------------------------------------








Any Idea or help ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110213/eee7d8be/attachment-0001.htm>


More information about the Users mailing list