From owner-freebsd-questions Thu May 31 4:48:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kas.nhh.no (kas.nhh.no [158.37.97.7]) by hub.freebsd.org (Postfix) with ESMTP id 9641637B43E for ; Thu, 31 May 2001 04:48:47 -0700 (PDT) (envelope-from Knut.Syed@nhh.no) Received: (from itkas@localhost) by kas.nhh.no (8.11.1/8.11.1) id f4VBmfC65699; Thu, 31 May 2001 13:48:41 +0200 (CEST) X-Authentication-Warning: kas.nhh.no: itkas set sender to Knut.Syed@nhh.no using -f To: questions@FreeBSD.ORG Subject: Re: 2GB filesize limit? References: <200105310943.f4V9hgX04825@gilberto.physik.rwth-aachen.de> <20010531033048.A89957@xor.obsecurity.org> <20010531033616.A90245@xor.obsecurity.org> Organization: Norwegian School of Economics and Business Administration From: Knut.Syed@nhh.no (Knut A. Syed) Date: 31 May 2001 13:48:41 +0200 In-Reply-To: <20010531033616.A90245@xor.obsecurity.org> Message-ID: Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kris Kennaway writes: > A quick test with truncate(1) shows that you can create sparse files > up to 16TB in size. ??? $ truncate -s 8191G /tmp/foo.test $ truncate -s 8192G /tmp/foo.test truncate: /tmp/foo.test: File too large $ uname -r 4.3-RELEASE $ ~kas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message