[root@zjx86r01n02 ~]# time rear -d -v mkbackup
Relax-and-Recover 2.4 / Git
Using log file: /var/log/rear/rear-zjx86r01n02.log
Using backup archive '/tmp/rear.LdnYtgxW8f8Ld1G/outputfs/zjx86r01n02/backup.tar.gz'
Creating disk layout
Using guessed bootloader 'GRUB' (found in first bytes on /dev/sda)
Creating root filesystem layout
Handling network interface 'team0'
team0 is a team
team0 has lower interface p5p1
p5p1 is a physical device
team0 has lower interface p6p1
p6p1 is a physical device
Handled network interface 'team0'
Handling network interface 'team1'
team1 is a team
team1 has lower interface p5p2
p5p2 is a physical device
team1 has lower interface p6p2
p6p2 is a physical device
Handled network interface 'team1'
Handling network interface 'team2'
team2 is a team
team2 has lower interface em1
em1 is a physical device
team2 has lower interface em2
em2 is a physical device
Handled network interface 'team2'
To log into the recovery system via ssh set up /root/.ssh/authorized_keys or specify SSH_ROOT_PASSWORD
Copying logfile /var/log/rear/rear-zjx86r01n02.log into initramfs as '/tmp/rear-zjx86r01n02-partial-2020-07-22T14:09:14+0800.log'
Copying files and directories
Copying binaries and libraries
Copying kernel modules
Copying all files in /lib*/firmware/
Creating recovery/rescue system initramfs/initrd initrd.cgz with gzip default compression
Created initrd.cgz with gzip default compression (259348599 bytes) in 28 seconds
Making ISO image
Wrote ISO image: /var/lib/rear/output/rear-zjx86r01n02.iso (256M)
Copying resulting files to nfs location
Saving /var/log/rear/rear-zjx86r01n02.log as rear-zjx86r01n02.log to nfs location
Creating tar archive '/tmp/rear.LdnYtgxW8f8Ld1G/outputfs/zjx86r01n02/backup.tar.gz'
Archived 23499 MiB [avg 12037 KiB/sec] OK
WARNING: tar ended with return code 1 and below output:
---snip---
tar: /var/spool/postfix/private/proxymap: socket ignored
tar: /var/spool/postfix/private/bounce: socket ignored
tar: /var/lib/gssproxy/default.sock: socket ignored
----------
This means that files have been modified during the archiving
process. As a result the backup may not be completely consistent
or may not be a perfect copy of the system. Relax-and-Recover
will continue, however it is highly advisable to verify the
backup in order to be sure to safely recover this system.
Archived 23499 MiB in 2000 seconds [avg 12031 KiB/sec]
Exiting rear mkbackup (PID 188662) and its descendant processes
Running exit tasks
You should also rm -Rf /tmp/rear.LdnYtgxW8f8Ld1G
real 34m54.901s
user 27m46.709s
sys 4m5.216s
[root@zjx86r01n02 ~]#