From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 16:36:07 2004 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 A1DA216A4CE for ; Thu, 1 Jul 2004 16:36:07 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3654943D48 for ; Thu, 1 Jul 2004 16:36:07 +0000 (GMT) (envelope-from henrik.w.lund@broadpark.no) Received: from [10.0.0.3] (52.80-202-129.nextgentel.com [80.202.129.52]) by mail.broadpark.no (Postfix) with ESMTP id 6F4213928; Thu, 1 Jul 2004 18:02:58 +0200 (MEST) Message-ID: <40E4B459.4030701@broadpark.no> Date: Thu, 01 Jul 2004 18:03:21 -0700 From: Henrik W Lund User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: nb, en-us, en MIME-Version: 1.0 To: Brian Henning References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: mounting 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: Thu, 01 Jul 2004 16:36:07 -0000 Brian Henning wrote: >Greetings: > >Currently i have 2 drives ad1 (10 gig) and ad2 (10gig) on my bsd system that I would like to use for file storage. I want to create a mounting point, /files_area, that could treat the two drives as one. So when I add files to /files_area it treats it like one big 20 gig drive. is this possible? can someone point me to some docs on howto do it? > >thanks, > >Brian > > Greetings!! Check out this: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum-vinum.html I'm pretty sure this will work for you. -Henrik W Lund