[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xfsdump 2.1.5, kernel 2.4.18-xfs-1.1, "unable to determine uuid of fs mounted at /"



Nathan Scott wrote:
[...]
> Basically, if you compile xfsdump against the xfsprogs headers
> from xfsprogs in 1.1 it should work, but if you compile xfsdump
> against CVS header files it will use the new geometry ioctl,
> which was not supported by the 1.1 kernel code and hence the
> "Inappropriate ioctl" error.

It did the trick. Using xfsprogs-2.0.3 and xfsprogs-devel-2.0.3 of
xfs-1.1 to compile CVS xfsdump lets this xfsdump 2.1.5 work on
kernel-2.4.18-xfs-1.1.
Many thanks for your quick help!