xfsdump INTERRUPT issue
Dave Chinner
david at fromorbit.com
Mon Dec 3 15:34:57 CST 2012
On Mon, Dec 03, 2012 at 11:49:46AM -0500, J. Ellis wrote:
> Thank you to Stan and Dave for helping me through this.
>
> Ok, here's the file, printed below.
>
> Basically, I'm running the following commands under Ubuntu 12.10:
>
> Type mkdir /mnt/fp
> Type mkdir /mnt/hr20
> Type mount -t xfs -o rtdev=/dev/sda3 /dev/sda2 /mnt/fp
> Type mount -t xfs -o rtdev=/dev/sdb3 /dev/sdb2 /mnt/hr20
> Type xfsdump -J - /mnt/hr20 | xfsrestore -J - /mnt/fp
>
> When run, I get this as my output:
>
> xfsdump: WARNING: write to stdio failed: 32 (Broken pipe)
FWIW, this implies that xfsrestore failed. What is the output from
xfsrestore? Can you just run xfsdump to a file?
Also, the dmesg output is missing - can you attach it?
Cheers,
Dave.
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list