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

Fixed in: 1.8.1
Fix scheduled: 1.8.1

Owner: Scot Kronenfeld
Requestors: Scot Kronenfeld
Cc: agopu@indiana.edu
Alain Roy
AdminCc:

New reminder:

Created: Mon Aug 20 16:28:59 2007
Starts: Not set
Started: Not set
Last Contact: Sat Sep 08 17:43:38 2007
Due: Not set
Closed: Mon Sep 24 16:15:55 2007
Updated: Mon Sep 24 16:16:01 2007 by kronenfe



History Brief headersFull headers
CC: roy@cs.wisc.edu, agopu@indiana.edu
Subject: OSG-RSV enhancements
Download (untitled) / with headers
text/plain 208b
Most of the issues in ticket 2873 were released in 1.8.0e.

There are two remaining issues:
1) Improvements to the HTML generating probe.
2) Infrastructure changes to monitor multiple hosts from one computer.
Download (untitled) / with headers
text/plain 792b
> [kronenfe - Thu Sep 06 15:22:03 2007]:
>
> To fix the issue with gratia dirs.
>
>
> (15:17:41) Arvind Gopu: In $VDT_LOCATION/ gratia/probe/metric .. the
> following lines:
> DataFolder="/usr/local/OSG_0.7.0/gratia/var/data/"
> WorkingFolder="usr/local/OSG_0.7.0/gratia/var/tmp/"
> LogFolder="/usr/local/OSG_0.7.0/gratia/var/logs/"
>
> (15:19:36) Arvind Gopu: * create a new dir $VDT_LOCATION/gratia//var/rsv/
> * Change the lines in the above file to thenew directories, say
> $VDT_LOCATION/gratia//var/rsv/ {log,tmp,data}
> * Chown that dir tree to be owned by the RSV user at configure_osg_rsv
time
>

I split this bug fix into a separate ticket. This way I can refer
directly to the problem within the new ticket (and link to that ticket
from the release.html page).
CC: Alain Roy <roy@cs.wisc.edu>, Rob Quick <rquick@iupui.edu>
Subject: Re: [vdt-support #2920] OSG-RSV enhancements
Date: Sat, 8 Sep 2007 18:49:42 -0400 (EDT)
To: Scot Kronenfeld via RT <vdt-internal@cs.wisc.edu>
From: Arvind Gopu <agopu@indiana.edu>
Download (untitled) / with headers
text/plain 1.8k
Hi Scot,

Looks like configure_osg_rsv is creating the directories just fine, and
setting its permissions too correctly.

root@dickinson ~ % l /osg/0.7.0/gratia/var/rsv/
total 20
drwxr-xr-x 2 agopu root 4096 Sep 8 17:49 tmp
drwxr-xr-x 2 agopu root 4096 Sep 8 17:49 logs
drwxr-xr-x 2 agopu root 4096 Sep 8 17:49 data

But the ProbeConfig file is pointing to the wrong directories.

root@dickinson ~ % less /osg/0.7.0/gratia/probe/metric/ProbeConfig
. . .
DataFolder="/osg/0.7.0/gratia/rsv/var/data/"
WorkingFolder="/osg/0.7.0/gratia/rsv/var/tmp/"
LogFolder="/osg/0.7.0/gratia/rsv/var/logs/"

Can you please fix this?

I have a couple of others questions/issues but they're unrelated to this
issue; will send you a separate email.

Thanks,
Arvind



On 2007-09-07 16:43 (-0500), Scot Kronenfeld via RT had pondered:

> > [kronenfe - Thu Sep 06 15:22:03 2007]:
> >
> > To fix the issue with gratia dirs.
> >
> >
> > (15:17:41) Arvind Gopu: In $VDT_LOCATION/ gratia/probe/metric .. the
> > following lines:
> > DataFolder="/usr/local/OSG_0.7.0/gratia/var/data/"
> > WorkingFolder="usr/local/OSG_0.7.0/gratia/var/tmp/"
> > LogFolder="/usr/local/OSG_0.7.0/gratia/var/logs/"
> >
> > (15:19:36) Arvind Gopu: * create a new dir $VDT_LOCATION/gratia//var/rsv/
> > * Change the lines in the above file to thenew directories, say
> > $VDT_LOCATION/gratia//var/rsv/ {log,tmp,data}
> > * Chown that dir tree to be owned by the RSV user at configure_osg_rsv
> time
> >
>
> I split this bug fix into a separate ticket. This way I can refer
> directly to the problem within the new ticket (and link to that ticket
> from the release.html page).
>
>
>

_____________________________________________________________________
Arvind Gopu | OSG Operations Group | (UITS-RT-OSG_OPS) @ IU
OSG-OPS website: http://grid.iu.edu | Work: (812)856-0187
My website: http://cs.indiana.edu/~agopu
Download (untitled) / with headers
text/plain 399b
> [agopu@indiana.edu - Sat Sep 08 17:43:35 2007]:
> But the ProbeConfig file is pointing to the wrong directories.
>
> root@dickinson ~ % less /osg/0.7.0/gratia/probe/metric/ProbeConfig
> . . .
> DataFolder="/osg/0.7.0/gratia/rsv/var/data/"
> WorkingFolder="/osg/0.7.0/gratia/rsv/var/tmp/"
> LogFolder="/osg/0.7.0/gratia/rsv/var/logs/"

Sorry for the mixup. This is fixed in 1.8.1.