Certification logbook patch 1197
Hostname |
ctb-generic-10.cern.ch |
OS |
SL3 |
DB |
MYSQL |
Installation
- Clean installation, via APT
- APT setup
rpm http://glitesoft.cern.ch/EGEE/gLite/APT/R3.0/ rhel30 externals Release3.0 updates
rpm http://lxb2042.cern.ch:/gLite/APT/R3.0-cert/ rhel30 patch911.uncertified
#rpm http://lxb2042.cern.ch:/gLite/APT/R3.0-cert/ rhel30 patch1197.uncertified
rpm http://linuxsoft.cern.ch/ LCG-CAs/current production
apt-get update
apt-get upgrade
apt-get install glite-VOMS_mysql
apt-get install lcg-CA
- Installed external deps: jdk 1.5
scp -p lxb2077:~/DO_NOT_REMOVE/Joachim/rpm-helper/jdk-1_5_0_11-linux-i586.rpm .
rpm -Uvh jdk
- Installed new perl-SOAP-Lite version
wget http://dag.wieers.com/rpm/packages/perl-SOAP-Lite/perl-SOAP-Lite-0.69-1.el3.rf.noarch.rpm
rpm perl-SOAP-Lite-0.69-1.el3.rf.noarch.rpm
- Installed new voms-admin version 2.0.4-2
rpm-Uvh /afs/cern.ch/project/etics/repository/org.glite/org.glite.security.voms-admin-server/2.0.4/noarch/glite-security-voms-admin-server-2.0.4-2.noarch.rpm
- Installed admin certificate
cp /opt/certificates/ctb-generic-10.cern.ch/* /etc/grid-security/.
scp root@lxb2077:~/DO_NOT_REMOVE/Joachim/voms/config/3.0/*.xml /opt/glite/etc/config/.
- Set Java configuration to 1.5: /usr/java/jdk1.5.0_11/
Configuration
/opt/glite/etc/config/scripts/glite-voms-server-config.py --con
Startup
/opt/glite/etc/config/scripts/glite-voms-server-config.py --start
Tests
- Configuration (OK)
- Startup (OK)
- Registered User (OK)
- Groups
- Added groups (OK)
- Added subgroups (OK)
- Deleted groups (OK)
- Deleted subgroup (OK)
- Roles
- Added roles (OK)
- Deleted roles (OK)
- Attributes
- Added attribute (OK)
- Removed attribute (OK)
Problems
- Should attributes be shown when not assigned (without it might be misleading)
Remarks
- Needs new configuration files - otherwise:
...
You can start the voms services using the following commands:
/opt/glite/etc/init.d/voms start Wednesday
/opt/glite/sbin/init-voms-admin.py start Wednesday
Configuring voms and voms-admin [ OK ]
Configuring VO 'Wednesday' [ OK ]
Owner of file or directory /var/glite/lock/subsys/ is root:root
[FAILED]
[ERROR]
File '/opt/glite/etc/cron/cron-voms-ldap-sync.tmp' is not writable
An unrecoverable error occurred while configuring the gLite VOMS Server service
[root@ctb-generic-10 root]# ls /var/glite/lock/subsys/
[root@ctb-generic-10 root]# ll /var/glite/lock/subsys/
total 0
TODO:
Add oracle switch to OCI configuration (otherwise
MySQL fails) TODO on Joachim
--
JoachimFlammer - 25 Jun 2007