X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_00,HTML_MESSAGE autolearn=no version=3.3.0-rupdated Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n5OBu6cS078026 for ; Wed, 24 Jun 2009 06:56:06 -0500 X-ASG-Debug-ID: 1245844592-1b5100310000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from mail-qy0-f174.google.com (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 951EF31B668; Wed, 24 Jun 2009 04:56:33 -0700 (PDT) Received: from mail-qy0-f174.google.com (mail-qy0-f174.google.com [209.85.221.174]) by cuda.sgi.com with ESMTP id mHRoD4G1SF6vzzgR; Wed, 24 Jun 2009 04:56:33 -0700 (PDT) Received: by qyk4 with SMTP id 4so902822qyk.20 for ; Wed, 24 Jun 2009 04:56:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=wLX5a9d3KLgn1GMZCPpwz+ROHNgJiAaIwGoOZJk3wWk=; b=Ne0gahmM/tNR+5/rw6HITxfFu9VdBVDRmhNclQcUkujQfy5c98u8mAcDfQSs+i5RwG cv69TVNDbVhPLsBVo09oj9VZqJ2/wmaS/YS6crHGSfxrYnHtW249T26ABWKl0sYFN3jw FERRbcazWM8i8foTNrAvHg4+DRDeWIqlyF520= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=jhUD8mwHROXbFnf6xG59jq4H8d3XEJ8Vhgk9QkfJlV6n8GvDS1d+Dx4grJIUW00Pff EXQCYUMYbqTuRnprFIi8RhTkKp2fdMxWl51+SEAEvFLu6dRk8DWyGIiPcIIN8m4rG/3N n9olK5iRzz/R4j23Zck3X6WNamJQPbtqsohaU= MIME-Version: 1.0 Received: by 10.229.81.139 with SMTP id x11mr678511qck.14.1245844592417; Wed, 24 Jun 2009 04:56:32 -0700 (PDT) Date: Wed, 24 Jun 2009 17:26:32 +0530 Message-ID: <409bd82b0906240456m44d95343vdd62f0c3ad7bcdac@mail.gmail.com> X-ASG-Orig-Subj: XFS internal error XFS_WANT_CORRUPTED_GOTO Subject: XFS internal error XFS_WANT_CORRUPTED_GOTO From: Nitin Arora To: felixb@sgi.com, xfs-masters@oss.sgi.com, xfs@oss.sgi.com Content-Type: multipart/alternative; boundary=0016369891d5605f85046d16cca3 X-Barracuda-Connect: mail-qy0-f174.google.com[209.85.221.174] X-Barracuda-Start-Time: 1245844594 X-Barracuda-Bayes: INNOCENT GLOBAL 0.0000 1.0000 -2.0210 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -2.02 X-Barracuda-Spam-Status: No, SCORE=-2.02 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests=HTML_MESSAGE X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.1664 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.00 HTML_MESSAGE BODY: HTML included in message X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean --0016369891d5605f85046d16cca3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, I am using linux kernel 2.6.18 with XFS support. I have formatted USB hard drive with XFS. When I try to copy (i.e. cp 1.avi 2.avi) a big file (size : 1.3 GB) from one location to another on the same hard drive It corrupts the hard drive with the following back trace. *XFS internal error XFS_WANT_CORRUPTED_GOTO at line 1588 of file fs/xfs/xfs_alloc.c. Caller 0xc0131a70 [] (dump_stack+0x0/0x14) from [] (xfs_error_report+0x54/0x64) [] (xfs_error_report+0x0/0x64) from [] (xfs_free_ag_extent+0xec/0x768) [] (xfs_free_ag_extent+0x0/0x768) from [] (xfs_free_extent+0xa0/0xbc) [] (xfs_free_extent+0x0/0xbc) from [] (xfs_bmap_finish+0xec/0x184) r7 = CBF826F8 r6 = 00000000 r5 = 000357B8 r4 = CB7CF708 [] (xfs_bmap_finish+0x0/0x184) from [] (xfs_itruncate_finish+0x1c8/0x2fc) [] (xfs_itruncate_finish+0x0/0x2fc) from [] (xfs_inactive+0x278/0x89c)* I have searched on the internet about and found that many people are facing the same problem, But no solution is found. Can you guide me Or answer the following questions. * 1. Is there any patch available which solves this problem. 2. If there is no patch available so far then can you give me some pointers which will help in solving the problem.* Thanks in advance --0016369891d5605f85046d16cca3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I am using linux kernel 2.6.18 with XFS support.
I have forma= tted USB hard drive with XFS. When I try to copy
(i.e. cp 1.avi 2.avi) a= big file (size : 1.3 GB) from one
location to another on the same hard = drive It corrupts the
hard drive with the following back trace.

XFS internal error XFS_= WANT_CORRUPTED_GOTO at line 1588 of file fs/xfs/xfs_alloc.c. =A0Caller 0xc0= 131a70
[<c0024618>] (dump_stack+0x0/0x14) from [<c0158ae0>] = (xfs_error_report+0x54/0x64)
[<c0158a8c>] (xfs_error_report+0x0/0x64) from [<c012fcf0>] (xfs= _free_ag_extent+0xec/0x768)
[<c012fc04>] (xfs_free_ag_extent+0x0/0= x768) from [<c0131a70>] (xfs_free_extent+0xa0/0xbc)
[<c01319d0&= gt;] (xfs_free_extent+0x0/0xbc) from [<c0140dd0>] (xfs_bmap_finish+0x= ec/0x184)
r7 =3D CBF826F8 =A0r6 =3D 00000000 =A0r5 =3D 000357B8 =A0r4 =3D CB7CF708[<c0140ce4>] (xfs_bmap_finish+0x0/0x184) from [<c01633b8>] (x= fs_itruncate_finish+0x1c8/0x2fc)
[<c01631f0>] (xfs_itruncate_finis= h+0x0/0x2fc) from [<c01814b0>] (xfs_inactive+0x278/0x89c)


I have searched on the internet about and found that many people are fa= cing the same problem,
But no solution is found.

Can you guide me= Or answer the following questions.

1. Is there any patch availab= le which solves this problem.
2. If there is no patch available so far then can you give me
=A0 some = pointers which will help in solving the problem.


Thanks in advan= ce


--0016369891d5605f85046d16cca3--