[OpenAFS] files missing from incremental vos restore
Derrick J Brashear
shadow@dementia.org
Sun, 6 Nov 2005 08:31:15 -0500 (EST)
On Sun, 6 Nov 2005, Christoph Scheurer wrote:
> Yes, the incremental dumps were restored with that option. And the list of
> files that are missing is quite strange. Some of them have been recently
> (i.e. after the last full dump) modified, others have not been modified in a
> long time. There is no clear pattern visible. Is there a tool to inspect the
> dumped information (especially the incremental dumps) without restoring the
> dump temporarily to a volume? Would it be better to salvage the RW volumes
> every time before backup/dump, even if their status seems not to require that?
cd src/tests; make
you'll get afsdump_scan
Something like the -Pvid options is probably what you want.
Derrick