Re: Assertion failed in amcheck

2022-07-03 Thread Chris Hassell
it's good to get these!

it looks like a strange case that leaves a missing / closed file descriptor.   
if the assert fails then thats too disruptive for a good run of amcheck.

From: [email protected]  on behalf 
of Matthias Wolf 
Sent: Thursday, June 23, 2022 7:42 AM
To: [email protected] 
Subject: Assertion failed in amcheck


WARNING: This email originated from outside of BETSOL. Do not click links or 
open attachments unless you recognize the sender and know the content is safe.


Hi!

Do you want to have incidents like this one reported? Is this of any use for 
the developers and if so, should I report it elsewhere?

This is the output of to amcheck-commands following immediately each other 
within the secend. Mind the assertion failure and the missing of the client 
checks in the first run:

[backup@xmg ~]$ amcheck DailySet1
Amanda Tape Server Host Check
-
NOTE: Holding disk '/var/lib/amanda/bkpdev/holding': 6315112 MB disk space 
available, using 6212712 MB
slot 97: volume 'wot-097'
Will write to volume 'wot-097' in slot 97.
NOTE: skipping tape-writable test
Assertion 'close_nointr(fd) != -EBADF' failed at src/basic/fd-util.c:76, 
function safe_close(). Aborting.
NOTE: info dir '/var/lib/amanda/bkpdev/curinfo/xmg/_' does not exist
  it will be created on the next run
NOTE: index dir '/var/lib/amanda/bkpdev/index/xmg/_' does not exist
  it will be created on the next run
Server check took 0.246 seconds
(brought to you by Amanda 3.5.1)
[backup@xmg ~]$ amcheck DailySet1
Amanda Tape Server Host Check
-
NOTE: Holding disk '/var/lib/amanda/bkpdev/holding': 6315112 MB disk space 
available, using 6212712 MB
slot 97: volume 'wot-097'
Will write to volume 'wot-097' in slot 97.
NOTE: skipping tape-writable test
NOTE: info dir '/var/lib/amanda/bkpdev/curinfo/xmg/_' does not exist
  it will be created on the next run
NOTE: index dir '/var/lib/amanda/bkpdev/index/xmg/_' does not exist
  it will be created on the next run
Server check took 0.121 seconds
Amanda Backup Client Hosts Check

Client check: 4 hosts checked in 0.219 seconds.  0 problems found.
(brought to you by Amanda 3.5.1)
[backup@xmg ~]$ _

Cheers,
Matthew

Confidentiality Notice | The information transmitted by this email is intended 
only for the person or entity to which it is addressed. This email may contain 
proprietary, business-confidential and/or privileged material. If you are not 
the intended recipient of this message, be aware that any use, review, 
re-transmission, distribution, reproduction or any action taken in reliance 
upon this message is strictly prohibited. If you received this in error, please 
contact the sender and delete the material from all computers.


Assertion failed in amcheck

2022-06-23 Thread Matthias Wolf

Hi!

Do you want to have incidents like this one reported? Is this of any use 
for the developers and if so, should I report it elsewhere?


This is the output of to amcheck-commands following immediately each 
other within the secend. Mind the assertion failure and the missing of 
the client checks in the first run:


[backup@xmg ~]$ amcheck DailySet1
Amanda Tape Server Host Check
-
NOTE: Holding disk '/var/lib/amanda/bkpdev/holding': 6315112 MB disk space 
available, using 6212712 MB
slot 97: volume 'wot-097'
Will write to volume 'wot-097' in slot 97.
NOTE: skipping tape-writable test
Assertion 'close_nointr(fd) != -EBADF' failed at src/basic/fd-util.c:76, 
function safe_close(). Aborting.
NOTE: info dir '/var/lib/amanda/bkpdev/curinfo/xmg/_' does not exist
  it will be created on the next run
NOTE: index dir '/var/lib/amanda/bkpdev/index/xmg/_' does not exist
  it will be created on the next run
Server check took 0.246 seconds
(brought to you by Amanda 3.5.1)
[backup@xmg ~]$ amcheck DailySet1
Amanda Tape Server Host Check
-
NOTE: Holding disk '/var/lib/amanda/bkpdev/holding': 6315112 MB disk space 
available, using 6212712 MB
slot 97: volume 'wot-097'
Will write to volume 'wot-097' in slot 97.
NOTE: skipping tape-writable test
NOTE: info dir '/var/lib/amanda/bkpdev/curinfo/xmg/_' does not exist
  it will be created on the next run
NOTE: index dir '/var/lib/amanda/bkpdev/index/xmg/_' does not exist
  it will be created on the next run
Server check took 0.121 seconds
Amanda Backup Client Hosts Check

Client check: 4 hosts checked in 0.219 seconds.  0 problems found.
(brought to you by Amanda 3.5.1)
[backup@xmg ~]$ _

Cheers,
Matthew