public:grid:ubuntu_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
public:grid:ubuntu_install [2009-11-30 13:16] – Document moved from software:grid Arno Schoenmakerspublic:grid:ubuntu_install [2017-03-08 15:27] (current) – external edit 127.0.0.1
Line 67: Line 67:
 The files groups.conf and users.conf can be empty. The file “site-info.def” is the important configuration file that we need to get right. The files groups.conf and users.conf can be empty. The file “site-info.def” is the important configuration file that we need to get right.
  
-First generate a [[site-info.def]]. You do this by taking one of the examples and editing it to tailor it to your site. Important parameters are:+First generate a [[software:site-info.def]]. You do this by taking one of the examples and editing it to tailor it to your site. Important parameters are:
   USERS_CONF=/opt/grid/config/users.conf   USERS_CONF=/opt/grid/config/users.conf
   GROUPS_CONF=/opt/grid/config/groups.conf   GROUPS_CONF=/opt/grid/config/groups.conf
Line 126: Line 126:
  
 On the LOFAR systems there is a script in /opt/scripts/doGrid that does exactly this. On the LOFAR systems there is a script in /opt/scripts/doGrid that does exactly this.
 +
 +===== Errors =====
 +
 +After a while I encountered this error message from voms-proxy-init:
 +  globus_gss_assist token :-1: read failure: Operation not permitted
 +
 +It seems it's caused by your time/date being out of sync. Fixing NTP solved the problem at least.
  • Last modified: 2009-11-30 13:16
  • by Arno Schoenmakers