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

Fixed in: (no value)
Fix scheduled: CUR

Owner: Alain Roy
Requestors: timm@fnal.gov
Cc: anand.iowa@gmail.com
law@cac.cornell.edu
AdminCc:

New reminder:

Created: Mon Sep 10 14:30:34 2007
Starts: Not set
Started: Not set
Last Contact: Mon Oct 15 13:20:57 2007
Due: Not set
Closed: Mon Oct 15 13:21:08 2007
Updated: Mon Oct 15 13:21:08 2007 by roy



History Brief headersFull headers
Subject: BUG in configure_gip
Date: Mon, 10 Sep 2007 14:25:51 -0500 (CDT)
To: vdt-support@OPENSCIENCEGRID.ORG
From: Steven Timm <timm@fnal.gov>
Download (untitled) / with headers
text/plain 1.6k
There is a bug in the configure_gip script, both in the version
as shipped with vdt-1.6.1 and vdt-1.8.0, and presumably
it has always been there.

The problem happens when you have a user ACL on a queue, thus:
(here's output from qstat -Q -f)


Queue: d0farm
queue_type = Execution
max_queuable = 1000
total_jobs = 1
state_count = Transit:0 Queued:0 Held:0 Waiting:0 Running:1 Exiting:0
max_running = 800
acl_host_enable = True
acl_hosts = d0cabosg2.fnal.gov
acl_user_enable = True
acl_users = dzeroana,dzeropro,samgrid
resources_max.mem = 950mb
resources_max.pmem = 950mb
resources_assigned.mem = 0b
resources_assigned.nodect = 1
enabled = True
started = True


-------------
These three users (dzeropro, samgrid, and dzeroana) are
all part of the dzero VO. What the configurator should do is
make a GlueCEAccessBaseControlRule of VO:dzero, by means of
the osg-user-vo-map.txt.

What it does, instead is to make

GlueCEAccessControlBaseRule: VO:dzeroana
GlueCEAccessControlBaseRule: VO:dzeropro
GlueCEAccessControlBaseRule: VO:samgrid


These user id's are not VO's and can't be used as such in ReSS or BDII
or anything. We need to get this fixed.

(This also exposes the meta-question of what happens if a site wants to
support only certain groups or certain roles of a VO, but I digress.)

Thanks

Steve Timm



--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
Download (untitled) / with headers
text/plain 1.7k
Sorry for the slow response.

I've added Will Law to the ticket, so he can help, because he is the
current maintainer of configure_gip.

Will--I do'nt understand the underlying problem here. Do you understand
it, and how to fix it?

Thanks,
-alain

> There is a bug in the configure_gip script, both in the version
> as shipped with vdt-1.6.1 and vdt-1.8.0, and presumably
> it has always been there.
>
> The problem happens when you have a user ACL on a queue, thus:
> (here's output from qstat -Q -f)
>
>
> Queue: d0farm
> queue_type = Execution
> max_queuable = 1000
> total_jobs = 1
> state_count = Transit:0 Queued:0 Held:0 Waiting:0 Running:1 Exiting:0
> max_running = 800
> acl_host_enable = True
> acl_hosts = d0cabosg2.fnal.gov
> acl_user_enable = True
> acl_users = dzeroana,dzeropro,samgrid
> resources_max.mem = 950mb
> resources_max.pmem = 950mb
> resources_assigned.mem = 0b
> resources_assigned.nodect = 1
> enabled = True
> started = True
>
>
> -------------
> These three users (dzeropro, samgrid, and dzeroana) are
> all part of the dzero VO. What the configurator should do is
> make a GlueCEAccessBaseControlRule of VO:dzero, by means of
> the osg-user-vo-map.txt.
>
> What it does, instead is to make
>
> GlueCEAccessControlBaseRule: VO:dzeroana
> GlueCEAccessControlBaseRule: VO:dzeropro
> GlueCEAccessControlBaseRule: VO:samgrid
>
>
> These user id's are not VO's and can't be used as such in ReSS or BDII
> or anything. We need to get this fixed.
>
> (This also exposes the meta-question of what happens if a site wants to
> support only certain groups or certain roles of a VO, but I digress.)
>
> Thanks
>
> Steve Timm
>
>
>
>
>
CC: timm@fnal.gov, Ruth Pordes <ruth@fnal.gov>, Robert Gardner <rwg@hep.uchicago.edu>
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Tue, 18 Sep 2007 15:20:30 -0400
To: vdt-support@OPENSCIENCEGRID.ORG
From: William Law <law@cac.cornell.edu>
Download (untitled) / with headers
text/plain 2.4k
Hi Alain -

I am out of the office right now because my Mom became extremely ill
suddenly on Friday. I'm not completely sure when I will be back. Ruth
Pordes and Rob Gardner are working on getting some sort of help for the
moment - I am not sure about the status.

I am not sure about the source of the issue exactly right now, I'll admit I
am a bit rattled and exhausted.

Will

On 9/18/07, Alain Roy via RT <vdt-support@opensciencegrid.org> wrote:
>
> Sorry for the slow response.
>
> I've added Will Law to the ticket, so he can help, because he is the
> current maintainer of configure_gip.
>
> Will--I do'nt understand the underlying problem here. Do you understand
> it, and how to fix it?
>
> Thanks,
> -alain
>
> > There is a bug in the configure_gip script, both in the version
> > as shipped with vdt-1.6.1 and vdt-1.8.0, and presumably
> > it has always been there.
> >
> > The problem happens when you have a user ACL on a queue, thus:
> > (here's output from qstat -Q -f)
> >
> >
> > Queue: d0farm
> > queue_type = Execution
> > max_queuable = 1000
> > total_jobs = 1
> > state_count = Transit:0 Queued:0 Held:0 Waiting:0 Running:1
> Exiting:0
> > max_running = 800
> > acl_host_enable = True
> > acl_hosts = d0cabosg2.fnal.gov
> > acl_user_enable = True
> > acl_users = dzeroana,dzeropro,samgrid
> > resources_max.mem = 950mb
> > resources_max.pmem = 950mb
> > resources_assigned.mem = 0b
> > resources_assigned.nodect = 1
> > enabled = True
> > started = True
> >
> >
> > -------------
> > These three users (dzeropro, samgrid, and dzeroana) are
> > all part of the dzero VO. What the configurator should do is
> > make a GlueCEAccessBaseControlRule of VO:dzero, by means of
> > the osg-user-vo-map.txt.
> >
> > What it does, instead is to make
> >
> > GlueCEAccessControlBaseRule: VO:dzeroana
> > GlueCEAccessControlBaseRule: VO:dzeropro
> > GlueCEAccessControlBaseRule: VO:samgrid
> >
> >
> > These user id's are not VO's and can't be used as such in ReSS or BDII
> > or anything. We need to get this fixed.
> >
> > (This also exposes the meta-question of what happens if a site wants to
> > support only certain groups or certain roles of a VO, but I digress.)
> >
> > Thanks
> >
> > Steve Timm
> >
> >
> >
> >
> >
>
>
> --
> View ticket at <
> http://vdt.cs.wisc.edu/rt/Ticket/Display.html?user=guest&pass=guest&id=2959
> >
> VDT Support, vdt-support@ivdgl.org
>
CC: vdt-support@OPENSCIENCEGRID.ORG, Ruth Pordes <ruth@fnal.gov>, Robert Gardner <rwg@hep.uchicago.edu>
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Tue, 18 Sep 2007 14:24:25 -0500 (CDT)
To: William Law <law@cac.cornell.edu>
From: Steven Timm <timm@fnal.gov>
Download (untitled) / with headers
text/plain 3.5k
The source of the issue is the following:
Queue X in PBS is declared to be accessible to only three users:
The GIP advertises it as being accessible to three VO's with the names
of those users, even though those user names do not correspond to any
VO name that is known or unknown.
The GIP should parse the user ACL and look up the user-to-vo
correspondence in osg-user-vo-map.txt. In this case, it would have found
out that those three users all correspond to DZERO VO and advertised it
accordingly.

This particular section, PBS configuration--I seem to find a new bug
in the logic every time I try to do something new. Former maintainers of
the code didn't have much expertise in PBS nor did they have a complicated
PBS cluster with which to test the code.

Steve Timm


On Tue, 18 Sep 2007, William Law wrote:

> Hi Alain -
>
> I am out of the office right now because my Mom became extremely ill
> suddenly on Friday. I'm not completely sure when I will be back. Ruth
> Pordes and Rob Gardner are working on getting some sort of help for the
> moment - I am not sure about the status.
>
> I am not sure about the source of the issue exactly right now, I'll admit I
> am a bit rattled and exhausted.
>
> Will
>
> On 9/18/07, Alain Roy via RT <vdt-support@opensciencegrid.org> wrote:
>>
>> Sorry for the slow response.
>>
>> I've added Will Law to the ticket, so he can help, because he is the
>> current maintainer of configure_gip.
>>
>> Will--I do'nt understand the underlying problem here. Do you understand
>> it, and how to fix it?
>>
>> Thanks,
>> -alain
>>
>>> There is a bug in the configure_gip script, both in the version
>>> as shipped with vdt-1.6.1 and vdt-1.8.0, and presumably
>>> it has always been there.
>>>
>>> The problem happens when you have a user ACL on a queue, thus:
>>> (here's output from qstat -Q -f)
>>>
>>>
>>> Queue: d0farm
>>> queue_type = Execution
>>> max_queuable = 1000
>>> total_jobs = 1
>>> state_count = Transit:0 Queued:0 Held:0 Waiting:0 Running:1
>> Exiting:0
>>> max_running = 800
>>> acl_host_enable = True
>>> acl_hosts = d0cabosg2.fnal.gov
>>> acl_user_enable = True
>>> acl_users = dzeroana,dzeropro,samgrid
>>> resources_max.mem = 950mb
>>> resources_max.pmem = 950mb
>>> resources_assigned.mem = 0b
>>> resources_assigned.nodect = 1
>>> enabled = True
>>> started = True
>>>
>>>
>>> -------------
>>> These three users (dzeropro, samgrid, and dzeroana) are
>>> all part of the dzero VO. What the configurator should do is
>>> make a GlueCEAccessBaseControlRule of VO:dzero, by means of
>>> the osg-user-vo-map.txt.
>>>
>>> What it does, instead is to make
>>>
>>> GlueCEAccessControlBaseRule: VO:dzeroana
>>> GlueCEAccessControlBaseRule: VO:dzeropro
>>> GlueCEAccessControlBaseRule: VO:samgrid
>>>
>>>
>>> These user id's are not VO's and can't be used as such in ReSS or BDII
>>> or anything. We need to get this fixed.
>>>
>>> (This also exposes the meta-question of what happens if a site wants to
>>> support only certain groups or certain roles of a VO, but I digress.)
>>>
>>> Thanks
>>>
>>> Steve Timm
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> View ticket at <
>> http://vdt.cs.wisc.edu/rt/Ticket/Display.html?user=guest&pass=guest&id=2959
>>>
>> VDT Support, vdt-support@ivdgl.org
>>
>

--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Tue, 18 Sep 2007 15:28:50 -0500
To: vdt-support@OPENSCIENCEGRID.ORG
From: Alain Roy <roy@cs.wisc.edu>
Download (untitled) / with headers
text/plain 580b
> I am out of the office right now because my Mom became extremely ill
> suddenly on Friday. I'm not completely sure when I will be back.
> Ruth
> Pordes and Rob Gardner are working on getting some sort of help
> for the
> moment - I am not sure about the status.

Will--

Family health issues are WAY more important than the VDT. Don't think
about this issue any more. If I can't solve it, we'll solve it with
your help in a future update after VDT 1.8.1 is released.

I'm truly sorry to hear about your mother's illness. I hope she
recovers--best of luck!

-alain
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Tue, 18 Sep 2007 15:29:53 -0500
To: vdt-support@OPENSCIENCEGRID.ORG
From: Alain Roy <roy@cs.wisc.edu>
Download (untitled) / with headers
text/plain 1002b
> The source of the issue is the following:
> Queue X in PBS is declared to be accessible to only three users:
> The GIP advertises it as being accessible to three VO's with the names
> of those users, even though those user names do not correspond to any
> VO name that is known or unknown.
> The GIP should parse the user ACL and look up the user-to-vo
> correspondence in osg-user-vo-map.txt. In this case, it would have
> found
> out that those three users all correspond to DZERO VO and
> advertised it
> accordingly.
>
> This particular section, PBS configuration--I seem to find a new bug
> in the logic every time I try to do something new. Former
> maintainers of
> the code didn't have much expertise in PBS nor did they have a
> complicated
> PBS cluster with which to test the code.

Steve--

I also have no experience with the PBS, nor this code in particular.
Do you have the ability and time to look at it and suggest a change
that we can put into the VDT?

Thanks,
-alain
Download (untitled) / with headers
text/plain 271b
Hi Anand,

Are you able to help with this VDT ticket that is about the GIP? Will
Law is unable to help right now due to personal issues.

You can see the full text of the VDT ticket here:
http://vdt.cs.wisc.edu/rt/index.html?user=guest&pass=guest&q=2959

Thanks,
-alain
CC: timm@fnal.gov, law@cac.cornell.edu, Shaowen Wang <shaowen@uiuc.edu>
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Thu, 11 Oct 2007 15:31:47 -0500
To: vdt-support@OPENSCIENCEGRID.ORG
From: Anand Padmanabhan <apadmana@uiuc.edu>
Download (untitled) / with headers
text/plain 445b
Hi Alain,

I will be happy to help address this ticket. I will let you know as soon
as I am able to fix it.

Thanks
Anand

Alain Roy via RT wrote:
> Hi Anand,
>
> Are you able to help with this VDT ticket that is about the GIP? Will
> Law is unable to help right now due to personal issues.
>
> You can see the full text of the VDT ticket here:
> http://vdt.cs.wisc.edu/rt/index.html?user=guest&pass=guest&q=2959
>
> Thanks,
> -alain
>
>
>
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Thu, 11 Oct 2007 16:35:25 -0500
To: vdt-support@OPENSCIENCEGRID.ORG
From: Alain Roy <roy@cs.wisc.edu>
Download (untitled) / with headers
text/plain 103b
Great, thanks Anand!

Steve--when we have a fix, it will go into the next update of VDT 1.8.1.

-alain
CC: Shaowen Wang <shaowen@uiuc.edu>, William Law <law@cac.cornell.edu>
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Fri, 12 Oct 2007 16:40:58 -0500
To: vdt-support@OPENSCIENCEGRID.ORG, timm@fnal.gov
From: Anand Padmanabhan <anand.iowa@gmail.com>
Download (untitled) / with headers
text/plain 386b
Hi Steve/Alain,

I did find the source of the problem and updated it, but I don't have a
complicated environment like FNAL to test it fully. So Steve if you
could test it and let me know if this works, we can finalize the changes.

Anand

Alain Roy via RT wrote:
> Great, thanks Anand!
>
> Steve--when we have a fix, it will go into the next update of VDT 1.8.1.
>
> -alain
>
>
>
Download configure_gip.tar.gz
application/x-gzip 14.6k

Message body not shown because it is too large or is not plain text.

Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Sun, 14 Oct 2007 20:33:04 -0500
To: vdt-support@OPENSCIENCEGRID.ORG
From: Alain Roy <roy@cs.wisc.edu>
Download (untitled) / with headers
text/plain 691b
Steve--

Let us know how your testing goes. If it is successful, we'll include
it in an update to VDT 1.8.1.

Thanks,
-alain

On Oct 12, 2007, at 4:48 PM, Anand Padmanabhan via RT wrote:

> http://vdt.cs.wisc.edu/rt/Ticket/Display.html?id=2959
>
> Hi Steve/Alain,
>
> I did find the source of the problem and updated it, but I don't
> have a
> complicated environment like FNAL to test it fully. So Steve if you
> could test it and let me know if this works, we can finalize the
> changes.
>
> Anand
>
> Alain Roy via RT wrote:
>> Great, thanks Anand!
>>
>> Steve--when we have a fix, it will go into the next update of VDT
>> 1.8.1.
>>
>> -alain
>>
>>
>>
>
> <configure_gip.tar.gz>
CC: vdt-support@OPENSCIENCEGRID.ORG, Shaowen Wang <shaowen@uiuc.edu>, William Law <law@cac.cornell.edu>
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Mon, 15 Oct 2007 10:26:26 -0500 (CDT)
To: apadmana@uiuc.edu
From: Steven Timm <timm@fnal.gov>
Download (untitled) / with headers
text/plain 1.2k
Anand and all--
I have looked at the new configure_gip and it appears that the
new code will do the right thing. Unfortunately this appears
to be a glue schema v1.3 gip and the only PBS system of this
complexity I have to test it out against is currently vdt-1.6.1/OSG 0.6.0
glue 1.2 based. So I may not be able to test it out right away.
What I could do is to simply patch the code from the new configure_gip
into the queue and acl parsing section of the old one and see if that
particular problem is solved. I will let you know when this is done.

Steve Timm


On Fri, 12 Oct 2007, Anand Padmanabhan wrote:

> Hi Steve/Alain,
>
> I did find the source of the problem and updated it, but I don't have a
> complicated environment like FNAL to test it fully. So Steve if you could
> test it and let me know if this works, we can finalize the changes.
>
> Anand
>
> Alain Roy via RT wrote:
>> Great, thanks Anand!
>>
>> Steve--when we have a fix, it will go into the next update of VDT 1.8.1.
>>
>> -alain
>>
>>
>>
>
>

--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
CC: vdt-support@OPENSCIENCEGRID.ORG, Shaowen Wang <shaowen@uiuc.edu>, William Law <law@cac.cornell.edu>
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Mon, 15 Oct 2007 10:59:51 -0500 (CDT)
To: apadmana@uiuc.edu
From: Steven Timm <timm@fnal.gov>
Download (untitled) / with headers
text/plain 1.6k
I patched the modified subroutine add_to_pbs_queues
into my production configure_gip vdt 1.6.1, along with the patched
call of the extra parameter, and it now reports the correct
GlueCEAccessControlBaseRule
I'm confident this will do the fix in vdt 1.8.1 as well.
Thanks for the fix.

Steve Timm


On Mon, 15 Oct 2007, Steven Timm wrote:

> Anand and all--
> I have looked at the new configure_gip and it appears that the
> new code will do the right thing. Unfortunately this appears
> to be a glue schema v1.3 gip and the only PBS system of this
> complexity I have to test it out against is currently vdt-1.6.1/OSG 0.6.0
> glue 1.2 based. So I may not be able to test it out right away.
> What I could do is to simply patch the code from the new configure_gip
> into the queue and acl parsing section of the old one and see if that
> particular problem is solved. I will let you know when this is done.
>
> Steve Timm
>
>
> On Fri, 12 Oct 2007, Anand Padmanabhan wrote:
>
>> Hi Steve/Alain,
>>
>> I did find the source of the problem and updated it, but I don't have a
>> complicated environment like FNAL to test it fully. So Steve if you could
>> test it and let me know if this works, we can finalize the changes.
>>
>> Anand
>>
>> Alain Roy via RT wrote:
>>> Great, thanks Anand!
>>>
>>> Steve--when we have a fix, it will go into the next update of VDT 1.8.1.
>>>
>>> -alain
>>>
>>>
>>>
>>
>>
>
>

--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
CC: vdt-support@OPENSCIENCEGRID.ORG, Shaowen Wang <shaowen@uiuc.edu>, William Law <law@cac.cornell.edu>
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Mon, 15 Oct 2007 11:03:29 -0500
To: Steven Timm <timm@fnal.gov>
From: Anand Padmanabhan <apadmana@uiuc.edu>
Download (untitled) / with headers
text/plain 1.6k
Steve,

The patch should be easily portable to GIP in vdt-1.6.1. All you would
need to do is:
1. Replace the add_to_pbs_queues() function with the one from new
configure_gip
2. Add an extra parameter when this function is called (in
fix_for_pbs_queues()):
Line ~713: change add_to_pbs_queues(\@pbs_groups,\@tmp_groups); to
add_to_pbs_queues(\@pbs_groups,\@tmp_groups,0);
Line ~716: change add_to_pbs_queues(\@pbs_users,\@tmp_groups); to
add_to_pbs_queues(\@pbs_users,\@tmp_groups,1);

Let me know if you run into problems or have any questions.

Thanks,
Anand
Steven Timm wrote:
> Anand and all--
> I have looked at the new configure_gip and it appears that the
> new code will do the right thing. Unfortunately this appears
> to be a glue schema v1.3 gip and the only PBS system of this
> complexity I have to test it out against is currently vdt-1.6.1/OSG 0.6.0
> glue 1.2 based. So I may not be able to test it out right away.
> What I could do is to simply patch the code from the new configure_gip
> into the queue and acl parsing section of the old one and see if that
> particular problem is solved. I will let you know when this is done.
>
> Steve Timm
>
>
> On Fri, 12 Oct 2007, Anand Padmanabhan wrote:
>
>> Hi Steve/Alain,
>>
>> I did find the source of the problem and updated it, but I don't have
>> a complicated environment like FNAL to test it fully. So Steve if you
>> could test it and let me know if this works, we can finalize the changes.
>>
>> Anand
>>
>> Alain Roy via RT wrote:
>>> Great, thanks Anand!
>>>
>>> Steve--when we have a fix, it will go into the next update of VDT 1.8.1.
>>>
>>> -alain
>>>
>>>
>>>
>>
>>
>
CC: anand.iowa@gmail.com, law@cac.cornell.edu
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Mon, 15 Oct 2007 11:13:41 -0500 (CDT)
To: Anand Padmanabhan via RT <vdt-support@OPENSCIENCEGRID.ORG>
From: Steven Timm <timm@fnal.gov>
Download (untitled) / with headers
text/plain 2.2k
The steps below are exactly what I did--just before I got this E-mail.
Thanks

Steve Timm


------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.

On Mon, 15 Oct 2007, Anand Padmanabhan via RT wrote:

> Steve,
>
> The patch should be easily portable to GIP in vdt-1.6.1. All you would
> need to do is:
> 1. Replace the add_to_pbs_queues() function with the one from new
> configure_gip
> 2. Add an extra parameter when this function is called (in
> fix_for_pbs_queues()):
> Line ~713: change add_to_pbs_queues(\@pbs_groups,\@tmp_groups); to
> add_to_pbs_queues(\@pbs_groups,\@tmp_groups,0);
> Line ~716: change add_to_pbs_queues(\@pbs_users,\@tmp_groups); to
> add_to_pbs_queues(\@pbs_users,\@tmp_groups,1);
>
> Let me know if you run into problems or have any questions.
>
> Thanks,
> Anand
> Steven Timm wrote:
>> Anand and all--
>> I have looked at the new configure_gip and it appears that the
>> new code will do the right thing. Unfortunately this appears
>> to be a glue schema v1.3 gip and the only PBS system of this
>> complexity I have to test it out against is currently vdt-1.6.1/OSG 0.6.0
>> glue 1.2 based. So I may not be able to test it out right away.
>> What I could do is to simply patch the code from the new configure_gip
>> into the queue and acl parsing section of the old one and see if that
>> particular problem is solved. I will let you know when this is done.
>>
>> Steve Timm
>>
>>
>> On Fri, 12 Oct 2007, Anand Padmanabhan wrote:
>>
>>> Hi Steve/Alain,
>>>
>>> I did find the source of the problem and updated it, but I don't have
>>> a complicated environment like FNAL to test it fully. So Steve if you
>>> could test it and let me know if this works, we can finalize the changes.
>>>
>>> Anand
>>>
>>> Alain Roy via RT wrote:
>>>> Great, thanks Anand!
>>>>
>>>> Steve--when we have a fix, it will go into the next update of VDT 1.8.1.
>>>>
>>>> -alain
>>>>
>>>>
>>>>
>>>
>>>
>>
>
>
> --
> View ticket at <http://vdt.cs.wisc.edu/rt/Ticket/Display.html?user=guest&pass=guest&id=2959>
> VDT Support, vdt-support@ivdgl.org
>
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Mon, 15 Oct 2007 12:05:16 -0500
To: vdt-support@OPENSCIENCEGRID.ORG
From: Alain Roy <roy@cs.wisc.edu>
Download (untitled) / with headers
text/plain 125b
So is the conclusion that I should take the new configure_gip as-is
from Anand and put it into VDT 1.8.1b?

Thanks,
-alain
CC: vdt-support@OPENSCIENCEGRID.ORG, Shaowen Wang <shaowen@uiuc.edu>, William Law <law@cac.cornell.edu>
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Mon, 15 Oct 2007 11:04:30 -0500
To: Steven Timm <timm@fnal.gov>
From: Anand Padmanabhan <apadmana@uiuc.edu>
Download (untitled) / with headers
text/plain 1.4k
Thanks Steve!

Anand
Steven Timm wrote:
> I patched the modified subroutine add_to_pbs_queues
> into my production configure_gip vdt 1.6.1, along with the patched
> call of the extra parameter, and it now reports the correct
> GlueCEAccessControlBaseRule
> I'm confident this will do the fix in vdt 1.8.1 as well.
> Thanks for the fix.
>
> Steve Timm
>
>
> On Mon, 15 Oct 2007, Steven Timm wrote:
>
>> Anand and all--
>> I have looked at the new configure_gip and it appears that the
>> new code will do the right thing. Unfortunately this appears
>> to be a glue schema v1.3 gip and the only PBS system of this
>> complexity I have to test it out against is currently vdt-1.6.1/OSG 0.6.0
>> glue 1.2 based. So I may not be able to test it out right away.
>> What I could do is to simply patch the code from the new configure_gip
>> into the queue and acl parsing section of the old one and see if that
>> particular problem is solved. I will let you know when this is done.
>>
>> Steve Timm
>>
>>
>> On Fri, 12 Oct 2007, Anand Padmanabhan wrote:
>>
>>> Hi Steve/Alain,
>>>
>>> I did find the source of the problem and updated it, but I don't have
>>> a complicated environment like FNAL to test it fully. So Steve if you
>>> could test it and let me know if this works, we can finalize the
>>> changes.
>>>
>>> Anand
>>>
>>> Alain Roy via RT wrote:
>>>> Great, thanks Anand!
>>>>
>>>> Steve--when we have a fix, it will go into the next update of VDT
>>>> 1.8.1.
>>>>
>>>> -alain
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
CC: anand.iowa@gmail.com, law@cac.cornell.edu
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Mon, 15 Oct 2007 12:19:41 -0500 (CDT)
To: Alain Roy via RT <vdt-support@OPENSCIENCEGRID.ORG>
From: Steven Timm <timm@fnal.gov>
Download (untitled) / with headers
text/plain 527b
That is certainly my recommendation, yes.

Steve


On Mon, 15 Oct 2007, Alain Roy via RT wrote:

> So is the conclusion that I should take the new configure_gip as-is
> from Anand and put it into VDT 1.8.1b?
>
> Thanks,
> -alain
>
>
>

--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
Subject: [vdt-support #2959] SVN commit, rev 6761
To: vdt-support@cs.wisc.edu
From: roy@cs.wisc.edu
Download (untitled) / with headers
text/plain 201b
Commit comment:
Updated from Anand to fix bug #2959.


Changed files:
U vdt/branches/vdt-1.8.1/Configure-GIP/vdt/setup/configure_gip

To generate a diff:
svn diff -c 6761 file:///p/vdt/workspace/svn
CC: Alain Roy via RT <vdt-support@OPENSCIENCEGRID.ORG>, law@cac.cornell.edu
Subject: Re: [vdt-support #2959] BUG in configure_gip
Date: Mon, 15 Oct 2007 12:55:24 -0500
To: Steven Timm <timm@fnal.gov>
From: Anand Padmanabhan <anand-padmanabhan-1@uiowa.edu>
Download (untitled) / with headers
text/plain 538b
Yes.

Also Alain could you update dynamic pbs (as attached, goes into
lcg/libexec). I found it was missing a newline which was causing
GlueCEPolicyAssignedJobSlots to repeated twice under VOView that might
cause issue with interoperability.

Thanks,
Anand

Steven Timm wrote:
>
> That is certainly my recommendation, yes.
>
> Steve
>
>
> On Mon, 15 Oct 2007, Alain Roy via RT wrote:
>
>> So is the conclusion that I should take the new configure_gip as-is
>> from Anand and put it into VDT 1.8.1b?
>>
>> Thanks,
>> -alain
>>
>>
>>
>
Download osg-info-dynamic-pbs.tar.gz
application/x-gzip 3.2k

Message body not shown because it is too large or is not plain text.

Subject: [vdt-support #2959] SVN commit, rev 6762
To: vdt-support@cs.wisc.edu
From: roy@cs.wisc.edu
Download (untitled) / with headers
text/plain 238b
Commit comment:
Update from Anand: add a newline that was missing.


Changed files:
U vdt/branches/vdt-1.8.1/Generic-Information-Provider/lcg/libexec/osg-info-dynamic-pbs

To generate a diff:
svn diff -c 6762 file:///p/vdt/workspace/svn
Download (untitled) / with headers
text/plain 262b
Thanks Anand and Steve!

I've taken both updates (one to configure_gip and one to
osg-info-dynamic-pbs), and they will be in VDT 1.8.1b.

I'm going to resolve this ticket now, but feel free to send more email
if further problems are discovered.

Thanks,
-alain