public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* xfsrestore: WARNING: corrupt extent header
@ 2012-02-13  4:46 Tommy Wu
  2012-02-13 19:14 ` Bill Kendall
  2012-02-13 23:10 ` [PATCH] xfsdump: handle files with no extent headers Bill Kendall
  0 siblings, 2 replies; 4+ messages in thread
From: Tommy Wu @ 2012-02-13  4:46 UTC (permalink / raw)
  To: xfs

Hi!

   OS: Debian squeeze amd64
   xfsdump 3.0.6
   xfsprogs 3.1.7

   It happen when the xfsdump got message like:
/sbin/xfsdump: WARNING: could not open regular file ino 33905028 mode
0x00008180: Stale NFS file handle: not dumped
/sbin/xfsdump: WARNING: could not get list of non-root attributes for
nondir ino 33905028: Stale NFS file handle (116)
/sbin/xfsdump: WARNING: could not get list of root attributes for
nondir ino 33905028: Stale NFS file handle (116)
/sbin/xfsdump: WARNING: could not get list of secure attributes for
nondir ino 33905028: Stale NFS file handle (116)

   when I restore the dump file, it will get this, and it's not
restore all files in the dump file:
xfsrestore: WARNING: corrupt extent header
xfsrestore: WARNING: unable to resync media file: some portion of dump
will NOT be restored


   for example:
cmd: /sbin/xfsdump -l 0 -o -p 300 -J -F -M weekly_backup -L var -
/dev/sda8 | /bin/gzip -qv | /usr/bin/split -b 1024m --verbose -
/vol/backup/fw1/dump.20120211/var.xfsdump.gz.
/sbin/xfsdump: using file dump (drive_simple) strategy
/sbin/xfsdump: version 3.0.6 (dump format 3.0) - Running single-threaded
/sbin/xfsdump: level 0 dump of fw1.teatime.com.tw:/var
/sbin/xfsdump: dump date: Sat Feb 11 00:17:41 2012
/sbin/xfsdump: session id: 54572680-8778-49e0-b6bd-635747c47de3
/sbin/xfsdump: session label: "var"
/sbin/xfsdump: ino map phase 1: constructing initial dump list
/sbin/xfsdump: ino map phase 2: skipping (no pruning necessary)
/sbin/xfsdump: ino map phase 3: skipping (only one dump stream)
/sbin/xfsdump: ino map construction complete
/sbin/xfsdump: estimated dump size: 598793856 bytes
/sbin/xfsdump: creating dump session media file 0 (media 0, file 0)
/sbin/xfsdump: dumping ino map
/sbin/xfsdump: dumping directories
/sbin/xfsdump: dumping non-directory files
/sbin/xfsdump: WARNING: could not open regular file ino 33905028 mode
0x00008180: Stale NFS file handle: not dumped
/sbin/xfsdump: WARNING: could not get list of non-root attributes for
nondir ino 33905028: Stale NFS file handle (116)
/sbin/xfsdump: WARNING: could not get list of root attributes for
nondir ino 33905028: Stale NFS file handle (116)
/sbin/xfsdump: WARNING: could not get list of secure attributes for
nondir ino 33905028: Stale NFS file handle (116)
/sbin/xfsdump: ending media file
/sbin/xfsdump: media file size 549085392 bytes
/sbin/xfsdump: dump size (non-dir files) : 543886560 bytes
/sbin/xfsdump: dump complete: 46 seconds elapsed
/sbin/xfsdump: Dump Status: SUCCESS
 60.6%
creating file `/vol/backup/fw1/dump.20120211/var.xfsdump.gz.aa'

then test or restore from this dump file:
mail:/vol/backup/fw1/dump.20120211# cat var.xfsdump.gz.aa | gzip -dqv
| xfsrestore -v silent -p 300 -J -t - | grep ^xfsrestore:
xfsrestore: WARNING: corrupt extent header
xfsrestore: WARNING: unable to resync media file: some portion of dump
will NOT be restored


   It seems only happen in /var partition, and it's not always happen.

-- 

Tommy Wu

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-13 23:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13  4:46 xfsrestore: WARNING: corrupt extent header Tommy Wu
2012-02-13 19:14 ` Bill Kendall
2012-02-13 20:26   ` Bill Kendall
2012-02-13 23:10 ` [PATCH] xfsdump: handle files with no extent headers Bill Kendall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox