Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have installed amanda server(RHEL5) for backup of a linux (Centos5) and windows xp client.When i run the amcheck DailySet1 command
-bash# amcheck DailySet1
I get the following error
ERROR: 192.168.1.23: [samba access error: //192.168.1.17/rajkumar: Error connecting to 192.168.1.17 (Permission denied): Connection to 192.168.1.17 failed (Error NT_STATUS_ACCESS_DENIED): returned 1]
ERROR: 192.168.1.23: [can not read/write /etc/amandates: Permission denied]
WARNING: 192.168.1.16: selfcheck request failed: No route to host
Client check: 2 hosts checked in 11.415 seconds, 3 problems found[/b]
NOTE:
192.168.1.23 - ip of amanda Server
192.168.1.17 - IP of windowsxp client
192.168.1.16 - ip of Centos 5 client
//192.168.1.17/rajkumar - shared directory on win XP
Distribution: Solaris 9 & 10, Mac OS X, Ubuntu Server
Posts: 852
Thanked: 34
The error messages seem pretty explicit about what the problem is.
Are you running amcheck as the amanda user? What are the permissions on /etc/amandates? Are you using SELinux? What do you see in /var/log/amanda? When you backup a Samba share, the actual Amanda client is the linux box that has mounted the amanda share. Is that how you have your DLE set up in the disklist?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.