Hi,
I have an OSCAR cluster with globus installed on the head node and another
machine which used to test if globus work correctly which use also globus
toolkit. When I try to submit a job to globus I got this error
[Hameed@ext ~]$ globusrun -a -r 10.71.84.110:2119/jobmanager-pbs
GRAM Authentication test successful
[Hameed@ext ~]$ globus-job-run 10.71.84.110/jobmanager-pbs /bin/hostname
GRAM Job submission failed because data transfer to the server failed (error
code 10)
GridFTP and GSISSH work correctly I want to ask what is the configuration that
I need to do in the external node until now I installed globus toolkit 4.2.0
and did the following configuration on the client node:
gpt-build ./globus_simple_ca_f1f2d5e6_setup-0.19.tar.gz
gpt-postinstall
setup-gsi -default -nonroot
grid-cert-request -host `hostname`
grid-cert-request
The certificates signed from the cluster head node which is the CA and returned
back to /etc/grid-security.
Regards,