Monday, February 19, 2007

Certificates and Mars

I was worried by the low number of jobs at LeSC. There was not much jobs there.
It is very difficult to get an hold on the output files of failing jobs. Thanks to sge we can find out where it is located
  • qstat -j jobid will print out the std.err and std.out of the jobid given
The problem was:

globus_i_gsi_gss_utils.c:2155: globus_i_gsi_gssapi_init_ssl_context: Error with openssl: Couldn't open bio for reading on file: /homes/lt2-lcg/grid-security/certificates/47d3d1a0.0

and that is because when untarring the files in the certificate directory one of the certificate
was not readable by the lt2-[users]. This is now fixed and I will chase up lhcb to understand
if they can run there without problem.

No comments: