Re: client errors

2008-10-21 Thread Dustin J. Mitchell
On Tue, Oct 21, 2008 at 10:53 AM, Krahn, Anderson [EMAIL PROTECTED] wrote:
 I'm getting the following errors with amcheck –c Full

Have you considered using bsdtcp authentication?

Dustin

-- 
Storage Software Engineer
http://www.zmanda.com


RE: client errors

2008-10-21 Thread Krahn, Anderson
Problem was with a library that needed to be linked on the client...

ln -s /usr/local/ssl/lib/libcrypto.so.0.9.8 /lib/libcrypto.so.0.9.8

Fixed the issue..

Anderson 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Krahn, Anderson
Sent: Tuesday, October 21, 2008 9:54 AM
To: amanda-users@amanda.org
Subject: client errors

 

I'm getting the following errors with amcheck -c Full

 

A manda Backup Client Hosts Check



WARNING: 10.1.1.80: selfcheck request failed: timeout waiting for ACK

Client check: 1 host checked in 30.031 seconds.  1 problem found.

 

(brought to you by Amanda 2.6.0p2)

 

Here are the logs :

/opt/amanda/debug/server/Full]#cat amcheck.20081021094853.debug

1224600533.119248: amcheck: pid 9052 ruid 30063 euid 30063: start at Tue
Oct 21 09:48:53 2008

1224600533.152205: amcheck: pid 9052 ruid 30063 euid 30063: rename at
Tue Oct 21 09:48:53 2008

1224600533.160626: amcheck-clients: security_getdriver(name=BSD) returns
ff30b324

1224600533.160958: amcheck-clients: security_handleinit(handle=36578,
driver=ff30b324 (BSD))

1224600533.165559: amcheck-clients: bind_portrange2: Try  port 819:
Available - Success

1224600533.165777: amcheck-clients: dgram_bind: socket 5 bound to
0.0.0.0.819

1224600533.166476: amcheck-clients: dgram_send_addr(addr=36598,
dgram=ff310c14)

1224600533.166527: amcheck-clients: (sockaddr_in *)36598 = { 2, 10080,
10.1.1.80 }

1224600533.166569: amcheck-clients: dgram_send_addr: ff310c14-socket =
5

1224600543.171736: amcheck-clients: dgram_send_addr(addr=36598,
dgram=ff310c14)

1224600543.171816: amcheck-clients: (sockaddr_in *)36598 = { 2, 10080,
10.1.1.80 }

1224600543.171859: amcheck-clients: dgram_send_addr: ff310c14-socket =
5

1224600553.181528: amcheck-clients: dgram_send_addr(addr=36598,
dgram=ff310c14)

1224600553.181634: amcheck-clients: (sockaddr_in *)36598 = { 2, 10080,
10.1.1.80 }

1224600553.181678: amcheck-clients: dgram_send_addr: ff310c14-socket =
5

1224600563.191157: amcheck-clients: security_seterror(handle=36578,
driver=ff30b324 (BSD) error=timeout waiting for ACK)

1224600563.191271: amcheck-clients: security_close(handle=36578,
driver=ff30b324 (BSD))

1224600563.208745: amcheck: pid 9052 finish time Tue Oct 21 09:49:23
2008

 

 

 

On a Solaris 10 server and client.

 

Anderson 



Re: client errors

2008-10-21 Thread Brian Cuttler

I had that problem also, not the linking but when it came time
to run # amcheck.

--with-libraries=/opt/sfw/lib


I resolved it by recompiling, with an additional ./configure option.



On Tue, Oct 21, 2008 at 11:19:35AM -0400, Krahn, Anderson wrote:
 Problem was with a library that needed to be linked on the client...
 
 ln -s /usr/local/ssl/lib/libcrypto.so.0.9.8 /lib/libcrypto.so.0.9.8
 
 Fixed the issue..
 
 Anderson 
 
  
 
 
 
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Krahn, Anderson
 Sent: Tuesday, October 21, 2008 9:54 AM
 To: amanda-users@amanda.org
 Subject: client errors
 
  
 
 I'm getting the following errors with amcheck -c Full
 
  
 
 A manda Backup Client Hosts Check
 
 
 
 WARNING: 10.1.1.80: selfcheck request failed: timeout waiting for ACK
 
 Client check: 1 host checked in 30.031 seconds.  1 problem found.
 
  
 
 (brought to you by Amanda 2.6.0p2)
 
  
 
 Here are the logs :
 
 /opt/amanda/debug/server/Full]#cat amcheck.20081021094853.debug
 
 1224600533.119248: amcheck: pid 9052 ruid 30063 euid 30063: start at Tue
 Oct 21 09:48:53 2008
 
 1224600533.152205: amcheck: pid 9052 ruid 30063 euid 30063: rename at
 Tue Oct 21 09:48:53 2008
 
 1224600533.160626: amcheck-clients: security_getdriver(name=BSD) returns
 ff30b324
 
 1224600533.160958: amcheck-clients: security_handleinit(handle=36578,
 driver=ff30b324 (BSD))
 
 1224600533.165559: amcheck-clients: bind_portrange2: Try  port 819:
 Available - Success
 
 1224600533.165777: amcheck-clients: dgram_bind: socket 5 bound to
 0.0.0.0.819
 
 1224600533.166476: amcheck-clients: dgram_send_addr(addr=36598,
 dgram=ff310c14)
 
 1224600533.166527: amcheck-clients: (sockaddr_in *)36598 = { 2, 10080,
 10.1.1.80 }
 
 1224600533.166569: amcheck-clients: dgram_send_addr: ff310c14-socket =
 5
 
 1224600543.171736: amcheck-clients: dgram_send_addr(addr=36598,
 dgram=ff310c14)
 
 1224600543.171816: amcheck-clients: (sockaddr_in *)36598 = { 2, 10080,
 10.1.1.80 }
 
 1224600543.171859: amcheck-clients: dgram_send_addr: ff310c14-socket =
 5
 
 1224600553.181528: amcheck-clients: dgram_send_addr(addr=36598,
 dgram=ff310c14)
 
 1224600553.181634: amcheck-clients: (sockaddr_in *)36598 = { 2, 10080,
 10.1.1.80 }
 
 1224600553.181678: amcheck-clients: dgram_send_addr: ff310c14-socket =
 5
 
 1224600563.191157: amcheck-clients: security_seterror(handle=36578,
 driver=ff30b324 (BSD) error=timeout waiting for ACK)
 
 1224600563.191271: amcheck-clients: security_close(handle=36578,
 driver=ff30b324 (BSD))
 
 1224600563.208745: amcheck: pid 9052 finish time Tue Oct 21 09:49:23
 2008
 
  
 
  
 
  
 
 On a Solaris 10 server and client.
 
  
 
 Anderson 
 
---
   Brian R Cuttler [EMAIL PROTECTED]
   Computer Systems Support(v) 518 486-1697
   Wadsworth Center(f) 518 473-6384
   NYS Department of HealthHelp Desk 518 473-0773



IMPORTANT NOTICE: This e-mail and any attachments may contain
confidential or sensitive information which is, or may be, legally
privileged or otherwise protected by law from further disclosure.  It
is intended only for the addressee.  If you received this in error or
from someone who was not authorized to send it to you, please do not
distribute, copy or use it or any attachments.  Please notify the
sender immediately by reply e-mail and delete this from your
system. Thank you for your cooperation.