Hi Folks;
I am getting a core dump from xfsrestore when restoring from a dump file.
Here is the command used to create the dump file:
xfsdump -J -f ./datastore/site.dump -s datastore/site /dev/hda7
and to restore the file on a different machine (I use extended attributes
with this filesystem)
xfsrestore -f site.dump -J /opt/datastore
The log from xfsrestore is:
xfsrestore: using file dump (drive_simple) strategy
xfsrestore: version 3.0 - Running single-threaded
xfsrestore: searching media for dump
xfsrestore: examining media file 0
xfsrestore: dump description:
xfsrestore: hostname: pluto.solar.com
xfsrestore: mount point: /opt
xfsrestore: volume: /dev/hda7
xfsrestore: session time: Fri Aug 23 10:27:41 2002
xfsrestore: level: 0
xfsrestore: session label: "SiteDump"
xfsrestore: media label: "Site Dump"
xfsrestore: file system id: 00000000-0000-0000-0000-000000000000
xfsrestore: session id: e03654da-1bac-4436-b6a5-3acd1d473932
xfsrestore: media id: 85f58232-ca3a-4ca6-bedf-c4d690752764
xfsrestore: searching media for directory dump
xfsrestore: reading directories
xfsrestore: 134 directories and 59798 entries processed
xfsrestore: directory post-processing
xfsrestore: restoring non-directory files
xfsrestore: content.c:8532: restore_extattr: Assertion `recsz >= 16' failed.
Abort (core dumped)
I have the following versions of xfsdump and xfsprogs
xfsdump-2.0.0-0
xfsprogs-2.0.1-0
xfsprogs-devel-2.0.1-0
The core file is 47M so I did not attach it.
Any Ideas?
Thanks;
Joe
|