>From my experience mucking around with UFS1/UFS2 this is what I
learned.  On UFS2 the largest filesystem you can have is 2TB. I tried
with a 2.2TB and it wouldn't handle it.

I read somewhere that with UFS2 you have 2^(32-1) 1K-blocks and UFS1
supports 2^(31-1) 1K blocks per filesystem. That is essentially a 2TB
max file system for UFS2 and a 1TB filesystem for UFS1.

Ben
 
On 4/14/05, Nick Pavlica <[EMAIL PROTECTED]> wrote:
> > Is there any limitations that would prevent a single volume that large?
> (if
>  > I remember there is a 2TB limit or something)
>  2TB is the largest for UFS2. 1TB is the largest for UFS1.
>  
>  Is the 2TB limit that you mention only for x86?  This file system
> comparison lists the maximum size to be much larger
> (http://en.wikipedia.org/wiki/Comparison_of_file_systems).
>  
>  --Nick
>  


-- 
blog: http://benzo.tummytoons.com
site: http://www.thephpwtf.com
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to