X-Spam-Checker-Version: SpamAssassin 3.4.0-r929098 (2010-03-30) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_20,STOX_REPLY_TYPE autolearn=no version=3.4.0-r929098 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 p3QLmqCl183962 for ; Tue, 26 Apr 2011 16:48:52 -0500 X-ASG-Debug-ID: 1303854743-383402da0000-w1Z2WR X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from mail.1-click.hu (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 7E7BB153BCAB for ; Tue, 26 Apr 2011 14:52:23 -0700 (PDT) Received: from mail.1-click.hu (ns2.netcenter.hu [195.228.155.139]) by cuda.sgi.com with ESMTP id goaG3PvXmekIuqCn for ; Tue, 26 Apr 2011 14:52:23 -0700 (PDT) Received: from myXP (unknown [195.228.155.202]) by mail.1-click.hu (Postfix) with ESMTP id D6B4A1FCD5A; Tue, 26 Apr 2011 23:44:47 +0200 (CEST) Message-ID: <2FDAD38566FF4F8B9C5ACF3F900287D6@myXP> From: "Janos Haar" To: "Stan Hoeppner" Cc: References: <4DA36676.1070206@hardwarefreak.com> X-ASG-Orig-Subj: Re: 2 question about XFS fragmentation and _fsr: SPLITTED Q1:sparese files Subject: Re: 2 question about XFS fragmentation and _fsr: SPLITTED Q1:sparese files Date: Tue, 26 Apr 2011 23:50:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6090 X-Barracuda-Connect: ns2.netcenter.hu[195.228.155.139] X-Barracuda-Start-Time: 1303854744 X-Barracuda-Bayes: INNOCENT GLOBAL 0.3638 1.0000 -0.1057 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -0.10 X-Barracuda-Spam-Status: No, SCORE=-0.10 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests=STOX_REPLY_TYPE X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.62019 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.00 STOX_REPLY_TYPE STOX_REPLY_TYPE X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean Note: I have splitted my previous letter for easyer discusion... This have only Question-1 the storage with only sparse files. ----- Original Message ----- From: "Stan Hoeppner" To: "Janos Haar" Cc: Sent: Monday, April 11, 2011 10:37 PM Subject: Re: 2 question about XFS fragmentation and _fsr > Janos Haar put forth on 4/11/2011 12:39 PM: > >> In the result, actually we have >6TB images on the 3TB disk, wich is >> 97.9% fragmented. > > How much free space does the filesystem have? How big is each image > file? For xfs_fsr to work properly it must have sufficient free space > in the filesystem. Actually less than 1%. I know, this is too less for xfs_fsr, but i am only thinking actually to try because i am unsure this is useful for me. > >> Basically the sparse RAW disk images should be more faster accessible >> than the original drive, because this is 4disk raid, instead of one, AND >> the head don't need to travel through the empty space of the drive... > > It sounds like you may have some other issues besides filesystem > fragmentation. > >> The XFS_FSR can be good for me or not? > > If you have plenty of free space. > > -- > Stan Thanks, Janos