Print

Print


On Thu, 24 Feb 2005, Anar Manafov wrote:

> > -----Original Message-----
> > From: LHC Computer Grid - Rollout [mailto:[log in to unmask]]
> > On Behalf Of Andreas Dridakis
> > Sent: Thursday, February 24, 2005 2:26 PM
> > To: [log in to unmask]
> > Subject: Re: [LCG-ROLLOUT] Problem in Submitting job...
> >
> > I have the same problem when trying to submit a job with edg-job-submit
> > command(globus-job-run has no problem)
> >
> > >edg-job-submit --vo dteam test.jdl
> > Selected Virtual Organisation name (from --vo option): dteam
> > **** Error: API_NATIVE_ERROR ****
> >  Error while calling the "NSClient::multi" native api
> > AuthenticationException: Failed to establish security context...
> > **** Error: UI_NO_NS_CONTACT ****
> > Unable to contact any Network Server
> [Anar Manafov]
>
> The problem most probably arises from failures renewing the proxy

No!  It is a general authentication problem, as shown by this:

> > When I try the command >edg-gridftp-ls gsiftp://grid2.netmode.ece.ntua.gr/
> > I get:
> > error the server sent an error response:530 530 No local mapping for
> > Globus ID
> > error the server sent an error response:530 530 No local mapping for
> > Globus ID

As Stephen Burke already suggested, check the grid-mapfile, the gridmapdir
(are the pool accounts present?), /etc/passwd (same), ...

Look at the authentication and/or job submission FAQ in Wiki:

    http://goc.grid.sinica.edu.tw/gocwiki/FrontPage

It is down as I write this, but hopefully it will be back up later today.

> [Anar Manafov]
>
> 1 - Please, Try to update grid-ftp
> "... This was a problem with the apt-get repository -
> globus-config-0.20-5.lcg1 had been added (incorrectly) ..."
>
> apt-get update
> rpm -e --nodeps globus-config
> apt-get install globus-config

You had that error on your SE or CE, _not_ on an RB.  See below.

> 2 - Please, check your certificate and that grid-mapfile is OK for you.
>
> /etc/init.d/globus-gridftp start

An RB does _not_ start /etc/init.d/globus-gridftp.
It starts /etc/init.d/edg-wl-ftpd instead.