<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"><<a href="mailto:danken@redhat.com" target="_blank">danken@redhat.com</a>></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>
> Hi Dan,<br>
><br>
</div><div class="">> Please find the below :-<br>
><br>
> [root@gfs1 ~]# su - vdsm -s /bin/bash<br>
> -bash-4.1$ cd /usr/share/vdsm; python -c 'import hooks;print<br>
> hooks._scriptsPerDir("before_device_create")'<br>
> ['/usr/libexec/vdsm/hooks/before_device_create/50_noipspoof']<br>
> -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('%s' % os.environ)<br>
<br>
line in the main() function of the script just to see if it's ever<br>
called?<br>
</blockquote></div><br></div>