From owner-freebsd-questions Tue Aug 27 10:13:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D1E437B400 for ; Tue, 27 Aug 2002 10:13:11 -0700 (PDT) Received: from apollo.sitaranetworks.com (apollo.sitaranetworks.com [199.103.141.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 419A443E77 for ; Tue, 27 Aug 2002 10:13:10 -0700 (PDT) (envelope-from cptacek@sitaranetworks.com) Received: from rios.sitaranetworks.com (rios.sitaranetworks.com [199.103.141.78]) by apollo.sitaranetworks.com (8.10.2+Sun/8.9.3) with ESMTP id g7RHD9609890 for ; Tue, 27 Aug 2002 13:13:09 -0400 (EDT) Received: by rios.sitaranetworks.com with Internet Mail Service (5.5.2653.19) id ; Tue, 27 Aug 2002 13:13:55 -0400 Message-ID: <31269226357BD211979E00A0C9866DAB02BB998D@rios.sitaranetworks.com> From: Chris Ptacek To: "'freebsd-questions@FreeBSD.ORG'" Subject: Changing block and fragment size on existing partition... Date: Tue, 27 Aug 2002 13:13:55 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I would like to change the block, fragment, and minfree settings for an existing partition on my system. My question is what are the steps I need to do in order to accomplish this? Can I simply do a newfs -f 512 -b 4096 -m 15 /dev/wd0s1e or do I need to do some disklabel or other modifications? - Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message