From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 16 09:04:09 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28CFF16A4B3 for ; Tue, 16 Sep 2003 09:04:09 -0700 (PDT) Received: from likya.bimel.com.tr (likya.bimel.com.tr [212.175.96.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C67A43FDD for ; Tue, 16 Sep 2003 09:04:06 -0700 (PDT) (envelope-from ustuntas@bimel.com.tr) Received: (from root@localhost) by likya.bimel.com.tr (8.12.9/8.12.9) id h8GG3kwI002552 for freebsd-hackers@freebsd.org; Tue, 16 Sep 2003 19:03:46 +0300 (EEST) (envelope-from ustuntas@bimel.com.tr) Received: from bimel.com.tr (zeugma.bimel.com.tr [212.175.96.11]) by likya.bimel.com.tr (8.12.9/8.12.9av) with ESMTP id h8GG3j63002543 for ; Tue, 16 Sep 2003 19:03:46 +0300 (EEST) (envelope-from ustuntas@bimel.com.tr) Message-ID: <3F67356D.9060501@bimel.com.tr> Date: Tue, 16 Sep 2003 19:08:13 +0300 From: Murat USTUNTAS User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: tr, en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Subject: Mirror Plex (Raid 1) after installing FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 16:04:09 -0000 Hello, I read documents on Vinum for FreeBSD. But, some points exculed.. I want to find some points on Vinum.. If I have identical 2 disks (Samsung SP6300 Series),suppose, I want to install the FreeBSD on one of them 60 Gb. After installing the FreeBSD , I want to run vinum with mirroring with whole disk. How can I configure like situation.. Virtually: <-6Gb-|--10 Gb--|-44 Gb-> +-----+---------+-------+ | | | | | / | /usr | /home | FreeBSD installed 1. Disk | | | | +-----+---------+-------+ \_________Vinum_________/ || || \/ RAID - 1 +-----+---------+-------+ | | | | | / | /usr | /home | FreeBSD Vinum Mirror Plex 2. Disk | | | | +-----+---------+-------+ Regards, Murat Ustuntas