From owner-freebsd-fs@FreeBSD.ORG Thu Sep 11 09:48:59 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 E4B4716A4BF for ; Thu, 11 Sep 2003 09:48:59 -0700 (PDT) Received: from rs6000.univie.ac.at (rs6000.univie.ac.at [131.130.1.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id B57C043F93 for ; Thu, 11 Sep 2003 09:48:58 -0700 (PDT) (envelope-from l.ertl@univie.ac.at) Received: from dialin202.cc.univie.ac.at (dialin202.cc.univie.ac.at [131.130.202.202]) by rs6000.univie.ac.at (8.12.2/8.12.2) with ESMTP id h8BGmZKs071880; Thu, 11 Sep 2003 18:48:45 +0200 Date: Thu, 11 Sep 2003 18:44:23 +0200 (CEST) From: Lukas Ertl To: Shawn Ostapuk In-Reply-To: <20030911140546.GE1888@slumber.org> Message-ID: <20030911184134.S670@korben.in.tern> References: <20030910183301.GA17366@slumber.org> <20030911070248.GA69505@collab.or8.net> <20030911140546.GE1888@slumber.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-fs@freebsd.org cc: Chris Jackman 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: Thu, 11 Sep 2003 16:49:00 -0000 On Thu, 11 Sep 2003, Shawn Ostapuk wrote: > Actually that's something I already tried, If i take it out it fails > with something like "disk write error: invalid arguement" similar to the > ccdconfig :) It seems any call to bwrite fails when the drive is > larger than 1TB. (which is why -N seems to work with no issues, calls > wtfs which doesnt call bwrite when the Nflag is set) The interesting thing is that you get to the UFS1 check (which fails on the bread operation) on a vinum volume, but survive the first write which happens before this UFS1 check. regards, le -- Lukas Ertl eMail: l.ertl@univie.ac.at UNIX Systemadministrator Tel.: (+43 1) 4277-14073 Vienna University Computer Center Fax.: (+43 1) 4277-9140 University of Vienna http://mailbox.univie.ac.at/~le/