What's in disklist.picsl-cluster-home?
do 'amadmin CONF disklist' report all Dles?
Jean-Louis
On 09/29/2014 05:23 PM, Michael Stauffer wrote:
Amanda 3.3.4
Hi,
I've got another strange problem. It's probably user-error again, but
I can't figure it out. I added another disklist file to my disklist
(see below), and now amcheck and amdump don't seem to read anything.
amcheck reports 0 hosts checked.
When I run amdump, I get this:
FAILURE DUMP SUMMARY:
planner: FATAL empty disklist "/etc/amanda/jet1/disklist"
driver: FATAL Did not get DATE line from planner
/etc/amanda/jet1/disklist looks like this:
#includefile "disklist.cfile-jet"
#includefile "disklist.cfile-jag"
#includefile "disklist.picsl-cluster-home"
cfile-local jet-a /jet {
gui-base
include "./[a]*"
exclude "./aguirre"
}
Even if I just have it like this it doesn't work. This is what it was
like before today and it was working:
includefile "disklist.cfile-jet"
includefile "disklist.cfile-jag"
Permissions are like this, I haven't changed them:
[amandabackup@cback ~]$ ll /etc/amanda/jet1/disklist
-rw-------. 1 amandabackup disk 1679 Sep 29 17:22
/etc/amanda/jet1/disklist
Thanks for any suggestions!
-M