Date: Wed, 25 Mar 2009 10:01:23 -0400 From: Mike Tancsa <mike@sentex.net> To: Andrei Kolu <antik@bsd.ee>, freebsd-stable@freebsd.org Subject: Re: 32bit filesystem limitations Message-ID: <200903251400.n2PE0lpn017999@lava.sentex.ca> In-Reply-To: <49CA3795.609@bsd.ee> References: <49CA3795.609@bsd.ee>
next in thread | previous in thread | raw e-mail | index | archive | help
At 09:54 AM 3/25/2009, Andrei Kolu wrote:
>Hi,
>
>I have trouble to create FreeBSD 7.1 i386 partition/slice to 3Ware
>8port raid kontroller with 8x500GB drives attached to it. Raid 5
>massive is 3,1TB in size and during sysinstall installation I select
>whole available space but after restart I can access only 1,2TB from
>it. What is the problem?
Hi,
You need to use gpart for larger partitions than 1.2TB. eg.
on my backup server, I have
% df
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/da0s1a 1982798 483298 1340878 26% /
devfs 1 1 0 100% /dev
/dev/da1s1d 30462636 10321258 17704368 37% /usr
/dev/da1s1e 35038378 3770818 28464490 12% /var
/dev/da0s1d 64210664 44212108 14861704 75% /var/db
/dev/da2p1 2761826016 716207954 1824671982 28% /backup
---Mike
>_______________________________________________
>freebsd-stable@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903251400.n2PE0lpn017999>
