Received: with ECARTIS (v1.0.0; list xfs); Fri, 22 Aug 2008 21:01:22 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.0-r574664 (2007-09-11) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.0-r574664 Received: from cuda.sgi.com (cuda2.sgi.com [192.48.168.29]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id m7N40Ncj013384 for ; Fri, 22 Aug 2008 21:00:25 -0700 X-ASG-Debug-ID: 1219464105-343703770000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from chef.nerp.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id D47353C4B54 for ; Fri, 22 Aug 2008 21:01:45 -0700 (PDT) Received: from chef.nerp.net (chef.nerp.net [199.199.210.160]) by cuda.sgi.com with ESMTP id eVhsx75TCVuoUPuY for ; Fri, 22 Aug 2008 21:01:45 -0700 (PDT) Received: from chef.nerp.net (localhost [127.0.0.1]) by chef.nerp.net (Postfix) with ESMTP id 0CE5D1402559; Fri, 22 Aug 2008 23:01:45 -0500 (CDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nerp.net; s=mail; t=1219464105; bh=IN8B+RCOvpKdGRgiWE8z4ORSRzfdyrIaIesgMrk7Czs=; h=From:Subject:Date:To:X-Mailer:Message-ID:CC:X-Virus-Scanned; b=QK OtoBcRQtOAxR+Ihw/ysLV1QC+mI1Zwn/+1vKrXhZ/Kz4H4gYd05C1vIfZ7EMnc2LJvK wOh00+cRBlfo/CktSzE6/v+CbRtN29fJpPqFToSgN8eXGvVCyMhNYLmqVguKltyZa7F yFzd1azU5axp1awaR/7Al8V9swc9p+AbmPI= Received: from [75.209.255.213] (213.sub-75-209-255.myvzw.com [75.209.255.213]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by chef.nerp.net (Postfix) with ESMTPSA id 2593D140254F; Fri, 22 Aug 2008 23:01:39 -0500 (CDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nerp.net; s=mail; t=1219464104; bh=IN8B+RCOvpKdGRgiWE8z4ORSRzfdyrIaIesgMrk7Czs=; h=From:Subject:Date:To:X-Mailer:Message-ID:CC; b=D2fs7CIY/g9qZVLkpe gU8KzPrkqSE3DwHo3ohNjs1WGYOg2YP5E/k54ZsMGSOo+6wObiQwghIGyLtwxwD9KCp JX/+UPcW6x0xiU4vMWi9l95zwWE4Sh2oSmP/pOooDmazLVURq+BY6Ub6JovpX0Po4+V NKFAZWPf6JkD86z3jWs= From: "Dan Redig" X-ASG-Orig-Subj: Re: xfs_quota free Subject: Re: xfs_quota free Date: 22 Aug 2008 18:01:00 -1000 To: X-Mailer: ChatterEmail+ for Treo 6xx/700p (3.0.6.3+) Message-ID: <3302272903.2274591@chef.nerp.net> CC: , X-Virus-Scanned: ClamAV 0.91.2/8076/Fri Aug 22 15:15:54 2008 on oss.sgi.com X-Virus-Scanned: ClamAV using ClamSMTP X-Barracuda-Connect: chef.nerp.net[199.199.210.160] X-Barracuda-Start-Time: 1219464105 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: -1.42 X-Barracuda-Spam-Status: No, SCORE=-1.42 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests=MARKETING_SUBJECT X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.1.3451 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.60 MARKETING_SUBJECT Subject contains popular marketing words X-Virus-Status: Clean X-archive-position: 17687 X-ecartis-version: Ecartis v1.0.0 Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com X-original-sender: dan@nerp.net Precedence: bulk X-list: xfs Hi, I'm running 2.6.22 on CentOS 4.4. I don't have the version of XFS tools on me right now. I do believe I got the right package. Would the 32 bit binaries format and manipulate he other features of XFS properly and only fail on free blocks? thanks!! Dan -----Original Message----- From: Christian Kujau Date: Friday, Aug 22, 2008 2:40 pm Subject: Re: xfs_quota free To: Dan CC: xfs@oss.sgi.com On Fri, 22 Aug 2008, Dan wrote: data is on /dev/sdb. Basically it boils down to xfs_quota -c 'free -r -h' /mnt I think but I get the following error: > XFS_IOC_FSGEOMETRY_V1: Invalid argument A similar issue has been reported in http://lists.xensource.com/archives/html/xen-users/2007-10/msg00577.html Which kernel are you running? C. -- BOFH excuse #266: All of the packets are empty.