Skip Menu | Logged in as guest | Logout
 
Ticket metadata
Id: 2941
Status: resolved
Priority: 4/0
Queue: vdt-internal

Fixed in: 1.8.1
Fix scheduled: (no value)

Owner: Scot Kronenfeld
Requestors: Alain Roy
Cc:
AdminCc:

New reminder:

Created: Wed Aug 29 15:47:07 2007
Starts: Not set
Started: Tue Sep 11 13:30:43 2007
Last Contact: Not set
Due: Not set
Closed: Tue Sep 11 13:30:43 2007
Updated: Wed Sep 12 15:33:47 2007 by kronenfe



History Brief headersFull headers
Subject: Set more information in urCollector.conf (configure_gratia)
Download (untitled) / with headers
text/plain 852b
configure_gratia should set PbsAccountingDir and LsfAccountingDir in
urCollector.conf for the PBS and LSF probes.

Chris Green tells me that Globus collects this information when it
configures the SEG. For example, setup-seg-pbs.pl does it for PBS. It
can be found in $VDT_LOCATION/globus/etc/globus-pbs.conf and looks like
this:

log_path=/var/spool/pbs/server_logs

For LSF, it is in $VDT_LOCATION/globus/etc/globus-lsf.conf and looks the
same in the file.

Alain has some understanding of all this and can hopefully dig into it
if someone else doesn't get to this ticket first.

The SEG isn't necessarily installed, so these should only be set in the
urCollector.conf if they are known. If they are not known, we should
tell users to set them by hand in the post-install/README file. ("The
Gratia probe needs this to work, so set it in ...")