From owner-freebsd-questions@FreeBSD.ORG Sun Jan 21 21:57:23 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CAE0116A402 for ; Sun, 21 Jan 2007 21:57:23 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 595EC13C4D1 for ; Sun, 21 Jan 2007 21:57:23 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H8kfy-0005uy-I4 for freebsd-questions@freebsd.org; Sun, 21 Jan 2007 22:56:34 +0100 Received: from 89-172-46-31.adsl.net.t-com.hr ([89.172.46.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Jan 2007 22:56:34 +0100 Received: from ivoras by 89-172-46-31.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Jan 2007 22:56:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Sun, 21 Jan 2007 22:55:37 +0100 Lines: 43 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF1ADB45ED01B86D3F37091D5" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 89-172-46-31.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: X-Enigmail-Version: 0.94.1.2 Sender: news Subject: Re: more than 7 partitions on a SCSI-drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jan 2007 21:57:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF1ADB45ED01B86D3F37091D5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Jeff Mohler wrote: > If there is a fundamental reason why we still partition things like we > only have 10, 20, or 40Mb RLL. or slightly larger ESDI drives from > back in the day..im willing to learn. 1. if you only have one file system and something corrupts it, it's all gone. Some people even use the root file system read only so writes can't compromise it. 2. some applications perform better with certain parameters, such as block size and inode density 3. if you're going to encrypt your data, you might want to encrypt only your /home filesystem and gain on performance, since system files are public and easily recoverable 4. some security flags applicable on file systems, like nosuid, nosymfoll= ow 5. swap partition 6. the possibility of mixing RAID modes I'm sure there are more... --------------enigF1ADB45ED01B86D3F37091D5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFs+FZldnAQVacBcgRAqePAJ9pxdo2B5OFp3iHrdQuOoRqmqKwAACguLge AoyH8t5nODUFifF0mh62drQ= =9Qgy -----END PGP SIGNATURE----- --------------enigF1ADB45ED01B86D3F37091D5--