Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] gridmonitor
- Date: Fri, 30 Dec 2005 12:47:16 -0600
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] gridmonitor
On Fri, Dec 30, 2005 at 12:35:04PM -0600, Marco Mambelli wrote:
> Hi all,
> in panda we have problems with Condor-G Gridmonitor.
> Jobs seem not to use it.
> Condor submit files are like the one at the end of the email:
> streaming is turned off.
> The sites have gridmonitor enabled since other jobs use it.
> There is something in the condor jobs submitted by panda that let them
> fall back to the globus job manager.
> Any idea?
>
Using the grid monitor is controlled by the config file of the
submitting Condor-G, and not the submit file (ie every job uses it
or none do)
Check
condor_config_val ENABLE_GRID_MONITOR
at the Condor-G where Panda submits jobs from.
-Erik
> Thanks,
> Marco
>
>
> ######################################################################
> # Submit file template, from GriPhyN submit file
> ######################################################################
> universe = globus
> globusscheduler = tier2-osg.uchicago.edu/jobmanager-condor
> stream_output = false
> stream_error = false
> transfer_output = true
> transfer_error = true
> output =
> /grid/data4a/users/marco/panda3/cvs/offline/Production/panda/jobscheduler/myjobs/UC_ATLAS_MWT2-2005-12-29-13-15-11-918695/pilot.out
> error =
> /grid/data4a/users/marco/panda3/cvs/offline/Production/panda/jobscheduler/myjobs/UC_ATLAS_MWT2-2005-12-29-13-15-11-918695/pilot.err
> log =
> /grid/data4a/users/marco/panda3/cvs/offline/Production/panda/jobscheduler/myjobs/UC_ATLAS_MWT2-2005-12-29-13-15-11-918695/pilot.log
> should_transfer_files = YES
> when_to_transfer_output = ON_EXIT
> transfer_output_files =
> transfer_input_files = DQ2ProdClient.py,storage_access_info.py
> executable = pilot.py
> transfer_executable = true
> globusrsl = (jobtype=single)(maxWallTime=4000)
> environment = APP=/share/app;GTAG=job36;QUIET_ASSERT=i;
> arguments = -a /share/app -d /scratch -l /share/data -q
> http://tier2-01.uchicago.edu:8000/dq2/ -p 25443 -s UC_ATLAS_MWT2 -u user
> -w https://gridui01.usatlas.bnl.gov
> copy_to_spool = false
> notification = NEVER
> periodic_release = (NumSystemHolds <= 3)
> periodic_remove = (NumSystemHolds > 3)
> #remote_initialdir = /share/tmp
> submit_event_user_notes = pool:UC_ATLAS_MWT2
> queue
>
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users