Amanda-Users

Re: driver: WARNING: got empty schedule from planner

2005-07-06 11:54:25
Subject: Re: driver: WARNING: got empty schedule from planner
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: khalid maqsudi <khalid7621 AT hotmail DOT com>
Date: Wed, 06 Jul 2005 17:36:28 +0200
khalid maqsudi wrote:
Hi below is an output of the three log files.  amandad.DATETIME.debug,
sendsize.*.debug, runtar.*.debug


############################################################################

sendsize[6382]: time 0.032:   DUMP: Cannot open dump device
`/dev/md/rdsk/d10': Permission denied

Here we found the problem.  And the cause of this is:

amandad:        CONFIGURE_COMMAND="'./configure' '--with-user=amanda'
'--with-group=uol'"

You run with group "uol" but that group has no read access to the
diskdevice above.
What are the permissions of the device when looking with:

   ls -lL /dev/md/rdsk/d10

I believe on Solaris it should be "sys".

--
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:  Paul.Bijnens AT xplanation DOT com
***********************************************************************
* 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, *
* init 0, kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************



<Prev in Thread] Current Thread [Next in Thread>