Jeremy Hansen wrote:
This is what I have in disklist

srv1.methanesea.com /home/drew hard-disk-dump

This is my problem:
...
Amanda Backup Client Hosts Check
--------------------------------
ERROR: srv1.methanesea.com: [could not access /home/drew (/home/drew): Permission denied]
Client check: 1 host checked in 0.018 seconds, 1 problem found


(brought to you by Amanda 2.4.3)

Where am I getting the permissions problem?

It's always educational to have a look in the debug files /tmp/amanda/*.timestamp.debug and see the program that generated this errormessage.

Is there something that needs to be suid in there?

rundump and runtar are both suid root (but I believe their effectiveness is not tested with amcheck, I should take a look in the source code for that.)

Seeing your dumptype "hard-disk-dump", are you using dump and not
of gnutar? And seeing the directory "/home/drew", is this a mountpoint
or is this a subdirectory of a mount point? That's because dump does
not work on subdirectories; but in that case the message would be
"disk offline?" or such.
But if it is a mount point and you are using dump, is amanda in the group that can read the /dev/xxx file? (usually "disk" on Linux)



-- Paul Bijnens, Xplanation Tel +32 16 397.511 Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM Fax +32 16 397.512 http://www.xplanation.com/ email: [EMAIL PROTECTED] *********************************************************************** * I think I've got the hang of it now: exit, ^D, ^C, ^\, ^Z, ^Q, F6, * * quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, * * stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt, abort, hangup, * * PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e, kill -1 $$, shutdown, * * kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... * * ... "Are you sure?" ... YES ... Phew ... I'm out * ***********************************************************************




Reply via email to