* consistency checks
@ 2009-11-24 16:47 Rick Meertens
2009-11-25 15:48 ` Bill Kendall
0 siblings, 1 reply; 2+ messages in thread
From: Rick Meertens @ 2009-11-24 16:47 UTC (permalink / raw)
To: xfs
[-- Attachment #1.1: Type: text/plain, Size: 269 bytes --]
Does the xfs backup tools contain any backup media consistency checks? I want to verify if the old backup on a tape is corrupt, with a checksum orso.
I have seen that the xfsdump inventory can be checked on consistency, but nothing found for the tapes
[-- Attachment #1.2: Type: text/html, Size: 988 bytes --]
[-- Attachment #2: Type: text/plain, Size: 121 bytes --]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: consistency checks
2009-11-24 16:47 consistency checks Rick Meertens
@ 2009-11-25 15:48 ` Bill Kendall
0 siblings, 0 replies; 2+ messages in thread
From: Bill Kendall @ 2009-11-25 15:48 UTC (permalink / raw)
To: Rick Meertens; +Cc: xfs
Rick Meertens wrote:
> Does the xfs backup tools contain any backup media consistency checks? I
> want to verify if the old backup on a tape is corrupt, with a checksum orso.
>
>
>
> I have seen that the xfsdump inventory can be checked on consistency,
> but nothing found for the tapes
Not really -- unfortunately most of the structures and data written
by xfsdump are not checksummed.
The closest thing is to use xfrestore -t. This will read the entire
dump, listing all of the files it contains. So you'll at least know
whether or not there are unreadable blocks on the media, and whether
the structure of the dump is okay, but not whether your file data is
consistent.
Bill
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-25 15:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-24 16:47 consistency checks Rick Meertens
2009-11-25 15:48 ` Bill Kendall
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox