Here is the interesting bit: Sun Feb 13 09:31:51 2011 [TM][E]: prolog, error getting driver tm_tls
You seem to have specified the transfer manager for the host as tm_tls. Is it defined in the configuration file? What does tm_tls stand for? On Sun, Feb 13, 2011 at 7:20 AM, Mohammad Foroughi <[email protected]> wrote: > Hi, > > I am new to nebula, here is my sample vm template: > > cloud:~# su - oneadmin > oneadmin@cloud:~$ cd my-templates/ > oneadmin@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@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@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 ? > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > -- Javier Fontan, Grid & Virtualization Technology Engineer/Researcher DSA Research Group: http://dsa-research.org Globus GridWay Metascheduler: http://www.GridWay.org OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
