Bugs item #1168117, was opened at 2005-03-21 22:25 Message generated for change (Comment added) made by bernardli You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1168117&group_id=9368
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Installation Group: 4.2 Status: Open >Resolution: Fixed Priority: 5 Submitted By: Bernard Li (bernardli) Assigned to: Bernard Li (bernardli) Summary: No cleanup for pbs_test tmp files Initial Comment: After running step 8 Test Cluster Setup, the /tmp directory of a compute node looks like this: -rw-r--r-- 1 oscartst oscartst 1770 Mar 21 22:22 cpi.c -rw-rw-r-- 1 oscartst oscartst 1840 Mar 21 22:21 cpi.o -rw-r--r-- 1 oscartst oscartst 409 Mar 21 22:22 cxxhello.cc -rw-rw-r-- 1 oscartst oscartst 65612 Mar 21 22:21 cxxhello.o -rw-r--r-- 1 oscartst oscartst 354 Mar 21 22:22 f77hello.f -rw-rw-r-- 1 oscartst oscartst 1828 Mar 21 22:21 f77hello.o -rwxrwxr-x 1 oscartst oscartst 334431 Mar 21 22:22 lam-cpi -rwxrwxr-x 1 oscartst oscartst 546523 Mar 21 22:22 lam-cxxhello -rwxrwxr-x 1 oscartst oscartst 339787 Mar 21 22:22 lam-f77hello -rwxrwxr-x 1 oscartst oscartst 132725 Mar 21 22:21 master1 -rw-r--r-- 1 oscartst oscartst 3335 Mar 21 22:21 master1.c -rwxrwxr-x 1 oscartst oscartst 313448 Mar 21 22:21 mpich-cpi -rwxrwxr-x 1 oscartst oscartst 496101 Mar 21 22:21 mpich-cxxhello -rwxrwxr-x 1 oscartst oscartst 318095 Mar 21 22:21 mpich-f77hello drwxr-xr-x 2 root root 4096 Mar 21 21:22 post-install -rwxrwxr-x 1 oscartst oscartst 132233 Mar 21 22:21 slave1 -rw-r--r-- 1 oscartst oscartst 2840 Mar 21 22:21 slave1.c It would be a Good Thing (tm) to do clean up after pbs tests complete. ---------------------------------------------------------------------- >Comment By: Bernard Li (bernardli) Date: 2005-05-23 23:16 Message: Logged In: YES user_id=879102 - Added code to copy temporary files (like code and compiled object files) to a subdirectory in /tmp and to delete the directory after tests are complete - Checked into trunk r3187 ---------------------------------------------------------------------- Comment By: Bernard Li (bernardli) Date: 2005-03-28 14:53 Message: Logged In: YES user_id=879102 Moved to 4.2. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1168117&group_id=9368 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
