From owner-freebsd-stable Wed Jun 13 10:45:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apocalypse.cdsnet.net (apocalypse.cdsnet.net [63.163.68.5]) by hub.freebsd.org (Postfix) with SMTP id 2A5B537B40F for ; Wed, 13 Jun 2001 10:44:59 -0700 (PDT) (envelope-from mrcpu@apocalypse.cdsnet.net) Received: (qmail 11599 invoked by uid 29999); 13 Jun 2001 17:45:13 -0000 Date: Wed, 13 Jun 2001 10:45:13 -0700 From: Jaye Mathisen To: stable@freebsd.org Subject: Can't newfs big filesystem (twe/4.3-stable) Message-ID: <20010613104512.M51977@apocalypse.cdsnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Trying to newfs the following fs is giving me fits: newsfeed-inn# disklabel -r twed0 # /dev/twed0c: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 65418 sectors/unit: 1050940800 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 1050940800 0 unused 0 0 # (Cyl. 0 - 65418*) d: 1050940800 0 4.2BSD 0 0 0 # (Cyl. 0 - 65418*) Frankly, I need a whopping about 10 files on this FS, but: newsfeed-inn# newfs -i 67108864 /dev/twed0d [stuff deleted] 1048576032, 1048641568, 1048707104, 1048772640, 1048838176, 1048903712, 1048969248, 1049034784, 1049100320, 1049165856, 1049231392, 1049296928, 1049362464, 1049428000, 1049493536, 1049559072, 1049624608, 1049690144, 1049755680, 1049821216, 1049886752, 1049952288, 1050017824, 1050083360, 1050148896, 1050214432, 1050279968, 1050345504, 1050411040, 1050476576, 1050542112, 1050607648, 1050673184, 1050738720, 1050804256, 1050869792, 1050935328 fsinit: inode value out of range (2). Tried larger -i parameters, same thing. Can't newfs figure this out before it gets to this point that something isn't going to work? I'll try some different block/frag sizes, see if it helps. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message