From owner-freebsd-fs@FreeBSD.ORG Wed Sep 10 12:11:00 2003 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF3F216A4BF for ; Wed, 10 Sep 2003 12:11:00 -0700 (PDT) Received: from eternal.slumber.org (eternal.slumber.org [68.98.216.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 451F543FDF for ; Wed, 10 Sep 2003 12:11:00 -0700 (PDT) (envelope-from flagg@eternal.slumber.org) Received: from eternal.slumber.org (localhost [127.0.0.1]) h8AJ3qbT017462 for ; Wed, 10 Sep 2003 12:03:52 -0700 Received: (from flagg@localhost) by eternal.slumber.org (8.12.9/8.12.9/Debian-5) id h8AJ3olV017460 for freebsd-fs@freebsd.org; Wed, 10 Sep 2003 12:03:50 -0700 Date: Wed, 10 Sep 2003 12:03:50 -0700 From: Shawn Ostapuk To: freebsd-fs@freebsd.org Message-ID: <20030910190350.GB17366@slumber.org> References: <20030910183301.GA17366@slumber.org> <20030910184343.GA787@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030910184343.GA787@rot13.obsecurity.org> User-Agent: Mutt/1.5.4i Subject: Re: terabyte limit problem with vinum/ccd X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 19:11:01 -0000 Actually since the origional post, i've upgraded to -CURRENT as of Sep 2nd, because i did see changes to the vinum files -- but no luck. I haven't noticed anymore updates since then either. Thanks tho. On Wed, Sep 10, 2003 at 11:43:43AM -0700, Kris Kennaway wrote: > On Wed, Sep 10, 2003 at 11:33:01AM -0700, Shawn Ostapuk wrote: > > > I used to use vinum (and still would like to), i hit the terabyte limit > > with UFS and was told i would have to upgrade to 5.1 in order to take > > advantage of UFS2 and > 1TB filesystem -- so thats what i've done. > > However I still seem to have the exactly same problems. I'm now trying > > it on a whole new box and set of drives with the same set of problems. > > > > It doesn't matter if i use vinum or ccdconfig -- they all work fine and > > predictably, until I make it larger than a terabyte then i get the > > following on freebsd 5.1 RELEASE: > > Try 5.1-CURRENT (if you dare, or wait until 5.2-REL) - there were > changes in this area recently. > > Kris