public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* INTERREUPT Error
@ 2012-11-26 19:14 J. Ellis
  0 siblings, 0 replies; only message in thread
From: J. Ellis @ 2012-11-26 19:14 UTC (permalink / raw)
  To: xfs@oss.sgi.com; +Cc: Trevor Hurst


[-- Attachment #1.1: Type: text/plain, Size: 1627 bytes --]

Well, looks like the email issue with my login may have been fixed. So
please excuse me if this is a double-post.

This is kind of a bad issue, and I can¹t see what I'm doing wrong. Any help
would be appreciated.

Best,
J.

> Hi--
>> 
>> I'm trying to copy one xfs volume to another using xfstools, and this has
>> always worked before, but I'm now having an issue. I had to reinstall my OS.
>> I'm on Ubuntu 12.10, and just after Install, I updated to the latest xfstools
>> by using the following instructions:
>> 
>> git clone git://oss.sgi.com/xfs/xfs
>> git clone git://oss.sgi.com/xfs/cmds/xfsprogs
>> apt-get install libtool automake gettext uuid-dev
>> yum install libtool automake gettext uuid-devel
>> git clone git://oss.sgi.com/xfs/cmds/xfsdump
>> 
>> I then ran the following commands which are part of the instructions to copy
>> the volume:
>> 
>> mkdir /mnt/fap
>> mkdir /mnt/hr20
>> mount -t xfs -o rtdev=/dev/sda3 /dev/sda2 /mnt/fap
>> mount -t xfs -o rtdev=/dev/sdb3 /dev/sdb2 /mnt/hr20
>> xfsdump -J - /mnt/hr20 | xfsrestore -J - /mnt/fap
>> 
>> At this point, I'm getting this output:
>> 
>> xfsdump: WARNING: write to stdio failed: 32 (Broken pipe)
>> xfsdump: ending media file
>> xfsdump: media file size 18874368 bytes
>> xfsdump: dump size (non-dir files) : 13698056 bytes
>> xfsdump: NOTE: dump interrupted: 16 seconds elapsed
>> xfsdump: Dump Status: INTERRUPT
>> 
>> I have seen reports in the forums where the instructions are that xfstools
>> has broken somewhat under 12.10, but I think I might be just doing something
>> wrong. Can someone help me?


[-- Attachment #1.2: Type: text/html, Size: 2398 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-26 19:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-26 19:14 INTERREUPT Error J. Ellis

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