On Tue, May 31, 2011 at 01:52, Charles Curley
<charlescur...@charlescurley.com> wrote:
> I have Amanda 3.1.0 on Ubuntu 10.10 running just fine on auth "bsdtcp".
> I would like to use ssh, so I followed the instructions at
> http://wiki.zmanda.com/index.php/How_To:Set_up_transport_encryption_with_SSH
>
> I set up as follows in my global dump type:
>
> --------------------------------------------------
>    # auth "bsdtcp"
>    auth "ssh"
>    ssh_keys "/var/backups/.ssh/id_rsa"
>    client_username "root"
>    amandad_path "/usr/lib/amanda/amandad"
> --------------------------------------------------
>
> I set up server keys on the client, but not client keys on the
> server. Yet; one thing at a time.
>
> I can ssh in from the backup account to root and execute commands,
> e.g.:
>
> --------------------------------------------------
> backup@dzur:~$ ssh root@dzur 'echo "hi, there."'
> hi, there.
> backup@dzur:~$
> --------------------------------------------------
>
> On running amcheck, I get:
>
> --------------------------------------------------
> backup@dzur:~$ amcheck DailySet1 dzur
> Amanda Tape Server Host Check
> -----------------------------
> Holding disk /crc/amanda10/holding: 85 GB disk space available, using 84 GB
> slot 25: volume 'DailySet1_25'
> Will write to volume 'DailySet1_25' in slot 25.
> NOTE: skipping tape-writable test
> Server check took 1.297 seconds
> Host key verification failed.
>
> Amanda Backup Client Hosts Check
> --------------------------------
> WARNING: dzur.localdomain: selfcheck request failed: EOF on read from 
> dzur.localdomain
> Client check: 1 host checked in 0.110 seconds.  1 problem found.
>
> (brought to you by Amanda 3.1.0)
> backup@dzur:~$
> --------------------------------------------------
>
> I get the following debug log:
>

[...]

What about the debug log on the other side?

-- 
Francis Galiegue, fgalie...@gmail.com
"It seems obvious [...] that at least some 'business intelligence'
tools invest so much intelligence on the business side that they have
nothing left for generating SQL queries" (Stéphane Faroult, in "The
Art of SQL", ISBN 0-596-00894-5)

Reply via email to