From: <sb...@ab...> - 2005-11-14 16:57:52
|
After changing the Fedora Core 4 kernel to 2.6.14-1.1637_FC4 (from 2.6.14-1.1532_FC4) I've started getting the following error messages when using restore to compare a dump backup: ./grub/minix_stage1_5: EA system_u:object_r:boot_runtime_t value changed The above is an error message for the /boot partition. There are many similar lines for almost every file. The same occurs on other partitions. It's unlikely that the so many files have changed, so I'm thinking that something got broken. The dump command is: /sbin/dump -0uM -B 500000 -y -L root \ -f /mnt/backup/Linux/root / >> /mnt/backup/Linux/backup.log This is the dump command for the root partition. The backup medium is a hard drive on another machine that was whose mount point is: /mnt/backup. The restore command is: /sbin/restore -C -M -y -D / \ -f /mnt/backup/Linux/root >> /mnt/backup/Linux/backup.log The backup log does not show any messages. This is a cron job, so I get the error messages in an email. The version of the dump rpm is: dump-0.4b40-2, which I downloaded from as part of the Fedora Core 4 updates. Any ideas? Is the backup ok and the messages spurious? Thanks in advance. Stephen Bauman Stephen Bauman 13810 Franklin Ave 2N Flushing NY 11355-3302 Tel: 718-359-7972 (USA) |