On Friday 22 January 2021 13:40:43 Jon LaBadie wrote:

> I don't see how your post-amdump script could be
> affecting things, but consider eliminating it from
> consideration entirely by running without the post-
> amdump processing for a while (or until next error).
>
I do not see how that can be involved, it doesn't run until amanda is 
finished, I even leave time for the disks to sync before it runs.

> Clutching at straws now.
>
> I'm beginning to feel it might be a hardware problem.
> cables, controller, ???

Its random Jon, and this problem actually precedes the fire in an onboard 
usb port on the old asus phenom mobo, which was replaced with another 
asus x370 which now carries a 6 core I5 and 32gigs of dram. It existed 
with a spinning rust holding disk, and replacing it with an SSD of 
240Gigs also replaced the cable. And the original amandatapes drive of 
1Tbyte was replaced with a 2Tbyte, along with a new cable since this 
problem stated. I was maybe 1 time a month and now has become a twice a 
week problem.  And its gotten worse with a perl upgrade by stretch about 
90 days back.  Looking at the file sizes of the failures put 
in /amandatapes and then redoes, they are often exactly the same size, 
but the diffs are bigger than the files. And the redone backups headers 
never contain the *-CRC entries.

Since I have the src's, I am half tempted to go back to 3.3.1.p7. But it 
won't build now, a perl error IIRC. But let me check.

configure is fine, make fails:

glib-util.c:68:20: fatal error: gcrypt.h: No such file or directory
 #include <gcrypt.h>
                    ^
compilation terminated.
Makefile:2362: recipe for target 'glib-util.lo' failed
make[3]: *** [glib-util.lo] Error 1
make[3]: Leaving directory '/home/amanda/amanda-3.3.7p1/common-src'
Makefile:2023: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/amanda/amanda-3.3.7p1/common-src'
Makefile:1652: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/amanda/amanda-3.3.7p1'
Makefile:1575: recipe for target 'all' failed
make: *** [all] Error 2

So lets try 3.4.3: but added --without-ipv6 to the config and its 
building ok so far. Getting rid of ipv6 locally has been a problem but 
there is not a workng ipv6 here in West Virginia within 120 miles of the 
far side of my router. 3.4.3 builds, 3.3.7p1 still won't because of the 
crypt error. So I'll try a rebuild without ipv6 support, of 3.5.1 just 
for shits and grins.
And I've forgot if amanda needs a make setuid? amcheck fails with a bunch 
of perms errors:
root@coyote:amanda-3.5.1$ su amanda -c "/usr/local/sbin/amcheck Daily"
Amanda Tape Server Host Check
-----------------------------
ERROR: program /usr/local/libexec/amanda/ambind: not executable
NOTE: Holding disk '/sdb/dumps': 212792 MB disk space available, using 
212292 MB
Searching for label 'Dailys-3':found in slot 3: volume 'Dailys-3'
Will write to volume 'Dailys-3' in slot 3.
NOTE: skipping tape-writable test
Server check took 0.790 seconds
Amanda Backup Client Hosts Check
--------------------------------
ERROR: coyote: selfcheck request failed: amcheck-clients: error 
[exec /usr/local/libexec/amanda/ambind: Permission denied]
ERROR: shop: selfcheck request failed: amcheck-clients: error 
[exec /usr/local/libexec/amanda/ambind: Permission denied]
ERROR: lathe: selfcheck request failed: amcheck-clients: error 
[exec /usr/local/libexec/amanda/ambind: Permission denied]
ERROR: GO704: selfcheck request failed: amcheck-clients: error 
[exec /usr/local/libexec/amanda/ambind: Permission denied]
ERROR: rpi4: selfcheck request failed: amcheck-clients: error 
[exec /usr/local/libexec/amanda/ambind: Permission denied]
Client check: 5 hosts checked in 11.282 seconds.  5 problems found.
(brought to you by Amanda 3.5.1)

but adding +x to ambind is a big mess. Now it wants rwsr-x--- perms.
mc doesn't seem to be able to satisfy that, so how is it done from the 
cli????

Thanks cuz now I am completely screwed.
 
> Jon


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>

Reply via email to