Opened 3 years ago

Last modified 3 years ago

#876 new defect

afio: "quit" to abort, anything else to proceed. >

Reported by: spezialist Owned by: Bruno Cornec
Priority: high Milestone: 3.3.0
Component: mondo Version: 3.3.0
Severity: critical Keywords:
Cc:

Description

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

Attachments (1)

mondoarchive.zip (96.6 KB ) - added by spezialist 3 years ago.
/var/log/mondoarchive.log file

Download all attachments as: .zip

Change History (2)

by spezialist, 3 years ago

Attachment: mondoarchive.zip added

/var/log/mondoarchive.log file

comment:1 by spezialist, 3 years ago

This is a list of the installed MondoRescue? suite rpm files:

$ rpm -qa --queryformat '%{Packager}: %{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n' | grep Bruno
Bruno Cornec <bruno@mondorescue.org>: perl-MondoRescue-3.3.0-1.centos8.noarch
Bruno Cornec <bruno@mondorescue.org>: mindi-3.3.0-1.centos8.x86_64
Bruno Cornec <bruno@mondorescue.org>: mindi-busybox-1.25.1-1.centos8.x86_64
Bruno Cornec <bruno@mondorescue.org>: mondo-3.3.0-1.centos8.x86_64
Bruno Cornec <bruno@project-builder.org>: buffer-1.19-8.rhel8.x86_64
Bruno Cornec <bruno@project-builder.org>: star-1.6-1.centos8.x86_64
Bruno Cornec <bruno@project-builder.org>: perl-ProjectBuilder-0.16.1-1.centos8.noarch
Bruno Cornec <bruno@project-builder.org>: afio-2.5-1.rhel8.x86_64
Note: See TracTickets for help on using tickets.