﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
876	"afio: ""quit"" to abort, anything else to proceed. >"	spezialist	Bruno Cornec	"Dear team,

After updating CentOS-8.3.2011 to the latest version it is impossible to make a backup of the operating system.

My backup shell command is:
{{{
mondoarchive -ODFNi -6z -s 4480m -p `hostname -s`_`date +%A` -d /mnt/nfs_backups/`hostname -s`.back/BMR -E ""/mnt/nfs_backups|/opt/repo|/opt/repo-addons|/opt/repo-updates|/mnt/repo|/mnt/repo-addons|/mnt/repo-updates""
}}}

The backup ends up with these messages:
{{{
---progress-form---1--- I am backing up your live filesystem now.
---progress-form---2--- ISO 1: [***.................] 13% used
---progress-form---3--- Please wait. This may take a couple of hours.
---progress-form---E---
---progress-form---4--- TASK:  [************........]  58% done;  1:41 to go
afio: Ready for volume 2 on /tmp/mondo.tmp.CFlrP4/tmpfs/9.afio.bz2
afio: ""quit"" to abort, anything else to proceed. >
afio: Ready for volume 3 on /tmp/mondo.tmp.CFlrP4/tmpfs/9.afio.bz2
afio: ""quit"" to abort, anything else to proceed. >
afio: Ready for volume 4 on /tmp/mondo.tmp.CFlrP4/tmpfs/9.afio.bz2
afio: ""quit"" to abort, anything else to proceed. > quit
afio: Ready for volume 2 on /tmp/mondo.tmp.CFlrP4/tmpfs/9.afio.bz2
afio: ""quit"" to abort, anything else to proceed. > ^C
^C
Errors occurred while archiving set 9. Please review logs.
...
}}}

At the same time, log file /var/log/mondoarchive.log is filled with the following entries:
{{{
DBG2: [Main] libmondo-archive.c->make_afioballs_and_images#1345: Warning - either /tmp/mondo.tmp.JoDRON/filelist.0 or /tmp/mondo.tmp.JoDRON/tmpfs/0.star.bz2 doesn't exist yet. I'll pause 5 secs.
DBG2: [Main] libmondo-archive.c->make_afioballs_and_images#1345: Warning - either /tmp/mondo.tmp.gRfPLr/filelist.0 or /tmp/mondo.tmp.gRfPLr/tmpfs/0.star.bz2 doesn't exist yet. I'll pause 5 secs.
DBG2: [Main] libmondo-archive.c->make_afioballs_and_images#1345: Warning - either /tmp/mondo.tmp.KpKgvM/filelist.0 or /tmp/mondo.tmp.KpKgvM/tmpfs/0.star.bz2 doesn't exist yet. I'll pause 5 secs.
}}}

And every time the error ""afio: ""quit"" to abort, anything else to proceed. >"", the 20GB /tmp directory overflows:
{{{
Filesystem                      Type          Size  Used Avail Use% Mounted on
/dev/mapper/cl_zabbix--zt0-root xfs            10G  619M  9.4G   7% /
/dev/mapper/cl_zabbix--zt0-usr  xfs            15G  3.2G   12G  21% /usr
/dev/sda1                       ext4          488M  236M  217M  53% /boot
/dev/mapper/cl_zabbix--zt0-var  xfs            15G  1.1G   14G   8% /var
/dev/mapper/cl_zabbix--zt0-tmp  xfs            20G   20G  108K 100% /tmp
/dev/mapper/cl_zabbix--zt0-opt  xfs            80G   78G  2.2G  98% /opt
boostfs                         fuse.boostfs  201T  118T   84T  59% /mnt/nfs_backups
}}}
"	defect	new	high	3.3.0	mondo	3.3.0	critical			
