FAQ
by
admin
—
last modified
2008-10-21 20:42
Frequently Asked Questions about BalticGrid Operations
- Q: What is the address of web interface for BalticGrid? SFT tests?
A: https://grid2.mif.vu.lt/sft/lastreport.cgi - Q: How to use VOTags?
A: See longer explanation here. - Q: When installing gLite CE, the site BDII does not get configured. lsof -i -n | grep 2170 does not return anything.
A: add BDII_site to configure_node options.
Example:
/opt/glite/yaim/scripts/configure_node \ site-info.def CE_torque SE_classic BDII_site
- Q: How to configure MAUI Fairshare?
A: http://hep.kbfi.ee/index.php/IT/MauiFairshare - Q: How to enable lower priority job suspend/resume with MAUI?
A: edit maui.cfg, for example to prioritize SGM jobs:
... # to make preemted jobs "sleep" PREEMPTPOLICY SUSPEND # who is granted high priority? USERCFG[cmssgm] QDEF=urgent USERCFG[balticgrid001] QDEF=urgent USERCFG[opssgm] QDEF=urgent USERCFG[gamessgm] QDEF=urgent # Quality of service flags for "high priority" jobs # this allows only one "urgent" job to run on one CPU at any time QOSCFG[urgent] PRIORITY=50000 MAXNODE=1 MAXJOB=1 QFLAGS=PREEMPTOR # QoS flags for "low priority" jobs QOSCFG[DEFAULT] QFLAGS=PREEMPTEE ...
- Q: voms-proxy-init does not work, gives error:
Error: VERR_NOSOCKET Failed. Failed to contact servers for balticgrid.
A: Check, that:- The clock on your computer is in sync
- The CRLs are updated

