https://bugzilla.wikimedia.org/show_bug.cgi?id=48696
--- Comment #2 from Tim Landscheidt <[email protected]> --- After looking at http://arc.liv.ac.uk/SGE/howto/nfsreduce.html, it seems possible to distribute the master's accounting file to the individual hosts and let qacct use these locally. Coren said on IRC that ostensibly the accounting file does not contain private information (format is very simple and line-based; cf. /sge/GE/default/common/accounting on Toolserver). AFAICS, qacct is only really useful on hosts that also can submit jobs, so it would probably make sense to hinge the distribution on gridengine::submit_host as a cron job calling rsync run every x minutes (at (very) least once per hour). Someone needs to figure out what the correct command line is, and after deployment, we need to document that job information might take x minutes to show up in qacct. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
