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

Fixed in: 1.10.1m
Fix scheduled: (no value)

Owner: Scot Kronenfeld
Requestors: osg@tick-indy.globalnoc.iu.edu
Cc:
AdminCc:

New reminder:

Created: Fri Oct 03 16:09:00 2008
Starts: Not set
Started: Not set
Last Contact: Tue Dec 16 16:39:51 2008
Due: Not set
Closed: Tue Dec 23 18:18:02 2008
Updated: Tue Dec 23 18:18:03 2008 by kronenfe



History Brief headersFull headers
Subject: Open Science Grid: Problem with NFSLite Condor.pm ISSUE=5648 PROJ=71
Date: Fri, 03 Oct 2008 21:03 +0000
To: vdt-support@OPENSCIENCEGRID.ORG
From: Open Science Grid FootPrints <osg@tick-indy.globalnoc.iu.edu>
Download (untitled) / with headers
text/plain 1.8k
When replying, type your text above this line.
----------------------------------------------
This message is to let you know that Open Science Grid ticket 5648 "Problem with NFSLite Condor.pm" which is assigned to you, was updated on 2008-10-03 at 21:03:04 with the following information:

FootPrints Ticket Description:
Entered on 10/03/2008 at 20:56:33 by Tim Silvers:
Routing to the VDT for further action.

Tim

Entered on 10/01/2008 at 16:42:09 by OSG-GOC:
Queues = Grid

Submitter Name: Carl Lundstedt

Application System: clundst@unlserve.unl.edu

Your Resource/Service Name:
Nebraska Tier 2 Center

Your VO Support Center:
FNAL

Your Phone Number:
402 472 4298

Description of Problem:
Problem with NFSLite Condor.pm

The default configuration/installation of the NFSLite condor.pm is broken. If the admin does not uncomment a line in the new condor.pm then jobs with memory requirements will fail due to a busted submit script. In particular:
# Commenting these out to assume the current OS and arch
# Uncomment these if you need to set a specific OS or architecture
#$requirements = "OpSys == \"" . $description->condor_os() . "\" ";
#$requirements .= " && Arch == \"" . $description->condor_arch() .
"\" ";

if($description->min_memory() ne '')
{
$requirements .= " && Memory >= " . $description->min_memory();
$rank = "rank = Memory\n";
}

Removing the '&&' in front of Memory clear this up OR uncommenting the OpSYS line or removing the "&&" from the Arch line and uncommenting.

Assignees: OSG GOC Support Team, Tim Silvers, OSG Support Centers, VDT
Status: Support Agency
Originating VO Support Center: Fermilab
Destination VO Support Center: VDT
Originating Ticket Number:
Destination Ticket Number:

Thank You,
OSG Grid Operations Center
goc@opensciencegrid.org, 317-278-9699
info: http://www.opensciencegrid.org
rss: http://www.grid.iu.edu/news/
Subject: [vdt-support #4109] Open Science Grid: Problem with NFSLite Condor.pm ISSUE=5648 PROJ=71
Date: Fri, 03 Oct 2008 21:09 +0000
To: vdt-support@OPENSCIENCEGRID.ORG
From: Open Science Grid FootPrints <osg@tick-indy.globalnoc.iu.edu>
Download (untitled) / with headers
text/plain 1.5k
When replying, type your text above this line.
----------------------------------------------
This message is to let you know that Open Science Grid ticket 5648 "Problem with NFSLite Condor.pm" which is assigned to you, was updated on 10/03/2008 at 21:09:09 with the following information:

FootPrints Ticket Description:
Greetings from the VDT support system!

This message was generated automatically in response to the creation of a
ticket regarding:

Open Science Grid: Problem with NFSLite Condor.pm ISSUE=5648 PROJ=71

Your original request is copied below for reference.

There is no need to reply to this message right now -- someone from the VDT
team will respond to you as soon as possible. If you wish to view your
support ticket online, visit:

http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=4109

Your ticket has been assigned an ID as follows:

[vdt-support #4109]

Please include the ticket ID in the subject line of all future email about
this issue. To do so, you may reply to this message.

Thank you for your interest in the VDT.

vdt-support@opensciencegrid.org

-------------------------------------------------------------------------
[Duplicate message snipped]

Assignees: OSG GOC Support Team, Tim Silvers, OSG Support Centers, VDT
Status: Support Agency
Originating VO Support Center: Fermilab
Destination VO Support Center: VDT
Originating Ticket Number:
Destination Ticket Number:

Thank You,
OSG Grid Operations Center
goc@opensciencegrid.org, 317-278-9699
info: http://www.opensciencegrid.org
rss: http://www.grid.iu.edu/news/
Thanks for reporting this Carl. We're looking into fixing it in an
upcoming release.
Subject: [vdt-support #4109] Open Science Grid: Problem with NFSLite Condor.pm ISSUE=5648 PROJ=71
Date: Fri, 17 Oct 2008 19:42 +0000
To: vdt-support@OPENSCIENCEGRID.ORG
From: Open Science Grid FootPrints <osg@tick-indy.globalnoc.iu.edu>
Download (untitled) / with headers
text/plain 914b
When replying, type your text above this line.
----------------------------------------------
This message is to let you know that Open Science Grid ticket 5648 "Problem with NFSLite Condor.pm" which is assigned to you, was updated on 10/17/2008 at 19:42:10 with the following information:

FootPrints Ticket Description:
Thanks for reporting this Carl. We're looking into fixing it in an
upcoming release.

--
View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=4109>
VDT Support: vdt-support@opensciencegrid.org

Assignees: OSG GOC Support Team, Tim Silvers, OSG Support Centers, VDT
Status: Vendor
Originating VO Support Center: Fermilab
Destination VO Support Center: VDT
Originating Ticket Number:
Destination Ticket Number:

Thank You,
OSG Grid Operations Center
goc@opensciencegrid.org, 317-278-9699
info: http://www.opensciencegrid.org
rss: http://www.grid.iu.edu/news/
Subject: [vdt-support #4109] SVN commit, rev 8224
To: vdt-support@cs.wisc.edu
From: kronenfe@cs.wisc.edu
Download (untitled) / with headers
text/plain 353b
Commit comment:
Bug fix, when there is a minimum memory requirement and the OS/Arch specific
lines remained commented out, broken submit files were generated.


Changed files:
U vdt/branches/vdt-1.10.1/Globus-CondorNFSLite-Setup/globus/lib/perl/Globus/GRAM/JobManager/condornfslite.pm

To generate a diff:
svn diff -c 8224 file:///p/vdt/workspace/svn
Download (untitled) / with headers
text/plain 399b
I've fixed the offending line as follows:

if($description->min_memory() ne '')
{
$requirements .= " && " if($requirements);
$requirements .= "Memory >= " . $description->min_memory();
$rank = "rank = Memory\n";
}


This section should now work with no admin intervention whether or not
the lines above are commented out.

This will be released in our next lettered update.

Thanks,
scot
Subject: [vdt-support #4109] Open Science Grid: Problem with NFSLite Condor.pm ISSUE=5648 PROJ=71
Date: Fri, 17 Oct 2008 21:33 +0000
To: vdt-support@OPENSCIENCEGRID.ORG
From: Open Science Grid FootPrints <osg@tick-indy.globalnoc.iu.edu>
Download (untitled) / with headers
text/plain 1.1k
When replying, type your text above this line.
----------------------------------------------
This message is to let you know that Open Science Grid ticket 5648 "Problem with NFSLite Condor.pm" which is assigned to you, was updated on 10/17/2008 at 21:33:10 with the following information:

FootPrints Ticket Description:
I've fixed the offending line as follows:

if($description->min_memory() ne '')
{
$requirements .= " && " if($requirements);
$requirements .= "Memory >= " . $description->min_memory();
$rank = "rank = Memory\n";
}

This section should now work with no admin intervention whether or not
the lines above are commented out.

This will be released in our next lettered update.

Thanks,
scot

--
View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=4109>
VDT Support: vdt-support@opensciencegrid.org

Assignees: OSG GOC Support Team, Tim Silvers, OSG Support Centers, VDT
Status: Vendor
Originating VO Support Center: Fermilab
Destination VO Support Center: VDT
Originating Ticket Number:
Destination Ticket Number:

Thank You,
OSG Grid Operations Center
goc@opensciencegrid.org, 317-278-9699
info: http://www.opensciencegrid.org
rss: http://www.grid.iu.edu/news/
Download (untitled) / with headers
text/plain 160b
Hi Carl,
I have released the fix for this in 1.10.1m.

Please see the update instructions at
http://vdt.cs.wisc.edu/releases/1.10.1/release-m.html

Thanks,
scot
Subject: [vdt-support #4109] Open Science Grid: Problem with NFSLite Condor.pm ISSUE=5648 PROJ=71
Date: Wed, 22 Oct 2008 14:59 +0000
To: vdt-support@OPENSCIENCEGRID.ORG
From: Open Science Grid FootPrints <osg@tick-indy.globalnoc.iu.edu>
Download (untitled) / with headers
text/plain 989b
When replying, type your text above this line.
----------------------------------------------
This message is to let you know that Open Science Grid ticket 5648 "Problem with NFSLite Condor.pm" which is assigned to you, was updated on 10/22/2008 at 14:59:10 with the following information:

FootPrints Ticket Description:
Hi Carl,
I have released the fix for this in 1.10.1m.

Please see the update instructions at
http://vdt.cs.wisc.edu/releases/1.10.1/release-m.html

Thanks,
scot

--
View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=4109>
VDT Support: vdt-support@opensciencegrid.org

Assignees: OSG GOC Support Team, Tim Silvers, OSG Support Centers, VDT
Status: Vendor
Originating VO Support Center: Fermilab
Destination VO Support Center: VDT
Originating Ticket Number:
Destination Ticket Number:

Thank You,
OSG Grid Operations Center
goc@opensciencegrid.org, 317-278-9699
info: http://www.opensciencegrid.org
rss: http://www.grid.iu.edu/news/
Subject: [vdt-support #4109] Open Science Grid: Problem with NFSLite Condor.pm ISSUE=5648 PROJ=71
Date: Tue, 16 Dec 2008 22:08 +0000
To: vdt-support@OPENSCIENCEGRID.ORG
From: Open Science Grid FootPrints <osg@tick-indy.globalnoc.iu.edu>
When replying, type your text above this line.
----------------------------------------------
This message is to let you know that Open Science Grid ticket 5648 "Problem with NFSLite Condor.pm" which is assigned to you, was updated on 12/16/2008 at 22:08:29 with the following information:

FootPrints Ticket Description:
Carl,

This ticket is outstanding. The issue should have been fixed in subsequent VDT
releases. Can you confirm that?

Thank you,
Elizabeth

For complete ticket details, click
'https://oim.grid.iu.edu/gocticket/viewer?id=5648'

Assignees: OSG GOC Support Team, Elizabeth Chism, OSG Support Centers, VDT
Status: Vendor
Originating VO Support Center: Fermilab
Destination VO Support Center: other
Originating Ticket Number:
Destination Ticket Number:

--
Please submit problems, requests, and questions at:
https://oim.grid.iu.edu/gocticket/


Thank You,
OSG Grid Operations Center
goc@opensciencegrid.org, 317-278-9699
Visit the OSG Support Page:
http://www.opensciencegrid.org/ops
RSS: http://www.grid.iu.edu/news
Subject: Re: [vdt-support #4109] Open Science Grid: Problem with NFSLite Condor.pm ISSUE=5648 PROJ=71
Date: Tue, 16 Dec 2008 16:38:45 -0600
To: vdt-support@OPENSCIENCEGRID.ORG
From: Scot Kronenfeld <kronenfe@cs.wisc.edu>
Download (untitled) / with headers
text/plain 1.4k
This was fixed in VDT 1.10.1m. If Carl has any further problems, he
can reply to this ticket, but otherwise, I think you can mark this
issue as resolved.

On Tue, Dec 16, 2008 at 4:10 PM, osg@tick-indy.globalnoc.iu.edu via RT
<vdt-support@opensciencegrid.org> wrote:
> When replying, type your text above this line.
> ----------------------------------------------
> This message is to let you know that Open Science Grid ticket 5648 "Problem with NFSLite Condor.pm" which is assigned to you, was updated on 12/16/2008 at 22:08:29 with the following information:
>
> FootPrints Ticket Description:
> Carl,
>
> This ticket is outstanding. The issue should have been fixed in subsequent VDT
> releases. Can you confirm that?
>
> Thank you,
> Elizabeth
>
> For complete ticket details, click
> 'https://oim.grid.iu.edu/gocticket/viewer?id=5648'
>
> Assignees: OSG GOC Support Team, Elizabeth Chism, OSG Support Centers, VDT
> Status: Vendor
> Originating VO Support Center: Fermilab
> Destination VO Support Center: other
> Originating Ticket Number:
> Destination Ticket Number:
>
> --
> Please submit problems, requests, and questions at:
> https://oim.grid.iu.edu/gocticket/
>
>
> Thank You,
> OSG Grid Operations Center
> goc@opensciencegrid.org, 317-278-9699
> Visit the OSG Support Page:
> http://www.opensciencegrid.org/ops
> RSS: http://www.grid.iu.edu/news
>
>
> --
> View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=4109>
> VDT Support: vdt-support@opensciencegrid.org
>
Subject: [vdt-support #4109] Open Science Grid: Problem with NFSLite Condor.pm ISSUE=5648 PROJ=71
Date: Tue, 16 Dec 2008 22:40 +0000
To: vdt-support@OPENSCIENCEGRID.ORG
From: Open Science Grid FootPrints <osg@tick-indy.globalnoc.iu.edu>
Download (untitled) / with headers
text/plain 1.1k
When replying, type your text above this line.
----------------------------------------------
This message is to let you know that Open Science Grid ticket 5648 "Problem with NFSLite Condor.pm" which is assigned to you, was updated on 12/16/2008 at 22:40:12 with the following information:

FootPrints Ticket Description:
This was fixed in VDT 1.10.1m. If Carl has any further problems, he
can reply to this ticket, but otherwise, I think you can mark this
issue as resolved.

On Tue, Dec 16, 2008 at 4:10 PM, osg@tick-indy.globalnoc.iu.edu via RT
<vdt-support@opensciencegrid.org> wrote:
> [Duplicate message snipped]

For complete ticket details, click
'https://oim.grid.iu.edu/gocticket/viewer?id=5648'

Assignees: OSG GOC Support Team, Elizabeth Chism, OSG Support Centers, VDT
Status: Vendor
Originating VO Support Center: Fermilab
Destination VO Support Center: other
Originating Ticket Number:
Destination Ticket Number:

--
Please submit problems, requests, and questions at:
https://oim.grid.iu.edu/gocticket/


Thank You,
OSG Grid Operations Center
goc@opensciencegrid.org, 317-278-9699
Visit the OSG Support Page:
http://www.opensciencegrid.org/ops
RSS: http://www.grid.iu.edu/news
Subject: [vdt-support #4109] Open Science Grid: Problem with NFSLite Condor.pm ISSUE=5648 PROJ=71
Date: Tue, 23 Dec 2008 20:32 +0000
To: vdt-support@OPENSCIENCEGRID.ORG
From: Open Science Grid FootPrints <osg@tick-indy.globalnoc.iu.edu>
Download (untitled) / with headers
text/plain 1.1k
When replying, type your text above this line.
----------------------------------------------
This message is to let you know that Open Science Grid ticket 5648 "Problem with NFSLite Condor.pm" which is assigned to you, was updated on 12/23/2008 at 20:32:46 with the following information:

FootPrints Ticket Description:
This was fixed in VDT 1.10.1m. If Carl has any further problems, he
can reply to this ticket, but otherwise, I think you can mark this
issue as resolved.

On Tue, Dec 16, 2008 at 4:10 PM, osg@tick-indy.globalnoc.iu.edu via RT
<vdt-support@opensciencegrid.org> wrote:
> [Duplicate message snipped]

For complete ticket details, click
'https://oim.grid.iu.edu/gocticket/viewer?id=5648'

Assignees: OSG GOC Support Team, Elizabeth Chism, OSG Support Centers, VDT
Status: Closed
Originating VO Support Center: Fermilab
Destination VO Support Center: other
Originating Ticket Number:
Destination Ticket Number:

--
Please submit problems, requests, and questions at:
https://oim.grid.iu.edu/gocticket/


Thank You,
OSG Grid Operations Center
goc@opensciencegrid.org, 317-278-9699
Visit the OSG Support Page:
http://www.opensciencegrid.org/ops
RSS: http://www.grid.iu.edu/news