+++ This bug was initially created as a clone of Bug #486349 +++ Description of problem: Nodes running NFS services get /tmp filled of temporary nfsclient-status-cache-$$ files. Version-Release number of selected component (if applicable): rgmanager-1.9.87-1.el4. How reproducible: Always Steps to Reproduce: 1. Locate an NFS service on a cluster node 2. ls -lart /tmp Actual results: A file named /tmp/nfsclient-status-cache-$$ is created once per minute. Expected results: No temporary files left on /tmp. Additional info:
Created attachment 347984 [details] proposed patch Proposed patch.
Probably easier to just backport this patch: http://git.fedorahosted.org/git/?p=cluster.git;a=commit;h=a112d0283da8dac133041b9bd0c1bcd3d0b905a5 RHEL5 bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=486349
http://git.fedorahosted.org/git/?p=cluster.git;a=commit;h=175f79e2ad1bac0bdb233eae32f55b8010973813
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Previously, nfsclient.sh left temporary files in /tmp. With this update, all temporary files are now correctly removed when the client cache is disabled.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0264.html