Re: maximum size of ufs file system
From: Brooks Davis (brooks_at_one-eyed-alien.net)
Date: 09/23/04
- Previous message: Dariusz Kulinski: "Re: upgrade questions 4.10 -> 5-stable"
- In reply to: Etienne Ledoux: "Re: maximum size of ufs file system"
- Next in thread: Sebastian Holmqvist: "Re: maximum size of ufs file system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 23 Sep 2004 11:24:00 -0700 To: Etienne Ledoux <etienne@unix.za.org>
On Thu, Sep 23, 2004 at 03:04:09PM +0200, Etienne Ledoux wrote:
> you might be right. I just did a quick search on google about ufs filesystem
> and copy/pasted my answer from some SUN documentation on ufs.
The problem is that SysV didn't bump off_t to 64-bit. That limits you
to 2GB files. BSD bit the bullet and fixed that problem long ago. IIRC
the limits of UFS1 are 1TB per file system with 512k blocks (2^31 *
512k) due to use of a signed value in some places. The file system
limit should be close to 1TB.
-- Brooks
-- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
- application/pgp-signature attachment: stored
- Previous message: Dariusz Kulinski: "Re: upgrade questions 4.10 -> 5-stable"
- In reply to: Etienne Ledoux: "Re: maximum size of ufs file system"
- Next in thread: Sebastian Holmqvist: "Re: maximum size of ufs file system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|