On Thu, 4 Oct 2001 at 1:30pm, Michael P. Blinn wrote > 'backup' is the tape server, running samba. I configured > amanda --with-smbclient=/path/to/smbclient > > amandapass: > //ntserver/businesswork ntusername%ntpassword WORKGROUP > //ntserver/sys/ppidocs ntusername%ntpassword WORKGROUP > > amcheck doesn't complain about any permissions, and I can't find any > additional logging about what is going on other than this: > > Amanda Backup Client Hosts Check > ------------------------------------- > WARNING: backup: selfcheck request timed out. Host down? > Client check: 2 hosts checked in 30.033 seconds, 1 problem found
Look in /tmp/amanda/selfcheck*debug on backup -- there it will show you the exact smbclient command it's trying, and hopefully what's going wrong. You can also try running the smbclient command by hand *as the amanda user* to see what you get. -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
