Re: "overdue" wrong

2022-06-03 Thread Stefan G. Weichinger



Am 02.06.22 um 14:02 schrieb Nathan Stratton Treadway:


The amadmin info shows that this dump has no size (in addition to the
"zero" date), so somehow the amanda history is not recording a
successful dump  Can you make sure sure that the dump was in fact
written successfully all the way to tape?


I think this is caused by the "[missing size line from sendbackup]" 
issue with amsamba, these DLEs all use amsamba.


I will try once more to use the amsamba script from upcoming 
amanda-3.6.0 (although last time I did it didn't fix that ...).


Re: "overdue" wrong

2022-06-02 Thread Nathan Stratton Treadway
On Thu, Jun 02, 2022 at 10:04:16 +0200, Stefan G. Weichinger wrote:
> Overdue 19140 days: server:dle007

[...]
>   Dumps: lev datestmp  tape file   origK   compK secs
>   0  19700101  vtape-007-1  14 -1 -1 -1

Sure enough, 1970/1/1 is 19145 days ago, so the two utilities are
consistent :)


> The DLEs are dumped OK, though. 

The amadmin info shows that this dump has no size (in addition to the
"zero" date), so somehow the amanda history is not recording a
successful dump  Can you make sure sure that the dump was in fact
written successfully all the way to tape?  


Nathan



Nathan Stratton Treadway  -  natha...@ontko.com  -  Mid-Atlantic region
Ray Ontko & Co.  -  Software consulting services  -   http://www.ontko.com/
 GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt   ID: 1023D/ECFB6239
 Key fingerprint = 6AD8 485E 20B9 5C71 231C  0C32 15F3 ADCD ECFB 6239


Re: "overdue" wrong

2022-06-02 Thread Jose M Calhariz
Hi

I do not know about your case, but, in my case I get that when a full
dump of a DLE fails.  It will stay in that state of overdue until
amanda gets a chance to do a full backup with success

On Thu, Jun 02, 2022 at 10:04:16AM +0200, Stefan G. Weichinger wrote:
> 
> 
> I see wrong "overdue" information in
> 
> $ amadmin vtape due
> 
> [..]
> Overdue 19140 days: server:dle007
> [..]
> 
> 
> $ amadmin vtape info
> 
> Current info for server dle007:
> 
> 
>   Stats: dump rates (kps), Full:  64128.6, 62520.7, 64225.8
> 
> Incremental:   10.0,   1.1,   2.0
> 
>   compressed size, Full: -100.0%,-100.0%,-100.0%
> 
> Incremental: -100.0%,-100.0%,-100.0%
> 
>   Dumps: lev datestmp  tape file   origK   compK secs
> 
>   0  19700101  vtape-007-1  14 -1 -1 -1
> 
> 
> The DLEs are dumped OK, though. How to fix that? Remove some index file or
> so?
> 
> As you notice from my various postings lately I am trying to clean up my
> amanda-configs and get rid of warnings/errors and other uncertainties ...
> 

-- 
--

Todo mundo deveria ter dinheiro suficiente para fazer uma cirurgia plástica

--Beverly Johnson


signature.asc
Description: PGP signature


"overdue" wrong

2022-06-02 Thread Stefan G. Weichinger




I see wrong "overdue" information in

$ amadmin vtape due

[..]
Overdue 19140 days: server:dle007
[..]


$ amadmin vtape info

Current info for server dle007:


  Stats: dump rates (kps), Full:  64128.6, 62520.7, 64225.8

Incremental:   10.0,   1.1,   2.0

  compressed size, Full: -100.0%,-100.0%,-100.0%

Incremental: -100.0%,-100.0%,-100.0%

  Dumps: lev datestmp  tape file   origK   compK secs

  0  19700101  vtape-007-1  14 -1 -1 -1


The DLEs are dumped OK, though. How to fix that? Remove some index file 
or so?


As you notice from my various postings lately I am trying to clean up my 
amanda-configs and get rid of warnings/errors and other uncertainties ...