<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 27 November 2013 21:27, Stefan Kooman <span dir="ltr"><<a href="mailto:stefan@bit.nl" target="_blank">stefan@bit.nl</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">Quoting Daniel Molina (<a href="mailto:dmolina@opennebula.org">dmolina@opennebula.org</a>):<br>


<br>
><br>
> Could you try exporting the $TMPDIR var before starting the passenger<br>
> processes?<br>
><br>
> This is the code that generates the temp file (sunstone-server.rb):<br>
>         tmpfile = Tempfile.open('sunstone-upload')<br>
><br>
> by default, it uses Dir.tmpdir as temp dir and this method checks the env<br>
> var TMPDIR.  This variable is defined in the sunstone-server script, but<br>
> Apache do not use this script to start new server instances<br>
><br>
> You can also specify it as a parameter in the code:<br>
>         tmpfile = Tempfile.open('sunstone-upload', '/mnt/sunstone_upload')<br>
<br>
</div>Hmm, in opennebula 4.3.90 this isn't working anymore. I have the tmpfile<br>
hardcoded in sunstone-server.rb.<br>
<br>
I also tried exporting the TMPDIR in /etc/apache/envvars, /etc/bash.bashrc and in<br>
the ruby script itself:<br>
<br>
ENV['TMPDIR'] = '/mnt/sunstone_upload (and in <a href="http://config.ru" target="_blank">config.ru</a>)<br>
<br>
but without any effect. What changes have been made that defeat above<br>
settings?<br></blockquote><div><br></div><div>We didn't change anything, just:</div><div><a href="https://github.com/OpenNebula/one/commit/f8e2e65b0170268e9c72d52c4fe9f0e13fa05acd">https://github.com/OpenNebula/one/commit/f8e2e65b0170268e9c72d52c4fe9f0e13fa05acd</a><br>

</div><div><br></div><div>So, it should work as before.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<br>
Thanks,<br>
<br>
Stefan<br>
<div class=""><div class="h5"><br>
<br>
<br>
<br>
<br>
--<br>
| BIT BV  <a href="http://www.bit.nl/" target="_blank">http://www.bit.nl/</a>        Kamer van Koophandel 09090351<br>
| GPG: 0xD14839C6                   <a href="tel:%2B31%20318%20648%20688" value="+31318648688">+31 318 648 688</a> / <a href="mailto:info@bit.nl">info@bit.nl</a><br>
</div></div><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.10 (GNU/Linux)<br>
<br>
iF4EAREIAAYFAlKWVc4ACgkQTyGgYdFIOcYG1AD+MYO5Wwb9TgjUorswPKBhryaw<br>
ugl40UkLuFaMkqGN2UoA/jkIVoMbIB1l0svlG5li4LVc2JFrW73XKfesGXSqOKhU<br>
=z1YO<br>
-----END PGP SIGNATURE-----<br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div>--<br></div>Daniel Molina<br>Project Engineer<br>OpenNebula - Flexible Enterprise Cloud Made Simple<br><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:dmolina@opennebula.org" target="_blank">dmolina@opennebula.org</a> | @OpenNebula</div>


</div></div>