Displaying 3 results from an estimated 3 matches for "09_md1".
2018 Nov 03
1
reading old dump backups from 2009
On 11/3/18 3:26 AM, Pete Biggs wrote:
>> restore tvf u1_l0_04-29-09_md1.dump Verify tape and initialize maps
>> Input is from a local file/pipe
>> Checksum error 20311110402, inode 0 file (null)
>> restore: Tape is not a dump tape
> what does 'file' think the file is - i.e. what does
>
> file u1_l0_04-29-09_md1.dump
u1_l0_04-29-09...
2018 Nov 03
5
reading old dump backups from 2009
...up done under fedora 7 which is stored on
disk and has an sha256sum file that indicates there are no data errors
in the backup file.? When I try to read the file with restore under
CentOS 6,? I get the following error:
cat /etc/redhat-release
CentOS release 6.10 (Final)
restore tvf u1_l0_04-29-09_md1.dump Verify tape and initialize maps
Input is from a local file/pipe
Checksum error 20311110402, inode 0 file (null)
restore: Tape is not a dump tape
I have another copy of the backup on another disk with the same checksum
and it gets the same error as well.
Here's a log file from when the b...
2018 Nov 03
0
reading old dump backups from 2009
>
> restore tvf u1_l0_04-29-09_md1.dump Verify tape and initialize maps
> Input is from a local file/pipe
> Checksum error 20311110402, inode 0 file (null)
> restore: Tape is not a dump tape
what does 'file' think the file is - i.e. what does
file u1_l0_04-29-09_md1.dump
say?
>
>
> Here's a log...