From owner-freebsd-questions@FreeBSD.ORG Tue Jul 1 07:44:09 2003 Return-Path: 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 F148437B401 for ; Tue, 1 Jul 2003 07:44:09 -0700 (PDT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93F4243F3F for ; Tue, 1 Jul 2003 07:44:08 -0700 (PDT) (envelope-from kirk@strauser.com) Received: from pooh.honeypot.net.strauser.com (kirk@pooh.honeypot.net [10.0.5.128]) by kanga.honeypot.net (8.12.9/8.12.9) with ESMTP id h61Ei6ZY066594 for ; Tue, 1 Jul 2003 09:44:07 -0500 (CDT) (envelope-from kirk@strauser.com) To: freebsd-questions@freebsd.org References: <000d01c33fa8$83268060$8458a0c2@uniag.sk> From: Kirk Strauser Date: Tue, 01 Jul 2003 09:44:02 -0500 In-Reply-To: <000d01c33fa8$83268060$8458a0c2@uniag.sk> (cvbnm@fem.uniag.sk's message of "Tue, 1 Jul 2003 10:12:27 +0200") Message-ID: <87vfumb93h.fsf@pooh.honeypot.net> Lines: 24 X-Mailer: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: Re: FreeBSD as NAS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 14:44:10 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable At 2003-07-01T08:12:27Z, "CVBNM" writes: > - correct hardware support (is 1Gbit/s network working correctly?, > hotswaping, RAID controller) Just FYI, I admin a few servers with SCSI/160 drivers in software RAID setups (using mirroring exclusively so performance isn't an issue). Hotswapping drives is a piece of cake. I have a standard RAID configuration file, so replacing a drive is as simple as: 1) Shutting down the drive inside the RAID 2) Using atacontrol to stop the drive 3) Swapping it out with a new one 4) Using atacontrol to rescan the bus 5) Fdisk and disklabel the drive 6) Typing "vinum create /etc/raidconfig" to layout the drive 7) Typing "vinum start " to sync the data If I had to do it more than once a year or so, I'd probably throw it all into a script with "Press any key to continue" prompts. =2D-=20 Kirk Strauser In Googlis non est, ergo non est. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA/AZ425sRg+Y0CpvERAjbJAJ46fh7OJxKe2710muCA3R7X3PjeuQCfXZYW 6hPNBhZIAAKe2a32Y8XLQrs= =Os3j -----END PGP SIGNATURE----- --=-=-=--