Date: Fri, 22 Aug 2003 04:24:43 -0700 From: Paul Saab <ps@freebsd.org> To: Paul Saab <ps@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_ccd.c Message-ID: <20030822112443.GA47186@elvis.mu.org> In-Reply-To: <200308221121.h7MBL6AW096993@repoman.freebsd.org> References: <200308221121.h7MBL6AW096993@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
For those who are interested... Filesystem 1G-blocks Used Avail Capacity Mounted on /dev/ccd0 2750 12 2710 0% /mnt Filesystem Size Used Avail Capacity Mounted on /dev/ccd0 2.7T 13G 2.6T 0% /mnt And the lovely overflow. Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ccd0 -1410629792 13196484 -1452669648 0% /mnt This was done with a 12 port 3ware with 12x250gig (really 232.88GB) disks all in 3U. Paul Saab (ps@FreeBSD.org) wrote: > ps 2003/08/22 04:21:06 PDT > > FreeBSD src repository > > Modified files: > sys/geom geom_ccd.c > Log: > Change the the size fields to daddr_t to support greater than 2TB ccd volumes. > > Reviewed by: phk > > Revision Changes Path > 1.146 +5 -5 src/sys/geom/geom_ccd.c > -- -ps
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030822112443.GA47186>