<div dir="ltr"><div>Hi Dan,<br><br></div>I did the same as you suggested...please find the attached logs and domainxml....<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 27, 2014 at 7:51 PM, Dan Kenigsberg <span dir="ltr">&lt;<a href="mailto:danken@redhat.com" target="_blank">danken@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Fri, Jun 27, 2014 at 05:36:49PM +0800, Punit Dambiwal wrote:<br>
&gt; Hi Dan,<br>
&gt;<br>
</div><div class="">&gt; Please find the below :-<br>
&gt;<br>
&gt; [root@gfs1 ~]#  su - vdsm -s /bin/bash<br>
&gt; -bash-4.1$ cd /usr/share/vdsm; python -c &#39;import hooks;print<br>
&gt; hooks._scriptsPerDir(&quot;before_device_create&quot;)&#39;<br>
&gt; [&#39;/usr/libexec/vdsm/hooks/before_device_create/50_noipspoof&#39;]<br>
&gt; -bash-4.1$<br>
<br>
</div>very odd. could you try again and attach a fresh log of the vmCreate<br>
flow? Maybe you could add a<br>
<br>
  sys.stderr.write(&#39;%s&#39; % os.environ)<br>
<br>
line in the main() function of the script just to see if it&#39;s ever<br>
called?<br>
</blockquote></div><br></div>