mkdir /usr/local/osg ln -s /usr/local/osg /opt/osg . /lsf/conf/profile.lsf mkdir /usr/local/pacman cd /usr/local/pacman/ wget http://physics.bu.edu/pacman/sample_cache/tarballs/pacman-3.18.4.tar.gz tar zxf pacman-3.18.4.tar.gz cd pacman-3.18.4 . setup.sh export VDT_LOCATION=/usr/local/osg cd $VDT_LOCATION pacman -get OSG:ce pacman -get OSG:Globus-LSF-Setup source setup.sh mkdir globus/grid-security ln -s /usr/local/osg/globus/grid-security /etc/ # Add to /etc/xinetd.d/globus-gatekeeper and /etc/xinetd.d/gsiftp: env = GLOBUS_TCP_PORT_RANGE=63001,65000 env += GLOBUS_TCP_SOURCE_RANGE=63001,65000 # Add to globus/etc/globus-job-manager.conf: -globus-tcp-port-range 63001,65000 # Add to globus/etc/globus-user-env.[c]sh: export GLOBUS_TCP_PORT_RANGE="63001,65000" # (or setenv ...) export GLOBUS_TCP_SOURCE_RANGE="63001,65000" # (or setenv ...) /etc/init.d/xinetd restart $VDT_LOCATION/vdt/setup/setup-cert-request q ./globus/bin/grid-cert-request -host grid1.oscer.ou.edu ./globus/bin/grid-cert-request -host grid1.oscer.ou.edu -service ldap cd globus/etc ln -s ../etc/hostcert.pem ../grid-security/ ln -s ../etc/hostkey.pem ../grid-security/ ln -s ../share/certificates ../grid-security/ cd - chown -R daemon globus/etc/ldap /etc/init.d/gris stop /etc/init.d/gris start mv /home/hs/tmp/grid-mapfile /etc/grid-security/ chown root. /etc/grid-security/grid-mapfile chown hs. /etc/grid-security/grid-mapfile mkdir /hep/home/gridapp chown atlas. /hep/home/gridapp chmod g+w /hep/home/gridapp mkdir /hep/data/griddata /hep/data/gridtmp chown atlas. /hep/data/griddata /hep/data/gridtmp chmod g+w /hep/data/griddata /hep/data/gridtmp cd $VDT_LOCATION/monitoring ./configure-osg.sh *********************************************************************** ################# Configuration for the OSG CE Node ################### *********************************************************************** Preset information you are not prompted for -------------------------------------------- OSG location: /usr/local/osg Globus location: /usr/local/osg/globus User-VO map file: /usr/local/osg/monitoring/grid3-user-vo-map.txt gridftp.log file: /usr/local/osg/globus/var/gridftp.log Information about your site in general -------------------------------------- Group: OSG Site name: OU_OSCER_ATLAS Sponsors: usatlas Policy URL: https://tier2-01.ochep.ou.edu/ Information about your site admininistrator ------------------------------------------- Contact name: Horst Severini Contact email: hs@nhn.ou.edu Information about your servers location ---------------------------------------- City: Norman, OK Country: USA Longitude: -97.4465 Latitude: 35.2070 Information about the available storage on your server ------------------------------------------------------ WN client: /hep/home/gridapp/osgwn Directories: Application: /hep/home/gridapp Data: /hep/data/griddata WN tmp: /lscratch Site read: /hep/data/griddata Site write: /hep/data/griddata Information about the Storage Element available from your server ---------------------------------------------------------------- A storage element does NOT exist for this node. Storage Element: UNAVAILABLE Information needed for the MonALISA monitoring. ----------------------------------------------- MonALISA services are being used. Ganglia host: grid1.oscer.ou.edu Ganglia port: 8649 VO Modules: y Information about the batch queue manager used on your server ------------------------------------------------------------- Batch queue: lsf Job queue: grid1.oscer.ou.edu/jobmanager-lsf Utility queue: grid1.oscer.ou.edu/jobmanager Condor location: Condor config: PBS location: FBS location: SGE location: SGE_ROOT: LSF location: /lsf/6.1/linux2.6-glibc2.3-ia32e ################################################## ################################################## cd - ./MIS-CI/configure-misci.sh --choose_user ------- Would you like to set up MIS-CI cron now ? (y/n) y At what frequency (in minutes) would you like to run MIS-CI ? [10] 30 Under which account the cron should run ? [ivdgl] mis Frequency 30 User mis Would you like to create MIS-CI crontab ? (y/n) y ------- /etc/init.d/gris stop /etc/init.d/gris start chown -R hs. monitoring/ mkdir /hep/home/gridapp/osgwn cd /hep/home/gridapp/osgwn pacman -get OSG:wn-client chown -R hs. . still to do: ----------- cp -p MonaLisa/Service/CMD/MLD /etc/init.d/ /sbin/chkconfig MLD on /etc/init.d/MLD start ./vdt/setup/configure_gip --batch condor /etc/init.d/gris stop /etc/init.d/gris start