From owner-freebsd-stable Sat Jan 20 11:52:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from accord.grasslake.net (accord.grasslake.net [206.11.249.240]) by hub.freebsd.org (Postfix) with ESMTP id 7D33637B404 for ; Sat, 20 Jan 2001 11:51:53 -0800 (PST) Received: from marlowe (accord.grasslake.net [206.11.249.240]) by accord.grasslake.net (8.11.1/8.11.1) with SMTP id f0KJmxE57625; Sat, 20 Jan 2001 13:48:59 -0600 (CST) (envelope-from swb@grasslake.net) Message-ID: <009201c0831a$94db1cf0$b8209fc0@marlowe> From: "Shawn Barnhart" To: "Matt Dillon" Cc: References: <33819.980017896@winston.osd.bsdi.com> <200101201930.f0KJUKw08417@earth.backplane.com> Subject: Re: Limit on the number of disklabel entries? Date: Sat, 20 Jan 2001 13:52:55 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Matt Dillon" > In the mean time, it is possible to quadruple the number of partitions > you have by using all four fdisk slice entries. Each slice can have its > own partition table. I do this on my home server's 18G HD: This crossed my mind, but I decided against it as it would have meant re-slicing the disk, which I'm not sure I could have done without reinstalling. I just divided my free disk space into two rather than three as I had planned. Is this ever an issue for anyone with very, very large disks or arrays where a large number of logical filesystems might be desired? If my math is right, there's a limit of 24 filesystems per disk, which is really only 20 if you exclude /, swap, /var, and /usr. I'm not sure why it would be necessary or desirable to divide a disk into more filesystems than that, but it does seem like it would be annoying if there was no other way to atomically divide the disk (eg, large array). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message