#101 Issue closed: Harmless spurious log message "This is the disk mapping table:"

Labels: cleanup

dagwieers opened issue at 2012-06-07 09:27:

During a `rear restore``at the very end before installing the Grub bootloader, we rewrite various files in order to make sure the disk mappings are taking into account on the newly restored system. However, the logfile and screen is filled with harmless spurious messages:

2012-06-06 20:13:30 Including finalize/GNU/Linux/15_migrate_disk_devices_layout.sh
2012-06-06 20:13:30 Patching '/mnt/local/boot/grub/grub.conf' instead of 'etc/grub.conf'
2012-06-06 20:13:30 This is the disk mapping table:
2012-06-06 20:13:30 This is the disk mapping table:
2012-06-06 20:13:30 Patching '/mnt/local/boot/grub/grub.conf' instead of 'boot/grub/menu.lst'
2012-06-06 20:13:30 This is the disk mapping table:
2012-06-06 20:13:30 This is the disk mapping table:
2012-06-06 20:13:30 This is the disk mapping table:
2012-06-06 20:13:30 This is the disk mapping table:
2012-06-06 20:13:30 This is the disk mapping table:
2012-06-06 20:13:30 This is the disk mapping table:
2012-06-06 20:13:30 This is the disk mapping table:
2012-06-06 20:13:30 This is the disk mapping table:
2012-06-06 20:13:30 Including finalize/GNU/Linux/15_migrate_uuid_tags.sh

We should fix this.


[Export of Github issue for rear/rear.]