Hi,

OpenNebula is not trying to scp the image from the frontend to node1,
because you are using the shared TM driver for the datastores. The file is
assumed to be already present in node1, but it can't be found.

You need to make sure /var/lib/one/datastores/ is correctly shared (e.g.
nfs), or change the TM drivers to ssh. You will need passwordless ssh for
this.

You can read more in the storage guides:
http://docs.opennebula.org/4.6/administration/storage/sm.html

Regards

--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula
<http://twitter.com/opennebula> <cmar...@opennebula.org>


On Fri, Aug 1, 2014 at 4:16 PM, Gérald Litzistorf <
gerald.litzist...@hesge.ch> wrote:

> Hi,
>
> I am new user
> My objectives & context :
> Scenario = http://wiki.centos.org/Cloud/OpenNebula/QuickStart
> Vbox
> FrontEnd + Node1
> ssh passwordless auth ok
>
> I can't log from Chrome with username oneadmin
> --> I create and use toto (in the same group)
>
> Error (see attached file)
> FrontEnd can't copy image to Node1
> I can copy manually with scp !!!
>
> Help me to configure correctly my datastore and driver
>
> Thanks / Gerald - www.tdeig.ch
>
>
> _______________________________________________
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to