From owner-freebsd-questions@FreeBSD.ORG Tue Apr 20 02:25:51 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF961106566C for ; Tue, 20 Apr 2010 02:25:51 +0000 (UTC) (envelope-from amijaresp@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 44E648FC0C for ; Tue, 20 Apr 2010 02:25:50 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e12so2124942fga.13 for ; Mon, 19 Apr 2010 19:25:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=60mcqPAa1GIsLuE97xVudbFnJhgJd6uv4pqjouvK17Y=; b=L/wCR5gy/TX4QpgnJdSDlmiOtMueco9bzRb5pqSgyQEeyKLyng3RUYJWxQ9U/Mb8S+ RTdK+Mf4zY2B04BRZs8l6ApDlZiIajStaxGrj9sdzHawFuisfNxZ6ikBaswgM/qwn3X4 BGKXRWgd7v5stRR7vCoY0fiN44/gPyYJd2dp8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=e7VJ1jlJyMmCi9gvgMPcAxbf+KuVbFdlBtXKvKRav9dJrmGTdoKLp1ntOWBvZsjkWP uO++w0kco7IACKl//hlz2ahOFgvOD4gddjSB6GKv20Lwy8m25WRjqUGymMiEb1C/zh1m G596rBASeo7DBzQRIn8QmURop3QAQTzmJ5e68= MIME-Version: 1.0 Received: by 10.239.180.67 with HTTP; Mon, 19 Apr 2010 19:25:49 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 Apr 2010 21:55:49 -0430 Received: by 10.239.189.131 with SMTP id t3mr565680hbh.149.1271730349793; Mon, 19 Apr 2010 19:25:49 -0700 (PDT) Message-ID: From: Alberto Mijares To: Leandro F Silva Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Volume Manager on FreeBSD ( ZFS / VINUM / GEOM ) 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: Tue, 20 Apr 2010 02:25:51 -0000 On Mon, Apr 19, 2010 at 8:37 PM, Leandro F Silva wrote: > Hi all, > > I'd like to know what kind of technology are you using on FreeBSD for vol= ume > manager, I mean, Z file system (ZFS), VINUM, GEOM, =C2=A0or anyone else. > Seems that Oracle won't offer support for ZFS on opensolaris, so do you k= now > if FreeBSD will keep working with ZFS ? > > I had some old production servers those aren't using any kind of technolo= gy > for volume manager, so could you please share what you're using / ideas / > complains with us . I'd put my hands on fire for gvinum (vinum + GEOM). ZFS is great, but I'm not expert yet. Regards. Alberto Mijares