Hi Paul,
ok my amandapass looks like yours, so this can not be the problem. I
think the problem is that the user amanda couldn�t reach the magnus,
�cause the error message is
Amanda Backup Client Hosts Check
--------------------------------
ERROR: technix.kn.ordix.de: [can not access //magnus/download
(//magnus/download): No such file or directory]
Client check: 1 host checked in 0.155 seconds, 1 problem found.
So amanda reached the host (0.155 seconds) but can�t get access to the
free directory on magnus. I�ve checked the password in amandapass, but
it�s right. So i�ve looked in the tmp/amanda/amcheck.debug and
selfcheck.debug. Here is the same fault. You can have a look on it
below.
Perhaps you�ve got another idea. Thanks yor your support.
[amanda@technix amanda]$ cat selfcheck.debug
selfcheck: debug 1 pid 21950 ruid 391 euid 391 start time Mon Oct 30
08:44:14 2000
/opt/amanda/libexec/selfcheck: version 2.4.1p1
checking disk //magnus/download: device //magnus/download: No such file
or directory
selfcheck: pid 21950 finish time Mon Oct 30 08:44:14 2000
[amanda@technix amanda]$ cat amandad.debug
amandad: debug 1 pid 21949 ruid 391 euid 391 start time Mon Oct 30
08:44:14 2000
amandad: version 2.4.1p1
amandad: build: VERSION="Amanda-2.4.1p1"
amandad: BUILT_DATE="Don Aug 24 16:12:01 CEST 2000"
amandad: BUILT_MACH="Linux technix 2.2.14-5.0smp #1 SMP Tue Mar 7
21:01:40 EST 2000 i686 unknown"
amandad: CC="gcc"
amandad: paths: bindir="/Home/amanda/AMANDA/bin"
amandad: sbindir="/Home/amanda/AMANDA/sbin"
amandad: libexecdir="/Home/amanda/AMANDA/libexec"
amandad: mandir="/Home/amanda/AMANDA/man"
amandad: CONFIG_DIR="/Home/amanda/AMANDA/etc/amanda"
amandad: DEV_PREFIX="/dev/" RDEV_PREFIX="/dev/" DUMP="/sbin/dump"
amandad: RESTORE="/sbin/restore" GNUTAR="/bin/gtar"
amandad: COMPRESS_PATH="/bin/gzip" UNCOMPRESS_PATH="/bin/gzip"
amandad: MAILER="/usr/bin/Mail"
amandad:
listed_incr_dir="/Home/amanda/AMANDA/var/amanda/gnutar-lists"
amandad: defs: DEFAULT_SERVER="technix" DEFAULT_CONFIG="DailySet1"
amandad: DEFAULT_TAPE_SERVER="technix"
amandad: DEFAULT_TAPE_DEVICE="/dev/null" HAVE_MMAP HAVE_SYSVSHM
amandad: LOCKING=POSIX_FCNTL SETPGRP_VOID DEBUG_CODE BSD_SECURITY
amandad: CLIENT_LOGIN="amanda" FORCE_USERID HAVE_GZIP
amandad: COMPRESS_SUFFIX=".gz" COMPRESS_FAST_OPT="--fast"
amandad: COMPRESS_BEST_OPT="--best" UNCOMPRESS_OPT="-dc"
got packet:
--------
Amanda 2.4 REQ HANDLE 000-00260508 SEQ 972891854
SECURITY USER amanda
SERVICE selfcheck
OPTIONS ;
DUMP //magnus/download 0 OPTIONS
|;bsd-auth;srvcomp-fast;no-record;index;exclude-list=/home/amanda/AMANDA/etc/amanda/amanda.conf/filelist;
--------
sending ack:
----
Amanda 2.4 ACK HANDLE 000-00260508 SEQ 972891854
----
bsd security: remote host technix.kn.ordix.de user amanda local user
amanda
bsd security check passed
amandad: running service "/opt/amanda/libexec/selfcheck"
amandad: sending REP packet:
----
Amanda 2.4 REP HANDLE 000-00260508 SEQ 972891854
OPTIONS ;
ERROR [can not access //magnus/download (//magnus/download): No such
file or directory]
OK /sbin/dump executable
OK /sbin/restore executable
OK /etc/dumpdates read/writable
OK /dev/null read/writable
OK /tmp has more than 64 KB available.
OK /tmp/amanda has more than 64 KB available.
OK /etc has more than 64 KB available.
----
amandad: got ack:
----
Amanda 2.4 ACK HANDLE 000-00260508 SEQ 972891854
----
amandad: pid 21949 finish time Mon Oct 30 08:44:14 2000
"Bort, Paul" schrieb:
>
>
> Oops. Sorry about that last one. (It was the mail client's fault. ;-)
>
> Here's what my /etc/amandapass looks like:
>
> //ntserver/ntshare secretpassword NTDOMAIN
>
> Can you use those parameters with smbclient (without AMANDA) to access
> your ntshare?
>
> You should also look in /tmp/amanda/amcheck.debug and selfcheck.debug
> for more clues.
>
>
> -----Original Message-----
> From: Michael Lindermann [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 27, 2000 3:13 AM
> To: [EMAIL PROTECTED]
> Subject: dump nt client - still a problem
>
> thanks for your help, but the problem is still there. Perhaps i
> describe
> it more detailed:
> so the error message is the same. When i run <amcheck config.file> i
> get this:
>
> Amanda Backup Client Hosts Check
> --------------------------------
> ERROR: technix.kn.ordix.de: [can not access //magnus/download
> (//magnus/download): No such file or directory]
> Client check: 1 host checked in 0.040 seconds, 1 problem found.
>
> the disklist file on technix (tape server)
> -------------------------------------
> technix.kn.ordix.de //magnus/download ordix-magnus
>
> - technix.kn.ordix.de is the amanda tape server. here smbclient &
> amanda
> is installed.
> - //magnus/download is the nt client which should be dumped
> - ordix-magnus is the dumptype which i want to use
>
> smbclient is configured, �cause i can make a remote dump to another
> unix
> machine. i�ve got only these "nt-dump-problem" i recognize in the
> manuanl, that there have to be a etc/amandapass file. but does amanda
> know about these file. if amanda wants to connect to magnus/download
> it
> needs a password. should these password in the amandapass file ? i�ve
> tried it, but it doesn�t help. perhaps that�s my fault. how does these
>
> file have to look like ? can you give me an example ?!
>
> thanks for your fast help
>
> michael