Hi, With that configuration, you are enabling the ssh driver in oned.conf. But you still need to set it for the datastores.
If you do a onedatastore list/show, you will see the 'shared' tm mad driver is used. This can be changed to 'ssh' with the onedatastore update command. Cheers -- Join us at OpenNebulaConf2013 <http://opennebulaconf.com> in Berlin, 24-26 September, 2013 -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula<http://twitter.com/opennebula><[email protected]> On Thu, May 9, 2013 at 2:43 PM, Me OpenN <[email protected]> wrote: > Hei, > I am using trying to create a VM But when I list the VM its status is > pending. The log for the VM is bellow. I am *suspicious about some > configuration in oned.conf file:* > * > > # SSH Transfer Manager Driver Configuration > TM_MAD = [ > name= "tm_ssh", > executable = "one_tm", > arguments = "-t 15 -d ssh" ] > > DATASTORE_MAD = [ > executable = "one_datastore", > arguments = "-t 15 -d fs,vmware,vmfs,iscsi,lvm" > ] > > * > Is this configuration right if i use NonShared datastore and using SSH as > transfer method?! How can i solve this issue?! > > Cheers, Behzad > > > > > root@pc-66:/tmp/ttylinux# cat /var/log/one/2.log > Thu May 9 14:34:24 2013 [DiM][I]: New VM state is ACTIVE. > Thu May 9 14:34:24 2013 [LCM][I]: New VM state is PROLOG. > Thu May 9 14:34:24 2013 [VM][I]: Virtual Machine has no context > Thu May 9 14:34:24 2013 [TM][E]: Error executing image transfer script: > Transfer Driver 'shared' not available > Thu May 9 14:34:24 2013 [DiM][I]: New VM state is FAILED > Thu May 9 14:34:24 2013 [DiM][I]: New VM state is CLEANUP. > Thu May 9 14:34:24 2013 [TM][E]: Error executing image transfer script: > Transfer Driver 'shared' not available > Thu May 9 14:34:24 2013 [DiM][I]: New VM state is PENDING > Thu May 9 14:34:24 2013 [HKM][I]: ExitCode: 0 > Thu May 9 14:34:24 2013 [HKM][I]: Success executing Hook: > on_failure_resubmit: . > Thu May 9 14:34:54 2013 [DiM][I]: New VM state is ACTIVE. > Thu May 9 14:34:54 2013 [LCM][I]: New VM state is PROLOG. > Thu May 9 14:34:54 2013 [VM][I]: Virtual Machine has no context > Thu May 9 14:34:54 2013 [TM][E]: Error executing image transfer script: > Transfer Driver 'shared' not available > Thu May 9 14:34:54 2013 [DiM][I]: New VM state is FAILED > Thu May 9 14:34:54 2013 [DiM][I]: New VM state is CLEANUP. > Thu May 9 14:34:54 2013 [TM][E]: Error executing image transfer script: > Transfer Driver 'shared' not available > Thu May 9 14:34:54 2013 [DiM][I]: New VM state is PENDING > Thu May 9 14:34:54 2013 [HKM][I]: ExitCode: 0 > Thu May 9 14:34:54 2013 [HKM][I]: Success executing Hook: > on_failure_resubmit: . > root@pc-66:/tmp/ttylinux# > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
