From owner-freebsd-geom@FreeBSD.ORG Sun Jan 22 16:29:31 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C23A616A41F for ; Sun, 22 Jan 2006 16:29:31 +0000 (GMT) (envelope-from sergey.lungu@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BB8F43D45 for ; Sun, 22 Jan 2006 16:29:30 +0000 (GMT) (envelope-from sergey.lungu@gmail.com) Received: by uproxy.gmail.com with SMTP id o2so579023uge for ; Sun, 22 Jan 2006 08:29:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:x-mailer:x-operating-system:mime-version:content-type:content-transfer-encoding; b=GYBVJtF60fBvJrSsxH4jxYII9CvjI0I+lDt8YwsfWsSySmrpFbonp9EWE119GPJG7Vt+YZOvE1V4Cs5oRRvkX0H6FtOT8n/IJGeT6PFTMtr3p2RCIWJlTCXpCiYusF2mYLXiWU/KGdZpBSg8GwMuXvRXj1266A1M/Rd8BnaEsBI= Received: by 10.66.252.4 with SMTP id z4mr1848114ugh; Sun, 22 Jan 2006 08:23:01 -0800 (PST) Received: from ogre.obchaga.org ( [195.225.128.22]) by mx.gmail.com with ESMTP id a1sm3348286ugf.2006.01.22.08.22.59; Sun, 22 Jan 2006 08:23:00 -0800 (PST) Date: Sun, 22 Jan 2006 19:22:57 +0300 From: Sergey Lungu To: freebsd-geom@freebsd.org Message-Id: <20060122192257.273734cf.sergey.lungu@gmail.com> X-Mailer: Sylpheed version 2.0.4 (GTK+ 2.8.10; i386-portbld-freebsd6.0) X-Operating-System: FreeBSD 6-STABLE Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: GEOM stripe + concat X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 16:29:31 -0000 Hello, I have FreeBSD 6.0-RELEASE running on my FTP server. There are three disks on that box: two identical 120GB and one 300GB. I am using gvinum for stripping between first two disks. I am going to give gstripe a try, sine gvinum is too unstable. So, the questin is: Am I able to concatenate created stripe with 300GB disk? And is it wise at all? -- Sergey Lungu Real programmers do not read books like "effective listening" and "communication skills".