[one-users] Clone failed

Gandalf Corvotempesta gandalf.corvotempesta at gmail.com
Fri Oct 5 02:46:02 PDT 2012


2012/10/5 Carlos Martín Sánchez <cmartin at opennebula.org>:
> Since you are using the shared transfer manager drivers, the first thing to
> check is that /var/lib/one/datastores/1 is correctly mounted in xen01, and
> oneadmin has permissions to use the files [2].

Seems that I have to use the SSH transfer manager.
Can you tell me how to enable it ?

I have this in oned.conf:

IM_MAD = [
    name       = "im_xen",
    executable = "one_im_ssh",
    arguments  = "xen" ]

it should use ssh transfer manager, right?
I think that file not found error is related to frontend, because this
folder exists:

/var/lib/one/datastores/1/c14c453ba440db979d24838b61d468f2

but the clone script is trying to copy
../../1/c14c453ba440db979d24838b61d468f2

that doesn't exists. I think that there is a bug in "clone" script,
because the path is changed inside that file
by this line: SRC_PATH="../../${SRC_PATH##"$DS_DIR/"}"



More information about the Users mailing list