From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 19 11:30:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CCBB16A41A for ; Sat, 19 Jan 2008 11:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 73F0E13C442 for ; Sat, 19 Jan 2008 11:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0JBU3sP002747 for ; Sat, 19 Jan 2008 11:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0JBU36S002744; Sat, 19 Jan 2008 11:30:03 GMT (envelope-from gnats) Date: Sat, 19 Jan 2008 11:30:03 GMT Message-Id: <200801191130.m0JBU36S002744@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: kern/119799: cannot see large disk (more than 2T) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2008 11:30:03 -0000 The following reply was made to PR kern/119799; it has been noted by GNATS. From: Edwin Groothuis To: Alex Keda Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/119799: cannot see large disk (more than 2T) Date: Sat, 19 Jan 2008 22:24:37 +1100 On Sat, Jan 19, 2008 at 10:59:08AM +0000, Alex Keda wrote: > >Synopsis: cannot see large disk (more than 2T) Have you tried gpt(8) instead of fdisk(8) / bsdlabel(8) ? For what it is worth, I stopped making disks that large after I had an fsck(8) not being able to do a full filesystem check due to memory limitations... Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/