Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Devel16 Work Log2008-03-05 (Ale) | ||||||||
Line: 193 to 193 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Configure the gridftp server:
| ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Devel16 Work Log |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Devel16 Work Log2007-11-15 (Ale) | ||||||||
Changed: | ||||||||
< < | Starting installation of the WMS | |||||||
> > | Starting installation of the WMS | |||||||
| ||||||||
Line: 20 to 21 | ||||||||
| ||||||||
Changed: | ||||||||
< < | PROBLEMs: | |||||||
> > | Issues:ERROR: No gLite version has been detected. You have to have glite-version command available under /opt/glite/bin/ ! Exiting. | |||||||
Changed: | ||||||||
< < |
| |||||||
> > | This is bug 27428![]() | |||||||
Changed: | ||||||||
< < | wget http://eticssoft.web.cern.ch/eticssoft/repository/org.glite/glite-version/3.1.0/slc4_ia32_gcc346/glite-version-3.1.0-1.slc4.i386.rpm![]() | |||||||
> > |
| |||||||
Deleted: | ||||||||
< < |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > | ERROR: GLITE_USER is not set ERROR: Error during the execution of function: config_condor_wms_check | |||||||
| ||||||||
Changed: | ||||||||
< < | Change this function in /opt/glite/yaim/functions/config_condor_wms
function config_condor_wms_check () { | |||||||
> > |
| |||||||
Changed: | ||||||||
< < | requires $1 INSTALL_ROOT SITE_EMAIL GLOBUS_TCP_PORT_RANGE } | |||||||
> > | ERROR: Error during the execution of function: config_gip_service | |||||||
Added: | ||||||||
> > | Why do you configure GIP on a WMS??? | |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > | /opt/glite/yaim/bin/../libexec/configure_node: line 99: /opt/edg/etc/edg-mkgridmap.conf: No such file or directory /opt/glite/yaim/bin/../libexec/configure_node: line 528: /opt/edg/sbin/edg-mkgridmap: No such file or directory | |||||||
Changed: | ||||||||
< < | Just a warning | |||||||
> > | Just a warning, you need to remove the "edg-mkgridmap" configuration part. | |||||||
Deleted: | ||||||||
< < |
| |||||||
Added: | ||||||||
> > | cat: /opt/glite/etc/ftpaccess: No such file or directory | |||||||
mv: cannot stat `/opt/glite/etc/ftpaccess': No such file or directory
/opt/glite/yaim/bin/../libexec/configure_node: line 388: /opt/glite/etc/init.d/glite-wms-ftpd: No such file or directory
| ||||||||
Line: 66 to 70 | ||||||||
glite-wms-thirdparty-globus_gridftp_server is not installed so please remove this part from /opt/glite/yaim/functions/config_glite_wms! | ||||||||
Deleted: | ||||||||
< < |
| |||||||
Added: | ||||||||
> > | starting workload manager... failure | |||||||
| ||||||||
Line: 75 to 79 | ||||||||
To start correctly workload-manager add to file /opt/glite/yaim/functions/config_glite_wms (it needs liblog4cxx.so.9.0.0) | ||||||||
Changed: | ||||||||
< < | yaimgridpath_append LD_LIBRARY_PATH /usr/local/lib | |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > | the pid file /var/glite/glite-wms-workload_manager.pid is not writable (from the wm log file) | |||||||
$GLITE_WMS_TMP must be all-writable | ||||||||
Deleted: | ||||||||
< < |
| |||||||
Added: | ||||||||
> > | /opt/glite/etc/init.d/glite-wms-wmproxy: line 63: /usr/sbin/httpd: No such file or directory | |||||||
| ||||||||
Changed: | ||||||||
< < | yum install httpd | |||||||
> > |
| |||||||
Deleted: | ||||||||
< < |
| |||||||
Added: | ||||||||
> > | Syntax error on line 18 of /opt/glite/etc/glite_wms_wmproxy_httpd.conf: | |||||||
Cannot load /usr/lib/httpd/modules/mod_ssl.so into server: /usr/lib/httpd/modules/mod_ssl.so: cannot open shared object file: No such file or directory
| ||||||||
Changed: | ||||||||
< < | yum install mod_ssl | |||||||
> > |
| |||||||
Deleted: | ||||||||
< < |
| |||||||
Added: | ||||||||
> > | Syntax error on line 101 of /opt/glite/etc/glite_wms_wmproxy_httpd.conf: | |||||||
SSLCACertificatePath: directory '/etc/grid-security/certificates' does not exist
| ||||||||
Changed: | ||||||||
< < | yum install lcg-CA | |||||||
> > |
| |||||||
Deleted: | ||||||||
< < |
| |||||||
Added: | ||||||||
> > | chmod: cannot access `/var/lib/mysql/': No such file or directory | |||||||
error reading information on service mysql: No such file or directory /opt/glite/yaim/functions/config_glite_lbproxy: line 43: /etc/init.d/mysql: No such file or directory mysqladmin: connect to server at 'localhost' failed | ||||||||
Line: 125 to 131 | ||||||||
| ||||||||
Changed: | ||||||||
< < | yum install mysql-server | |||||||
> > |
To run correctly wmproxy add to file /opt/glite/yaim/functions/config_glite_wms (for libfcgi*): | |||||||
Changed: | ||||||||
< < | Fix line 43 of /opt/glite/yaim/functions/config_glite_lbproxy: /etc/init.d/mysqld start | |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > | Use the correct glite-wms-purger.cron script | |||||||
Changed: | ||||||||
< < | yaimgridpath_append LD_LIBRARY_PATH /opt/fcgi/lib | |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > | Fix lcg-expiregridmapdir cron job (with the correct path) | |||||||
Changed: | ||||||||
< < | s/root/glite/ | |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < | s/egd/glite/ | |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
HOME=/ MAILTO=root@localhost | ||||||||
Changed: | ||||||||
< < | 0 */2 * * * root /usr/sbin/logrotate -v /opt/glite/etc/wmproxy_logrotate.conf >> /var/log/glite/wmproxy_logrotate.log 2>&1 | |||||||
> > | 0 */2 * * * root /usr/sbin/logrotate -v /opt/glite/etc/wmproxy_logrotate.conf >> /opt/glite/log/wmproxy_logrotate.log 2>&1 | |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
"/dteam/Role=lcgadmin/Capability=NULL" .dteamsgm "/dteam/Role=lcgadmin" .dteamsgm "/dteam/Role=production/Capability=NULL" .dteamprd "/dteam/Role=production" .dteamprd "/dteam/Role=NULL/Capability=NULL" .dteam "/dteam" .dteam "/dteam/*" .dteam | |||||||
> > |
| |||||||
Changed: | ||||||||
< < | 1. Add the proper VO entry in the /etc/grid-security/groupmapfile: e.g.
"/dteam/Role=lcgadmin/Capability=NULL" dteamsgm "/dteam/Role=lcgadmin" dteamsgm "/dteam/Role=production/Capability=NULL" dteamprd "/dteam/Role=production" dteamprd "/dteam/Role=NULL/Capability=NULL" dteam "/dteam" dteam /dteam dteam /dteam/* dteam | |||||||
> > |
| |||||||
Added: | ||||||||
> > | Configure the gridftp server: | |||||||
Deleted: | ||||||||
< < |
| |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
* export LCMAPS_DB_FILE=/opt/glite/etc/lcmaps/lcmaps.db.gridftp * /opt/globus/sbin/globus-gridftp-server -p 2811 -l /var/log/gridftp.log -S | ||||||||
Deleted: | ||||||||
< < |
| |||||||
-- AlessioGianelle - 08 Oct 2007 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Devel16 Work Log | ||||||||
Line: 129 to 129 | ||||||||
Fix line 43 of /opt/glite/yaim/functions/config_glite_lbproxy: /etc/init.d/mysqld start | ||||||||
Added: | ||||||||
> > |
HOME=/ MAILTO=root@localhost 0 */2 * * * root /usr/sbin/logrotate -v /opt/glite/etc/wmproxy_logrotate.conf >> /var/log/glite/wmproxy_logrotate.log 2>&1
"/dteam/Role=lcgadmin/Capability=NULL" .dteamsgm "/dteam/Role=lcgadmin" .dteamsgm "/dteam/Role=production/Capability=NULL" .dteamprd "/dteam/Role=production" .dteamprd "/dteam/Role=NULL/Capability=NULL" .dteam "/dteam" .dteam "/dteam/*" .dteam1. Add the proper VO entry in the /etc/grid-security/groupmapfile: e.g. "/dteam/Role=lcgadmin/Capability=NULL" dteamsgm "/dteam/Role=lcgadmin" dteamsgm "/dteam/Role=production/Capability=NULL" dteamprd "/dteam/Role=production" dteamprd "/dteam/Role=NULL/Capability=NULL" dteam "/dteam" dteam /dteam dteam /dteam/* dteam
| |||||||
-- AlessioGianelle - 08 Oct 2007 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Devel16 Work Log | ||||||||
Line: 16 to 16 | ||||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
Added: | ||||||||
> > |
![]()
ERROR: Error during the execution of function: config_condor_wms_check ERROR: Error during running check functions. ERROR: Please define your missing variables ! Exiting.Change this function in /opt/glite/yaim/functions/config_condor_wms function config_condor_wms_check () { requires $1 INSTALL_ROOT SITE_EMAIL GLOBUS_TCP_PORT_RANGE }
mv: cannot stat `/opt/glite/etc/ftpaccess': No such file or directory /opt/glite/yaim/bin/../libexec/configure_node: line 388: /opt/glite/etc/init.d/glite-wms-ftpd: No such file or directory INFO: Executing function: config_glite_wms_setenv INFO: Executing function: config_glite_wms Your identity: /C=IT/O=INFN/OU=Host/L=CNAF/CN=devel16.cnaf.infn.it Creating proxy ................................... Done Your proxy is valid until: Fri Nov 16 17:28:23 2007 ABORT: Service glite-wms-ftpd failed to start! ERROR: Error during the execution of function: config_glite_wms ERROR: Error during the configuration.Exiting. [FAILED]glite-wms-thirdparty-globus_gridftp_server is not installed so please remove this part from /opt/glite/yaim/functions/config_glite_wms!
ABORT: Service glite-wms-wm failed to start! ERROR: Error during the execution of function: config_glite_wms ERROR: Error during the configuration.Exiting. [FAILED]To start correctly workload-manager add to file /opt/glite/yaim/functions/config_glite_wms (it needs liblog4cxx.so.9.0.0) yaimgridpath_append LD_LIBRARY_PATH /usr/local/lib
ABORT: Service glite-wms-wmproxy failed to start! ERROR: Error during the execution of function: config_glite_wms ERROR: Error during the configuration.Exiting. [FAILED]yum install httpd
Cannot load /usr/lib/httpd/modules/mod_ssl.so into server: /usr/lib/httpd/modules/mod_ssl.so: cannot open shared object file: No such file or directory ABORT: Service glite-wms-wmproxy failed to start! ERROR: Error during the execution of function: config_glite_wms ERROR: Error during the configuration.Exiting.yum install mod_ssl
SSLCACertificatePath: directory '/etc/grid-security/certificates' does not exist ABORT: Service glite-wms-wmproxy failed to start! ERROR: Error during the execution of function: config_glite_wms ERROR: Error during the configuration.Exiting. [FAILED]yum install lcg-CA
error reading information on service mysql: No such file or directory /opt/glite/yaim/functions/config_glite_lbproxy: line 43: /etc/init.d/mysql: No such file or directory mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)' Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists! ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Can not access MySQL DB, check password. ERROR: Error during the execution of function: config_glite_lbproxy ERROR: Error during the configuration.Exiting. [FAILED]yum install mysql-server Fix line 43 of /opt/glite/yaim/functions/config_glite_lbproxy: /etc/init.d/mysqld start | |||||||
-- AlessioGianelle - 08 Oct 2007 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Added: | ||||||||
> > | Devel16 Work Log | |||||||
Added: | ||||||||
> > | 2007-11-15 (Ale) | |||||||
Added: | ||||||||
> > | Starting installation of the WMS
[main] [glite-wms] name=gLite 3.1 wms baseurl=http://grid-deployment.web.cern.ch/grid-deployment/glite/cert/3.1/glite-WMSLB/sl4/i386/ enabled=1
| |||||||
-- AlessioGianelle - 08 Oct 2007 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
|