1. [root@zjx86r01n02 ~]# time rear -d -v mkbackup
    2. Relax-and-Recover 2.4 / Git
    3. Using log file: /var/log/rear/rear-zjx86r01n02.log
    4. Using backup archive '/tmp/rear.LdnYtgxW8f8Ld1G/outputfs/zjx86r01n02/backup.tar.gz'
    5. Creating disk layout
    6. Using guessed bootloader 'GRUB' (found in first bytes on /dev/sda)
    7. Creating root filesystem layout
    8. Handling network interface 'team0'
    9. team0 is a team
    10. team0 has lower interface p5p1
    11. p5p1 is a physical device
    12. team0 has lower interface p6p1
    13. p6p1 is a physical device
    14. Handled network interface 'team0'
    15. Handling network interface 'team1'
    16. team1 is a team
    17. team1 has lower interface p5p2
    18. p5p2 is a physical device
    19. team1 has lower interface p6p2
    20. p6p2 is a physical device
    21. Handled network interface 'team1'
    22. Handling network interface 'team2'
    23. team2 is a team
    24. team2 has lower interface em1
    25. em1 is a physical device
    26. team2 has lower interface em2
    27. em2 is a physical device
    28. Handled network interface 'team2'
    29. To log into the recovery system via ssh set up /root/.ssh/authorized_keys or specify SSH_ROOT_PASSWORD
    30. Copying logfile /var/log/rear/rear-zjx86r01n02.log into initramfs as '/tmp/rear-zjx86r01n02-partial-2020-07-22T14:09:14+0800.log'
    31. Copying files and directories
    32. Copying binaries and libraries
    33. Copying kernel modules
    34. Copying all files in /lib*/firmware/
    35. Creating recovery/rescue system initramfs/initrd initrd.cgz with gzip default compression
    36. Created initrd.cgz with gzip default compression (259348599 bytes) in 28 seconds
    37. Making ISO image
    38. Wrote ISO image: /var/lib/rear/output/rear-zjx86r01n02.iso (256M)
    39. Copying resulting files to nfs location
    40. Saving /var/log/rear/rear-zjx86r01n02.log as rear-zjx86r01n02.log to nfs location
    41. Creating tar archive '/tmp/rear.LdnYtgxW8f8Ld1G/outputfs/zjx86r01n02/backup.tar.gz'
    42. Archived 23499 MiB [avg 12037 KiB/sec] OK
    43. WARNING: tar ended with return code 1 and below output:
    44. ---snip---
    45. tar: /var/spool/postfix/private/proxymap: socket ignored
    46. tar: /var/spool/postfix/private/bounce: socket ignored
    47. tar: /var/lib/gssproxy/default.sock: socket ignored
    48. ----------
    49. This means that files have been modified during the archiving
    50. process. As a result the backup may not be completely consistent
    51. or may not be a perfect copy of the system. Relax-and-Recover
    52. will continue, however it is highly advisable to verify the
    53. backup in order to be sure to safely recover this system.
    54. Archived 23499 MiB in 2000 seconds [avg 12031 KiB/sec]
    55. Exiting rear mkbackup (PID 188662) and its descendant processes
    56. Running exit tasks
    57. You should also rm -Rf /tmp/rear.LdnYtgxW8f8Ld1G
    58. real 34m54.901s
    59. user 27m46.709s
    60. sys 4m5.216s
    61. [root@zjx86r01n02 ~]#