[Swift-devel] ssh data provider

Mihael Hategan hategan at mcs.anl.gov
Thu Dec 11 19:02:27 CST 2008


I looked at the ssh logs, and it seems like you're logging in using
hostbased authentication.

Try ssh -v -o HostBasedAuthenticatiosn=no -l zzhang
-i /home/zzhang/.ssh/id_rsa ion-1

Also, note that you misspelled "id_rsa": Warning: Identity
file /home/zzhang/.ssh/ir_rsa not accessible: No such 
file or directory.


On Thu, 2008-12-11 at 18:51 -0600, Zhao Zhang wrote:
> Ha, you are right, i put a wrong log here.
> 
> I rerun it, if failed with the following message.
> 
> zzhang at login6.surveyor:~/swift/test> swift -sites.file ./sites.xml 
> -tc.file ./tc.data first.swift
> Swift svn swift-r2334 (Swift modified locally) cog-r2216
> 
> RunID: 20081211-1850-rcrr2fk0
> Progress:
> echo started
> Sorted: [bgp000:1,000.000(98.545):0/789 overload: 0]
> Sorted: [bgp000:999.590(98.544):0/789 overload: 0]
> Sorted: [bgp000:999.180(98.544):0/789 overload: 0]
> echo failed
> Execution failed:
>         Could not initialize shared directory on bgp000
> Caused by:
>         org.globus.cog.abstraction.impl.file.FileResourceException: 
> Error while communicating with the SSH server on 172.16.3.7:22
> Caused by:
>         Public Key Authentication failed
> 
> zhao
> 
> Mihael Hategan wrote:
> > On Thu, 2008-12-11 at 18:38 -0600, Zhao Zhang wrote:
> >   
> >> sure, it is 172.16.3.6.passphrase=
> >>     
> >
> > I don't believe you. Can you paste the file?
> >
> >   
> >> Mihael Hategan wrote:
> >>     
> >>> On Thu, 2008-12-11 at 18:30 -0600, Zhao Zhang wrote:
> >>>   
> >>>       
> >>>> Hi, Mihael
> >>>>
> >>>> If I put .passphrase= there, I got this:
> >>>>     
> >>>>         
> >>> With the IP address before .passphrase, of course. I.e.
> >>> 172.16.3.6.passphrase=
> >>>
> >>>
> >>>
> >>>
> >>>   
> >>>       
> >
> >
> >   




More information about the Swift-devel mailing list