On Aug 23, 2015, at 5:45 PM, Seann <nombran...@tsukinokage.net> wrote:

> On 8/19/2015 11:12 PM, Gerrit A. Smit wrote:
>> Debra S Baddorf schreef op 18-08-15 om 23:21:
>>> Thank you, Mr Troll,  for complaining about our posting techniques  (is 
>>> this better?)  but
>>> giving no actual help.
>> And you think this is appropiate?
>> 
> With regards to the posting style, as 90% of my clients use a client that top 
> posts (Microsoft exchange, and it's companion client Outlook) I tend to top 
> post, when my response is in top posting.
> 
> As I use Thunderbird for my main non-professional account (this account) it 
> is a little out of the way, but makes it easier to search and follow when 
> using one of the above mentioned MUA/client pairing.
> 
> That being said, I have not made much progress on my situation, but I also 
> haven't had the bandwidth to do the deeper digging that is needed.
> 
> I know the configuration works, per say, as it worked when all the 
> server/client bundles were on the 2.x branch, and that worked for two years, 
> without any changes.
> 
> I upgraded to CentOs7, migrated the Amanda configurations from the backup 
> disk (original hard drives, now used solely for virtual tapes) and massaged 
> the configuration up to being able to pass the amcheck on the configuration.
> (This is one of the first place I am looking as it is the most likely place 
> for errors, in the amanda.conf, and disklist configuration files)
> 
> As all the Amanda logs just stop, on both the client and server, and trying 
> to figure out which server was the last one to check in, or have any activity 
> takes a bit of time, only to see it being identical to a server that 
> completed the backup tasks, makes it hard to troubleshoot.
> 
> I am looking over the release notes, and documentation to see if there is a 
> way to make it easier to log amanda dump messages, and maybe send them to 
> syslog, so I can run it through something like Graylog, and parse down from 
> there.
> 
> 
> Regards,
> Seann
> 
> 

Have you tried enabling only ONE client,  so that you have only one log to 
compare with the server’s log?    Or does it work fine with only one client - 
which would imply that no permissions are wong at any rate, and that it is more 
of a timing issue.

For a shor time,  you can add these parameters to  amanda.conf files.  Read the 
web site I reference for info about them,  but I think the default value is 0 , 
 so setting these things all the way to 5 will give you LOTS more debug info 
and fill up log files quickly.    There may be lower numbers you can set them 
to, but why waste time doing intermittent steps,  is my philosophy.  If I am 
adding debug print lines,  I’ll set the value to 5.      I suggest adding these 
when you are only trying one client, due to volume of data issues (which you 
are already talking about, if needing help with parsing).

####  client type,  I think
#debug_amandad 5
#debug_auth 5
#debug_event 5
#debug_protocol 5
#debug_selfcheck 5
#debug_sendsize 5
#debug_driver 5
#debug_amrecover 5
#debug-amidxtaped 5
#debug-amindexd 5

## temp settings,  SERVER type  
#debug-auth 5
#debug-protocol 5
#debug-planner 5
#debug-driver 5
##debug-event 5 ## adds LOTS of text, but try it anyway,  with caution
#debug-holding 5
#debug-dumper 5
#debug-chunker 5
#debug-taper 5
#debug-recovery 5
###  see  http://wiki.zmanda.com/man/amanda.conf.5.html

Some of them won’t be activated   (like, the recovery ones)  but try some or 
all.   It can pinpoint exactly WHERE amanda is stopping.   

Deb Baddorf
(going away the end of this week, sorry)



Reply via email to