<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12/24/2013 11:30 AM, Xin Zhao wrote:<br>
    </div>
    <blockquote
cite="mid:CAH9026P_2q+HS9oKYZoKkc1fDD4vvKt=2gaJkbALnDTFja2ymA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hello, <br>
          <br>
        </div>
        I am running a Grizzly multi-host test cluster on RHEL6. On the
        controller node, there are several keystone-signing-XXXX files
        automatically created by the daemons. But if some disk cleanup
        scripts kick in and remove them, that will cause problem to the
        services. So I wonder if I can move them to a more permanent
        place like /var/cache/ ? Any advice and best practice experience
        on this will be greatly appreciated. <br>
      </div>
    </blockquote>
    Yes, so long as the services get config option knowing where to look
    for the files, they can and should live in /var/cache. That is what
    RDO does by default.  /tmp is a "safe default and  developer
    friendly" solution, but not necessary for a live deployment.<br>
    <br>
    <blockquote
cite="mid:CAH9026P_2q+HS9oKYZoKkc1fDD4vvKt=2gaJkbALnDTFja2ymA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div><br>
            $ ls -lrt /tmp<br>
            <div><br>
               keystone-signing-tdtD3g<br>
               keystone-signing-swift<br>
               keystone-signing-nova<br>
               keystone-signing-eEXjn_<br>
               keystone-signing-xwSFNi<br>
               keystone-signing-YqxWd2<br>
              <br>
            </div>
            <div>
              Thanks,<br>
            </div>
            <div>Xin<br>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>