From owner-freebsd-fs@FreeBSD.ORG Fri Feb 12 23:51:23 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AF481065695 for ; Fri, 12 Feb 2010 23:51:23 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 4743E8FC0A for ; Fri, 12 Feb 2010 23:51:23 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ng5I8-0001RG-4c for freebsd-fs@freebsd.org; Sat, 13 Feb 2010 00:51:20 +0100 Received: from 78-1-144-78.adsl.net.t-com.hr ([78.1.144.78]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Feb 2010 00:51:20 +0100 Received: from ivoras by 78-1-144-78.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Feb 2010 00:51:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-fs@freebsd.org From: Ivan Voras Date: Sat, 13 Feb 2010 00:50:57 +0100 Lines: 6 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 78-1-144-78.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.21 (X11/20090612) Sender: news Subject: ZFS file storage info X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 23:51:23 -0000 Hi, Because of ZFS' interesting way of storing files, I'm wondering if there is a way to get information such as how fragmented a file is? I'm thinking about something like an utility that for a given file gives "file X is stored in Y fragments"?