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

Fixed in: 1.8.1g
Fix scheduled: CUR

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

New reminder:

Created: Thu Dec 20 15:57:43 2007
Starts: Not set
Started: Fri Jan 04 13:00:52 2008
Last Contact: Not set
Due: Not set
Closed: Fri Jan 04 13:00:52 2008
Updated: Fri Jan 04 13:01:28 2008 by kronenfe



History Brief headersFull headers
Subject: Update GUMS to 1.2.14
Download (untitled) / with headers
text/plain 2.9k
> From: Jay Packard <packardj@rcf.rhic.bnl.gov>
> Date: December 14, 2007 2:22:31 PM CST
> To: Alain Roy <roy@cs.wisc.edu>, Tim Cartwright <cat@cs.wisc.edu>
> Cc: Gabriele Garzoglio <garzogli@fnal.gov>, "John R. Hover"
<jhover@bnl.gov>
> Subject: GUMS 1.2.14
>
> I uploaded the latest gums, 1.2.14. It has the following changes:
>
> 1) fixed problem where the gums-create-config script couldn't parse
> database connection information when within double quotes (vs single
> quotes)
>
> 2) enable GIP probe for each hostToGroupMapping and add a new one if
> "*/?*.domain" doesn't exist during 1.1 to 1.2 transformation, thus
> ensuring the GIP probe will be enabled in GUMS immediately.
>
> Also, since version 1.2.13, the server and client scripts are renamed
> to gums-*. The directories containing these scripts should be added
> to the vdt path. These directories are $VDT_LOCATION/gums/scripts and
> $VDT_LOCATION/tomcat/v55/webapps/gums/WEB-INF/scripts.
>
> Also, version 1.2.13 and up includes the new gums-create-config script
> which can download the osg template, parse the current configuration
> for database connection information, insert it into the template, and
> then make it the current configuration.
>
> Jay


> From: Jay Packard <jpackard@bnl.gov>
> Date: December 17, 2007 2:13:48 PM CST
> To: Alain Roy <roy@cs.wisc.edu>
> Cc: Jay Packard <packardj@rcf.rhic.bnl.gov>, Tim Cartwright
> <cat@cs.wisc.edu>, Gabriele Garzoglio <garzogli@fnal.gov>, "John
> R. Hover" <jhover@bnl.gov>
> Subject: Re: GUMS 1.2.14
>
> This update is important for the sake of automatic enabling of the GIP
> probe. We thought this was in place before, but there were some
> issues.

I pushed back on the renaming of the scripts, since this is an update
during a stable series. I suggested wrapper scripts to ease the pain.

> From: Jay Packard <packardj@rcf.rhic.bnl.gov>
> Date: December 20, 2007 12:07:32 PM CST
> To: Alain Roy <roy@cs.wisc.edu>
> Cc: Jay Packard <jpackard@bnl.gov>, Tim Cartwright <cat@cs.wisc.edu>,
> Gabriele Garzoglio <garzogli@fnal.gov>, "John R. Hover"
> <jhover@bnl.gov>
> Subject: Re: GUMS 1.2.14
>
> Alain,
>
> This makes sense. I put in two wrapper scripts that have the original
> names of the scripts. I chose this rather than symlinks because, as
> you said, I can output that these script are deprecated. So now the
> interface is the same. I re-uploaded it to 1.2.14 since no one has
> used 1.2.14 yet.
>
> On the VDT end, you should change the script to call
> gums-setup-mysql-database instead of setupMySQLDatabase for the time
> when setupMySQLDatabase is removed. You should also add
> $VDT_LOCATION/gums/scripts and
> $VDT_LOCATION/tomcat/v55/webapps/gums/WEB-INF/scripts to the VDT
> path. Also, you should set these scripts to have execute privileges
> since their being in a compressed file removes the execute
> permissions.
>
> Then, as soon as you make the change I will update the documentation
> and send an email to the OSG list.

When we do the upgrade, we should make sure Jay knows about it.