http://oss.sgi.com/bugzilla/show_bug.cgi?id=341
Summary: xfsrestore from 1.3.3-pre2 test release cannot restore
to non-xfs filesystems
Product: Linux XFS
Version: 1.3.x
Platform: IA32
URL: ftp://oss.sgi.com/projects/xfs/testing/release-1.3.3-
pre2/cmds/SRPMS/xfsdump-2.2.21-1.src.rpm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: High
Component: xfsdump
AssignedTo: xfs-master@xxxxxxxxxxx
ReportedBy: friedman@xxxxxxxxxx
When I try to run xfsrestore with a non-xfs filesystem as the destination (e.g.
an ext3 filesystem), I get the following error:
# xfsrestore -A -J -i -f /fs/u3/u1.xfsdump .
xfsrestore: using file dump (drive_simple) strategy
xfsrestore: version 2.2.21 (dump format 3.0) - Running single-threaded
xfsrestore: unable to construct a file system handle for /fs/u1: Inappropriate
ioctl for device
xfsrestore: Restore Status: ERROR
The source of this error seems to be the call to path_to_fshandle at
restore/content.c:content_init:1248; in prior versions of xfsrestore (e.g. the
1.3.1 release) this call only occured if the variable restoredmpr was true, i.e.
if the user specified -D on the command line.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|