<div dir="ltr">Hello Sayali,<div><br></div><div>Is the meta-data agent running? Can you inject a ssh key on the VM?</div><div>The post-script is a function added by the metadata service in nova and neutron.</div><div><br></div>
<div>Edgar </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 4, 2014 at 9:11 PM, Sayali Lunkad <span dir="ltr"><<a href="mailto:sayali.92720@gmail.com" target="_blank">sayali.92720@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div>Hey,<br><br></div>I am trying to run a post creation script on cirros instance on devstack.<br>
<br></div>Here are the contents of my script :- <br>
<br></div>#!/bin/bash<br></div>cd /home/cirros/<br></div>sudo mkdir myfolder<br></div>cd myfolder<br></div>touch helloworld.txt<br></div>echo "hello" >> helloworld.txt<br><br></div>But the file doesn't get created. What possibly could be going wrong ?<br>

</div>Also I tried using the ubuntu-cloud image and minimalistic ubuntu with no success.<br><br></div>Best Regards,<br></div>Sayali <br><div><div><div><div><div><div><div><div><div><div><div><div><br></div></div></div></div>

</div></div></div></div></div></div></div></div></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>