Amanda-Users

Re: amanda client inetd problem

2006-08-11 10:43:43
Subject: Re: amanda client inetd problem
From: "Jeff Portwine" <jdport AT michigandrill DOT com>
To: "amanda List" <amanda-users AT amanda DOT org>
Date: Fri, 11 Aug 2006 09:36:21 -0400

amanda dgram udp wait backup /usr/local/libexec/amandad amandad


Or was it "nowait", and you changed it to "wait" (or fixed the username "backup"), but forgot to sig-HUP the inetd process after you fixed it?

No, I added the inetd entry as listed above and then actually rebooted the machine to make sure inetd restarted properly.


What happens when you execute the command "/usr/local/libexec/amandad"
as user "backup" manually?

$ /usr/local/libexec/amandad
/usr/local/libexec/amandad: error in loading shared libraries: libamclient-2.5.0p2.so: cannot open shared object file: No such file or directory

However, that library does exist...
$ ls -l /usr/local/lib/libam*
-rwxr-xr-x 1 root root 361796 Aug 11 08:07 /usr/local/lib/libamanda-2.5.0p2.so -rw-r--r-- 1 root root 1270664 Aug 11 08:07 /usr/local/lib/libamanda.a -rwxr-xr-x 1 root root 875 Aug 11 08:07 /usr/local/lib/libamanda.la lrwxrwxrwx 1 root root 20 Aug 11 08:07 /usr/local/lib/libamanda.so -> libamanda-2.5.0p2.so -rwxr-xr-x 1 root root 99610 Aug 11 08:07 /usr/local/lib/libamclient-2.5.0p2.so -rw-r--r-- 1 root root 239810 Aug 11 08:07 /usr/local/lib/libamclient.a -rwxr-xr-x 1 root root 889 Aug 11 08:07 /usr/local/lib/libamclient.la lrwxrwxrwx 1 root root 22 Aug 11 08:07 /usr/local/lib/libamclient.so -> libamclient-2.5.0p2.so

so I'm not sure what the problem is.

http://wiki.zmanda.com/index.php/Amcheck:_selfcheck_request_failed

I've been going through this list .. but so far not found exactly what the problem is :\

Thanks,
Jeff