From owner-freebsd-questions@FreeBSD.ORG Mon Dec 11 18:30:38 2006 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 8DA9B16A4AB for ; Mon, 11 Dec 2006 18:30:38 +0000 (UTC) (envelope-from perikillo@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1739944B9A for ; Mon, 11 Dec 2006 18:05:37 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1271043uge for ; Mon, 11 Dec 2006 10:06:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ci1WTPDYgFWZBeG1i1+NBiB1Ethhpr97CTAFg1TiIKgZVDOtVNUJ8RKZ1EkdDF3Oie0YK7l+crRly0hS+JboUYIz9KQQtdQFnWRW5noNgaQoh33A4gxxFDKQV4XsiQICHIc3vuBDVyflnmj2g5Atcod6yJcFJmc+olLJqZc7oPg= Received: by 10.82.113.6 with SMTP id l6mr476470buc.1165860413455; Mon, 11 Dec 2006 10:06:53 -0800 (PST) Received: by 10.82.178.5 with HTTP; Mon, 11 Dec 2006 10:06:53 -0800 (PST) Message-ID: <51d7a5160612111006t6604b7a7v53ec4d71d2f658c5@mail.gmail.com> Date: Mon, 11 Dec 2006 10:06:53 -0800 From: perikillo To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Question about gmirror? 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: Mon, 11 Dec 2006 18:30:38 -0000 Hi people. I have one system running FreeBSD 6.1-p11 i have there a Raid-1 setup with gmirror, is working very good && stable, but i need to add another space not for the raid, is for the applicaction im running there like a temporal buffer, my doubt is: Can i add another disk to the system apart from the Raid? Example: Raid-1 --> ad0 + ad2 (/, /usr, /var, /tmp, /home, swap) extra disk -->ad3 (/buffer) I have this doubt only. Thanks all for your time.