<div dir="ltr">Yes Pavel,<div><br></div><div>I dont have file <b>home/prashanth/a.ou</b>t on restoring node, it is present in dumping node.<div>And yes i tried with arguments for &quot;--inherit-fd&quot;.</div><div>Argument was &#39;fd[%d]:&lt;%s old path&gt;&#39; %d&gt;&lt;new path&gt; </div><div><br></div><div>&#39;fd[3]:/home/prashanth/a.out&#39; 3&gt;/home/prashanth1/a.out</div><div><br></div><div>Thanks &amp; Regards</div><div>Prashanth Chillabatte</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 29, 2015 at 6:37 PM, Pavel Emelyanov <span dir="ltr">&lt;<a href="mailto:xemul@parallels.com" target="_blank">xemul@parallels.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 09/29/2015 01:39 PM, Prashant Chillabatte wrote:<br>
&gt; Hi Cyrill, Pavel<br>
&gt;<br>
&gt; Thank you for the replies.<br>
&gt; Yes you got it right, i missed &quot;--shell-job&quot; option during restore.<br>
&gt; After adding the option, during restore i further have this issues.<br>
&gt;<br>
</span>&gt; *Error (files-reg.c:1024): Can&#39;t open file home/prashanth/a.out on restore: No such file or directory<br>
<br>
You don&#39;t have file home/prashanth/a.out on the node where you restore<br>
your images.<br>
<br>
&gt; *Error (files-reg.c:967): Can&#39;t open file home/prashanth/a.out: No such file or directory*<br>
&gt; *Error (cr-restore.c:238): Can&#39;t fixup VMA&#39;s fd*<br>
<span class="">&gt; *Error (cr-restore.c:1838): Restoring FAILED.*<br>
&gt;<br>
</span>&gt; *Note*: I tried resolving it using option*&quot;--inherit-fd*&quot;, but was surprised<br>
&gt; with the response &quot;*criu: unrecognized option &#39;--inherit-fd*&#39; &quot;.<br>
<br>
This option accepts an argument.<br>
<span class="im HOEnZb"><br>
&gt; I am running my two Ubuntu-15.04-64bit nodes on VMware workstation.<br>
&gt; CRIU version is the one available in the Ubuntu-15.04 distribution.<br>
&gt;<br>
&gt; Any solutions or suggestions are appreciated.<br>
&gt;<br>
&gt; Thanks &amp; Regards,<br>
&gt; Prashanth Chillabatte<br>
&gt; +91-9742046818<br>
&gt;<br>
</span><div class="HOEnZb"><div class="h5">&gt; On Tue, Sep 29, 2015 at 3:10 PM, Cyrill Gorcunov &lt;<a href="mailto:gorcunov@gmail.com">gorcunov@gmail.com</a> &lt;mailto:<a href="mailto:gorcunov@gmail.com">gorcunov@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     On Tue, Sep 29, 2015 at 12:31:21PM +0300, Pavel Emelyanov wrote:<br>
&gt;     &gt; On 09/29/2015 10:02 AM, Prashant Chillabatte wrote:<br>
&gt;     &gt; &gt; Hi,<br>
&gt;     &gt; &gt;<br>
&gt;     &gt; &gt; I just started using CRIU utility for migration. I am trying to migrate a c program run<br>
&gt;     &gt; &gt; from a terminal with option &quot;--shell-job&quot; included in the dump and restore commands.<br>
&gt;     &gt; &gt; I have this below mentioned error on restoring the process on another node after successful dump.<br>
&gt;     &gt; &gt;<br>
&gt;     &gt; &gt; Error:<br>
&gt;     &gt; &gt; *Error (tty.c:193): tty: Found slave peer index 1 without correspond master peer*<br>
&gt;     &gt;<br>
&gt;     &gt; This message appears under the if (!opts.shell_job) check :) Are you sure you<br>
&gt;     &gt; used the option restore time?<br>
&gt;<br>
&gt;     Yes, at dump time we&#39;ve grabbed slave peer and @opts.shell_job must have been<br>
&gt;     passed (otherwise we would have failed on dump) but on restore with lack of<br>
&gt;     this option we meet slave without master peer and report the problem, so<br>
&gt;     try to run restore with --shell-job option.<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br></div>