<div dir="ltr"><div>Hi Dan,<br><br></div>I didn&#39;t understand about this,would you mind to more elaborate this :- <br><br>---------------------<br>Remind me, does<br>
<br>
    PYTHONPATH=/usr/share/vdsm /usr/libexec/vdsm/hooks/<div id=":19x" class="">before_device_create/50_noipspoof.py --test<br>
<br>
work for you?<br>---------------------<br><br></div><div id=":19x" class="">I have this file in before_device_create without .py file extension should i change it with &quot;50_noipspoof.py&quot; ??<br><br>[root@gfs1 before_device_create]# ls<br>
50_noipspoof<br>[root@gfs1 before_device_create]#<br></div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 30, 2014 at 7:12 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 Mon, Jun 30, 2014 at 06:17:25PM +0800, Punit Dambiwal wrote:<br>
&gt; Hi Dan,<br>
&gt;<br>
</div><div class="">&gt; Yes...i already removed the macspoof....i have 3 hosts in the cluster...but<br>
&gt; i have applied this hook on one server only..not all,but at the time of VM<br>
&gt; deployment i assign the specific host for the VM,so that the VM should<br>
&gt; deploy on the same host that has the hook.<br>
&gt;<br>
&gt; Do i need to install the hook on all the hosts and give a try ??<br>
<br>
</div>No, as long as you start the VM on the specific host you should be fine.<br>
The fact that the macspoof hook disappeared made me worry that you have<br>
not.<br>
<br>
Unfortunately, I have no more guesses why this specific hook would not<br>
run when it should. What happens when you put a silly script instead,<br>
that only does<br>
<br>
    echo hello world &gt; /dev/stderr<br>
<br>
can you see a trace of it in vdsm.log?<br>
<br>
Remind me, does<br>
<br>
    PYTHONPATH=/usr/share/vdsm /usr/libexec/vdsm/hooks/before_device_create/50_noipspoof.py --test<br>
<br>
work for you?<br>
</blockquote></div><br></div>