>As far as the other two clients sendsize.20010628122106.debug shows
>(the errors are the same on both clients).
>...
>cannot execute /usr/local/libexec/killpgrp: Exec format error
>cannot execute /usr/local/libexec/killpgrp: Exec format error
>sendsize: exec /usr/local/libexec/rundump failed or no dump program available:
> Exec format error
>...
>I wouldn't be too bothered by a failure to execute because of root-nfs
>access restrictions but I'd thought that Exec format errors where do
>to architecture issues.
Both of those programs are setuid root. If you're delivering them to
the client via NFS, you may need to change your mount options (or the
export options, I always forget which side controls it) to allow setuid.
Irix may translate that problem into "exec format error".
If that doesn't help, try logging on to the client and run:
df /usr/local/libexec/rundump
file /usr/local/libexec/rundump
(run them as the Amanda user). The first will confirm the file is coming
from where you think it should. The second should tell you about the
architecture it was built for.
> Brian
John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]