[Osgmm-discuss] MatchMaker ranks
Brought to you by:
mats_rynge
From: Peter D. <do...@cr...> - 2009-06-17 20:43:58
|
Hi, I know there aren't many people on the list, but I thought I'd post here nonetheless. What's the best way to determine why a site is getting a low rank? We have two CEs, and condor_grid_overview shows them like this: SBGrid-Harvard-East 0 0 0 0 0 0 0 952 100% SBGrid-Harvard-Exp 0 0 0 0 0 0 0 1 100% I had assumed that the Exp CE was getting a low rank because it's queue has been full for several weeks. But the queue cleared up the past day, yet it still only has a rank of 1. But I know jobs can run successfully, so why does it have a low rank? I looked in ~osgmm/var/verification-runs/SiteName and looked through the error files. fork.err shows: + echo 'More than 5G of $HOME used!' jm.err shows: ++ MANPATH=:/opt/osg-shared/wn-1.0/vdt/man ++ export MANPATH ++ . /opt/osg-shared/wn-1.0/vdt/etc/vdt-man-setup.sh /opt/osg-shared/wn/setup.sh: line 47: /opt/osg-shared/wn-1.0/vdt/etc/ vdt-man-setup.sh: No such file or directory The second error is curious, the file is there. #ls -l /opt/osg-shared/wn-1.0/vdt/etc/vdt-man-setup.sh -rw-r--r-- 1 root root 51 May 13 2008 /opt/osg-shared/wn-1.0/vdt/etc/ vdt-man-setup.sh Is one of these errors why the site rank is low, or is it something else? Thanks --Peter |