From nobody@FreeBSD.org  Thu Oct 12 10:20:57 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CF17C16A494
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 12 Oct 2006 10:20:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9E5EB43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 12 Oct 2006 10:20:57 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k9CAKsBI091835
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 12 Oct 2006 10:20:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k9CAKsDD091834;
	Thu, 12 Oct 2006 10:20:54 GMT
	(envelope-from nobody)
Message-Id: <200610121020.k9CAKsDD091834@www.freebsd.org>
Date: Thu, 12 Oct 2006 10:20:54 GMT
From: "Dmitry S. Napolov"<napolov_d@at-com.spb.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: growfs cannot grow above 500 gb
X-Send-Pr-Version: www-3.0

>Number:         104330
>Category:       bin
>Synopsis:       growfs(8): cannot grow above 500 gb
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 12 10:30:13 GMT 2006
>Closed-Date:    Sat Mar 08 10:58:20 UTC 2008
>Last-Modified:  Sat Mar 08 10:58:20 UTC 2008
>Originator:     Dmitry S. Napolov
>Release:        FreeBSD 5.5-RELEASE
>Organization:
Alfa-Telecom
>Environment:
FreeBSD ftpserver 5.5-RELEASE FreeBSD 5.5-RELEASE #1: Fri Jul 28 16:35:35 MSD 2006     root@ftpserver:/usr/src/sys/i386/compile/SMP  i386
>Description:
There is a problem with growfs


I made a file storage using geom concat with 2 hard drives 250Gb each. There
was a necessity to add the third disk. I had successfully added third disk to
that storage, but growfs could not grow my fs.

#growfs -y /dev/concat/storage
..
bad inode number 1 to ginode


>How-To-Repeat:
Make filesystem below 500Gb, then use growfs to enlarge this filesystem to,
for example 750Gb.
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: gavin 
State-Changed-When: Sun Sep 16 09:28:35 UTC 2007 
State-Changed-Why:  
Fixed in growfs.c 1.23 (October 2004, before RELENG_6 was branched) 
so only needs MFC to 5.x 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104330 
State-Changed-From-To: patched->closed 
State-Changed-By: remko 
State-Changed-When: Sat Mar 8 10:58:18 UTC 2008 
State-Changed-Why:  
I dont think we are going to MFC this to RELENG_5 anymore, please 
upgrade to 6.3-RELEASE and/or 7.0-RELEASE if possible.. thanks for using 
FreeBSD and for all the patience! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104330 
>Unformatted:
