Opened 3 years ago

Last modified 3 years ago

#875 new defect

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.

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 -R -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:

---evalcall---1---      Calling MINDI for boot disk
---evalcall---2--- TASK:  [********************] 100% done;  0:00 to go
---evalcall---E---
Boot+data disks were created OK
Done.
Preparing to archive your data
Done.
Archiving regular files to media
Archiving regular files
---progress-form---1--- I am backing up your live filesystem now.
---progress-form---2--- Please wait. This may take a couple of hours.
---progress-form---3--- Working...
---progress-form---E---
---progress-form---4--- TASK:  [*...................]   1% done;  0:00 to go
Errors occurred while archiving set 0. Please review logs.
Errors occurred while archiving set 1. Please review logs.
Errors occurred while archiving set 3. Please review logs.
Errors occurred while archiving set 2. Please review logs.
Errors occurred while archiving set 4. Please review logs.
Errors occurred while archiving set 5. 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.Fjucx6/filelist.0 or /tmp/mondo.tmp.Fjucx6/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.0TxyCu/filelist.0 or /tmp/mondo.tmp.0TxyCu/tmpfs/0.star.bz2 doesn't exist yet. I'll pause 5 secs.

No file system overflow is observed in this case.

Attachments (1)

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

Download all attachments as: .zip

Change History (3)

by spezialist, 3 years ago

Attachment: mondoarchive.zip added

/var/log/mondoarchive.log

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
Last edited 3 years ago by spezialist (previous) (diff)

comment:2 by spezialist, 3 years ago

Dear team,

The above mentioned bug is completely solved by downgrading the package star-1.6-1.centos8.x86_64 to star-1.5.3-13.el8.x86_64 from the official RHEL-8.3 repository.

Can anyone else on the team confirm this?

Very thanks for the support.

Note: See TracTickets for help on using tickets.