From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id qAQJBraC219558 for ; Mon, 26 Nov 2012 13:11:53 -0600 Received: from relay02.pair.com (relay02.pair.com [209.68.5.16]) by cuda.sgi.com with SMTP id JWgjV4DRnHk7lyx6 for ; Mon, 26 Nov 2012 11:14:07 -0800 (PST) Date: Mon, 26 Nov 2012 14:14:04 -0500 Subject: INTERREUPT Error From: "J. Ellis" Message-ID: Mime-version: 1.0 List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============6036824116139872725==" Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: "xfs@oss.sgi.com" Cc: Trevor Hurst > This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --===============6036824116139872725== Content-type: multipart/alternative; boundary="B_3436784046_25896892" > This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --B_3436784046_25896892 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable 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=B9t see what I'm doing wrong. Any help would be appreciated. Best, J. > Hi-- >>=20 >> I'm trying to copy one xfs volume to another using xfstools, and this ha= s >> 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 xfs= tools >> by using the following instructions: >>=20 >> 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 >>=20 >> I then ran the following commands which are part of the instructions to = copy >> the volume: >>=20 >> mkdir /mnt/fap >> mkdir /mnt/hr20 >> mount -t xfs -o rtdev=3D/dev/sda3 /dev/sda2 /mnt/fap >> mount -t xfs -o rtdev=3D/dev/sdb3 /dev/sdb2 /mnt/hr20 >> xfsdump -J - /mnt/hr20 | xfsrestore -J - /mnt/fap >>=20 >> At this point, I'm getting this output: >>=20 >> 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 >>=20 >> I have seen reports in the forums where the instructions are that xfstoo= ls >> has broken somewhat under 12.10, but I think I might be just doing somet= hing >> wrong. Can someone help me? --B_3436784046_25896892 Content-type: text/html; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable INTERREUPT Error Well, looks like the email issue with my login may have been fixed. So ple= ase 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. An= y help would be appreciated.

Best,
J.

<= SPAN STYLE=3D'font-size:11pt'>Hi--
<= SPAN STYLE=3D'font-size:11pt'>
I'm trying to copy one xfs volume to another using xfstools, and this has a= lways 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 xfstool= s 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 pa= rt of the instructions to copy the volume:

mkdir /mnt/fap
mkdir /mnt/hr20
mount -t xfs -o rtdev=3D/dev/sda3 /dev/sda2 /mnt/fap
mount -t xfs -o rtdev=3D/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?
--B_3436784046_25896892-- --===============6036824116139872725== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs --===============6036824116139872725==--