[Mauiusers] pbs_mom: req_cpyfile, Unable to copy file
Arnau Bria
arnaubria at pic.es
Thu Nov 8 09:44:35 MST 2007
On Thu, 8 Nov 2007 08:19:42 -0800
Garrick Staples wrote:
> Sorry, I ment to respond to the first one.
No worry, and many thanks for your reply.
> > we're getting sporadic errors when jobs finishes running in a WN and
> > has to copy its output to submitter host.
> >
> > We've configured ssh in our submitter/executer in order to avoid
> > requesting password, so for example:
> >
> > [root at td237 ~]# su - ops006
> > [ops006 at td237 ~]$ ssh ce07 date
> > Scientific Linux CERN Release 3.0.8 (SL)
> > Tue Nov 6 12:09:05 CET 2007
> > [ops006 at td237 ~]$
>
> Non-interactive shells shouldn't print anything other than the
> command output. It tends to confused programs that do their own
> remote shells (like scp).
>
> For example, I can't do this on your cluster:
> date=`ssh ce07 date`
I tried and:
[dteam015 at td237 ~]$ date=`ssh ce07 date`
Scientific Linux CERN Release 3.0.8 (SL)
[dteam015 at td237 ~]$ echo $date
Thu Nov 8 17:29:51 CET 2007
anyway, I don't mind removing issue.net/mod files. Done.
> > But looking job's log in WN we find:
> > Oct 24 02:20:48 td237 pbs_mom: req_cpyfile, Unable to copy file
> > ops006 at ce07.pic.es:/home/ops006/.lcgjm/globus-cache-export.Q18475/globus-cache-e
> > xport.Q18475.gpg to globus-cache-export.Q18475.gpg
>
> The actual copy file error message should be in syslog.
This grep is done in /var/log/messages. Are you refering to this?
# grep "Unable to copy file" /var/log/messages|wc -l
132
Cheers,
Arnau
More information about the mauiusers
mailing list