LFC Validation
When to run this procedure
Lfc validation has to be done every time there is an ORACLE change. This procedure will be triggered by the PSS group (Miguel Anjo).
Please follow these steps
- Put the lfc node in maintenance: sms set maintenance 'installation and stress test' 'ORACLE validation' lfcxxx
- Change the profile to use INT3R: lcg_lfc_validation@int3r (we need james help!). To change nsconfig by hand: /opt/lcg/etc/NSCONFIG
- Since this was the first time the DB schema was not there to create it
sqlplus lcg_lfc_validation@int3r
@/opt/lcg/share/LFC/db-deployment/create_lfc_tables_oracle.sql
commit;
- service lfcdaemon restart
- tail -f /var/log/lfc/log
- export PATH=/opt/lcg/bin:$PATH
- export LFC_HOST=`hostname`
- lfc-ls /
dteam
ops
- Logon lxplus 1. source /afs/cern.ch/project/gd/LCG-share/sl3/etc/profile.d/grid_env.csh 1. setenv LFC_HOST lfcxxx 1. grid-proxy-init 1. lfc-ls /grid/dteam 1. lfc-mkdir /grid/dteam/essaix
- Contact Sophie to check if there are stress tests to be done.
David, Sophie and Miguel
--
MiguelSantos - 21 Feb 2007