Linux XFS filesystem development
 help / color / mirror / Atom feed
* Unable to xfsdump/xfsrestore filesystem
@ 2020-03-03 16:50 David Brown
  2020-03-03 16:57 ` Eric Sandeen
  2020-03-03 22:18 ` Dave Chinner
  0 siblings, 2 replies; 4+ messages in thread
From: David Brown @ 2020-03-03 16:50 UTC (permalink / raw)
  To: linux-xfs

I am using xfsdump with multiple levels to backup my main system
(Fedora f31, xfs root and home on LVM).  Kernel is
5.5.6-201.fc31.x86_64.

When doing a test restore of my backup, when I reach my level 2
backup, I get the following warnings:

    xfsrestore: directory post-processing
    xfsrestore: WARNING: unable to rename dir orphanage/422178422.2232121414 to dir <<path>>/b-cloud: No such file or directory

In addition, I get hundreds of these.  They seem to all be related to
that same directory.

    xfsrestore: restoring non-directory files
    xfsrestore: WARNING: open of orphanage/422178422.2232121414/modules/atmel/cmake_install.cmake failed: No such file or directory: discarding ino 2833282
    xfsrestore: WARNING: open of orphanage/422178422.2232121414/modules/atmel/asf/common/cmake_install.cmake failed: No such file or directory: discarding ino 2833283

When I verify the restore (using https://github.com/d3zd3z/rsure), I
indeed find that <<path>>/b-cloud is missing, but another directory
next to it is still present that should be removed.

Restores of subsequent print similar messages (and don't restore the
directory), until one of them dies with this:

    xfsrestore: WARNING: unable to rename dir orphanage/422178422.2232121414 to dir <<path>>/b-cloud: No such file or directory
    xfsrestore: node.c:539: node_map: Assertion `nh != NH_NULL' failed.

Any ideas on how to debug this?

Thanks,
David

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

end of thread, other threads:[~2020-03-13 14:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-03 16:50 Unable to xfsdump/xfsrestore filesystem David Brown
2020-03-03 16:57 ` Eric Sandeen
2020-03-03 22:18 ` Dave Chinner
2020-03-13 14:43   ` David Brown

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