Print

Print


I've installed LCG-2_3_0 using yaim on our SL3 CE with Condor 6.7.2 as the
LRMS.

config_globus seems to work fine but the globus-mds process keeps
dying as soon as it starts up with no error log that I can find.

I turned on debug in /etc/rc3.d/S55globus-mds and it returns

% service globus-mds start
Starting Globus MDS
   Using sysconfig: /etc/sysconfig/globus
   Using GLOBUS_LOCATION: /opt/globus
   Using grid-functions: /etc/rc.d/init.d/grid-functions
   Using configuration file: /etc/globus.conf
   overwrite_config=yes : creating new configuration files
   Making backup of /opt/globus/etc/grid-info-slapd.conf
   Creating file: /opt/globus/etc/grid-info-slapd.conf
   Using provider_path: /opt/globus/libexec
   Using schemalist: /opt/globus/libexec/edg.schemalist
   Using flavor: gcc32dbgpthr
   Using module path: /opt/globus/libexec/openldap/gcc32dbgpthr
   Using backend: ldif
   Making backup of /opt/globus/etc/grid-info-resource-register.conf
   Creating file: /opt/globus/etc/grid-info-resource-register.conf
   Register "Mds-Vo-name=local, o=grid" to
bigmac-lcg-ce.physics.utoronto.ca:2135/TORONTO-LCG2
   Making backup of /opt/globus/etc/grid-info-resource-ldif.conf
   Creating file: /opt/globus/etc/grid-info-resource-ldif.conf
   Using provider info: /opt/globus/libexec/edg.info
   Using grid-mapfile: /etc/grid-security/grid-mapfile
   Using cert: /etc/grid-security/hostcert.pem
   Using key : /etc/grid-security/hostkey.pem
   Executing: /opt/globus/sbin/grid_info_daemon -
/opt/globus/sbin/grid-info-soft-register -log
/var/tmp/edginfo-globus-mds.log -f
/opt/globus/etc/grid-info-resource-register.conf --
/opt/globus/libexec/slapd -h ldap://bigmac-lcg-ce.physics.utoronto.ca:2135
-f /opt/globus/etc/grid-info-slapd.conf -d 1 -u edginfo > /dev/null 2>&1 &


This is the log file /var/tmp/edginfo-globus-mds.log

Thu Mar 3 15:00:26 EST 2005 grid-info-soft-register [13459]: log: started
daemon PID=13481 "/opt/globus/libexec/slapd"
Thu Mar 3 15:00:26 EST 2005 grid-info-soft-register [13459]: log: started
slave PIDs 13487
Thu Mar 3 15:00:26 EST 2005 grid-info-soft-register [13459]: log: daemon
PID=13481 terminated, exiting

Here is the content of the site-info.def
=========== /opt/lcg/yaim/examples/site-info.def =================
CE_HOST=bigmac-lcg-ce.physics.utoronto.ca
SE_HOST=bigmac-lcg-se.physics.utoronto.ca
SE_HOST2=bigmac-lcg-se2.physics.utoronto.ca
RB_HOST=lxn1188.cern.ch
PX_HOST=lxb0727.cern.ch
BDII_HOST=atlas-bdii.cern.ch
MON_HOST=bigmac-www.physics.utoronto.ca
REG_HOST=lcgic01.gridpp.rl.ac.uk

WN_LIST=/opt/lcg/yaim/examples/wn-list.conf
USERS_CONF=/opt/lcg/yaim/examples/users.conf
FUNCTIONS_DIR=/opt/lcg/yaim/functions

LCG_REPOSITORY="rpm http://grid-deployment.web.cern.ch/grid-deployment/gisapt/LCG-2_3_0/en/i386lcg_sl3"

CA_REPOSITORY="rpm http://grid-deployment.web.cern.ch/grid-deployment/gisapt/LCG_CA/en/i386 lcg"

MYSQL_PASSWORD=xxxxxx
GRID_TRUSTED_BROKERS="  "

GRIDICE_SERVER_HOST=$SE_HOST

[log in to unmask]
SITE_NAME=TORONTO-LCG2
SITE_VERSION=lcg-2_3_0

CE_BATCH_SYS=condor
CE_CPU_MODEL=P4
CE_CPU_VENDOR=intel
CE_CPU_SPEED=2400
CE_OS=Redhat
CE_OS_RELEASE=SL3
CE_MINPHYSMEM=2064
CE_MINVIRTMEM=1024
CE_SMPSIZE=2
CE_SI00=800
CE_SF00=0
CE_OUTBOUNDIP=TRUE
CE_INBOUNDIP=FALSE
CE_RUNTIMEENV="LCG-2 LCG-2_1_0  LCG-2_1_1  LCG-2_2_0 LCG-2_3_0 R-GMA"
CE_CLOSE_SE="SE1 SE2"
CE_CLOSE_SE1_HOST=$SE_HOST
CE_CLOSE_SE1_ACCESS_POINT=/storage
CE_CLOSE_SE2_HOST=$SE_HOST2
CE_CLOSE_SE2_ACCESS_POINT=/storage

BDII_HTTP_URL="http://grid-deployment.web.cern.ch/grid-deployment/gis/lcg2-bdii/dteam/lcg2-all-sites.conf"
BDII_REGIONS="CE SE"
BDII_CE_URL="ldap://$CE_HOST:2135/mds-vo-name=local,o=grid"
BDII_SE_URL="ldap://$SE_HOST:2135/mds-vo-name=local,o=grid"

VOS="atlas alice lhcb cms zeus dteam"

VO_ATLAS_SW_DIR=/opt/exp_software
VO_ATLAS_DEFAULT_SE=$SE_HOST
VO_ATLAS_SGM=ldap://grid-vo.nikhef.nl/ou=lcgadmin,o=atlas,dc=eu-datagrid,dc=org
VO_ATLAS_USERS=ldap://grid-vo.nikhef.nl/ou=lcg1,o=atlas,dc=eu-datagrid,dc=org
VO_ATLAS_STORAGE_DIR=/storage/atlas

VO_ALICE_SW_DIR=/opt/exp_software
VO_ALICE_DEFAULT_SE=$SE_HOST
VO_ALICE_SGM=ldap://grid-vo.nikhef.nl/ou=lcgadmin,o=alice,dc=eu-datagrid,dc=org
VO_ALICE_USERS=ldap://grid-vo.nikhef.nl/ou=lcg1,o=alice,dc=eu-datagrid,dc=org
VO_ALICE_STORAGE_DIR=/storage/alice

VO_ZEUS_SW_DIR=/opt/exp_software
VO_ZEUS_DEFAULT_SE=$SE_HOST
VO_ZEUS_SGM=ldap://grid-vo.desy.de/ou=zeus,ou=vo,o=desy,c=de
VO_ZEUS_USERS=ldap://grid-vo.desy.de/ou=zeus,ou=vo,o=desy,c=de
VO_ZEUS_STORAGE_DIR=/storage/zeus

VO_CMS_SW_DIR=/opt/exp_software
VO_CMS_DEFAULT_SE=$SE_HOST
VO_CMS_SGM=ldap://grid-vo.nikhef.nl/ou=lcgadmin,o=cms,dc=eu-datagrid,dc=org
VO_CMS_USERS=ldap://grid-vo.nikhef.nl/ou=lcg1,o=cms,dc=eu-datagrid,dc=org
VO_CMS_STORAGE_DIR=/storage/cms

VO_LHCB_SW_DIR=/opt/exp_software
VO_LHCB_DEFAULT_SE=$SE_HOST
VO_LHCB_SGM=ldap://grid-vo.nikhef.nl/ou=lcgadmin,o=lhcb,dc=eu-datagrid,dc=org
VO_LHCB_USERS=ldap://grid-vo.nikhef.nl/ou=lcg1,o=lhcb,dc=eu-datagrid,dc=org
VO_LHCB_STORAGE_DIR=/storage/lhcb

VO_DTEAM_SW_DIR=/opt/exp_software
VO_DTEAM_DEFAULT_SE=$SE_HOST
VO_DTEAM_SGM=ldap://lcg-vo.cern.ch/ou=lcgadmin,o=dteam,dc=lcg,dc=org
VO_DTEAM_USERS=ldap://lcg-vo.cern.ch/ou=lcg1,o=dteam,dc=lcg,dc=org
VO_DTEAM_STORAGE_DIR=/storage/dteam

Any suggestions?

Thanks
Leslie Groer