<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Valentin,<br>
<br>
thanks for your response. It was my fault - NFS was mounted in the
wrong directory
<meta name="qrichtext" content="1">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">(wasntme)<!--EndFragment--></p>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
<br>
Bye Tobias<br>
<br>
<br>
<div class="moz-cite-prefix">On 09/14/2012 08:39 PM, Valentin Bud
wrote:<br>
</div>
<blockquote
cite="mid:CACRAw54TLZM6BxXkmKOf9kMsX37veBGUdcX5MFm9n1vPqzgkzA@mail.gmail.com"
type="cite">Hi,<br>
<br>
Inline response follows,<br>
<br>
<div class="gmail_quote">On Fri, Sep 14, 2012 at 5:29 PM, Tobias
von der Krone <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:tobias@vdkrone.de" target="_blank">tobias@vdkrone.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I set up a test OpenNebula 3.6 running the front-end on Ubuntu
12.04 (x86_64).<br>
<br>
On creating a new vm I get the following log:<br>
<br>
$ cat /var/log/one/6.log<br>
Fri Sep 14 15:19:10 2012 [DiM][I]: New VM state is ACTIVE.<br>
Fri Sep 14 15:19:10 2012 [LCM][I]: New VM state is PROLOG.<br>
Fri Sep 14 15:19:10 2012 [VM][I]: Virtual Machine has no
context<br>
Fri Sep 14 15:19:12 2012 [TM][I]: Command execution fail:
/var/lib/one/remotes/tm/shared/clone<br>
z-opennebula:/var/lib/one/datastores/1/8bd6aa6454fa82016bd5a2713a70b860<br>
z-devcloud02.zalando:/var/lib/one/datastores/0/6/disk.0 6 1<br>
Fri Sep 14 15:19:12 2012 [TM][I]: clone: Cloning
/var/lib/one/datastores/1/8bd6aa6454fa82016bd5a2713a70b860 in<br>
z-devcloud02.zalando:/var/lib/one/datastores/0/6/disk.0<br>
Fri Sep 14 15:19:12 2012 [TM][E]: clone: Command "cd
/var/lib/one/datastores/0/6; cp -r<br>
/var/lib/one/datastores/1/8bd6aa6454fa82016bd5a2713a70b860
/var/lib/one/datastores/0/6/disk.0" failed: cp: cannot stat<br>
`/var/lib/one/datastores/1/8bd6aa6454fa82016bd5a2713a70b860':
No such file or directory<br>
Fri Sep 14 15:19:12 2012 [TM][E]: Error copying
z-opennebula:/var/lib/one/datastores/1/8bd6aa6454fa82016bd5a2713a70b860<br>
to z-devcloud02.zalando:/var/lib/one/datastores/0/6/disk.0<br>
Fri Sep 14 15:19:12 2012 [TM][I]: ExitCode: 1<br>
Fri Sep 14 15:19:12 2012 [TM][E]: Error executing image
transfer script: Error copying<br>
z-opennebula:/var/lib/one/datastores/1/8bd6aa6454fa82016bd5a2713a70b860
to<br>
z-devcloud02.zalando:/var/lib/one/datastores/0/6/disk.0<br>
Fri Sep 14 15:19:12 2012 [DiM][I]: New VM state is FAILED<br>
<br>
$ ls -ld /var/lib/one/datastores/0/6<br>
ls: cannot access /var/lib/one/datastores/0/6: No such file or
directory<br>
<br>
I saw some other posts about this problem but did not find any
hint to solve. Which script should create the diretory in<br>
the system datastore? I'm using the shared tm.<br>
</blockquote>
<div><br>
The tm driver scripts are located in
/var/lib/one/remotes/tm/shared. I think the clone one is
responsible for making the directories, the following function
to be more specific:<br>
<br>
ssh_make_path $DST_HOST $DST_DIR.<br>
<br>
I would check the permissions of /var/lin/one/datastore/0 and
the SSH connections between the frontend and the <br>
z-devcloud02.zalando node.<br>
<br>
Check if the scripts are located in the correct folders, clone
scripts for example sources in other files, and check to see
if they have proper permissions.<br>
<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks for any hints.<br>
<br>
Bye Tobia<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Mail: <a moz-do-not-send="true"
href="mailto:tobias@vdkrone.de">tobias@vdkrone.de</a><br>
Info: <a moz-do-not-send="true"
href="http://tobias.vdkrone.de" target="_blank">http://tobias.vdkrone.de</a><br>
<br>
<br>
</font></span></blockquote>
<div><br>
Good Will,<br>
v <br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"><span
class="HOEnZb"><font color="#888888">
</font></span><br>
_______________________________________________<br>
Users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a moz-do-not-send="true"
href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org"
target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br>
</blockquote>
</div>
<br>
</blockquote>
<br>
<pre class="moz-signature" cols="120">--
Mail: <a class="moz-txt-link-abbreviated" href="mailto:tobias@vdkrone.de">tobias@vdkrone.de</a>
Info: <a class="moz-txt-link-freetext" href="http://tobias.vdkrone.de">http://tobias.vdkrone.de</a></pre>
</body>
</html>