From owner-freebsd-questions@FreeBSD.ORG Mon Sep 9 09:14:18 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E058BCC0 for ; Mon, 9 Sep 2013 09:14:18 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F07121E5 for ; Mon, 9 Sep 2013 09:14:18 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id q59so4069559wes.27 for ; Mon, 09 Sep 2013 02:14:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tsVO1AHloj+kIpN13bO3hBSnD3g7Mguw+aM9oFRlvuM=; b=RqJNse4W7yn2X1HT7sU/lJ34t2n+YHh6OB6c1KZtlPt3vlX48yk3fgvdy3r4uhf1UT hcsyAAjwVtQIt10CbrX08aPXXHouLW2pV+K8TwnyMAPK7P+q6kZ6U6RSrDtB2utB2KwP YN10/wdjbsR0YgwI+D2Cpc1F1U8ARWGLYLkufN63Jq6qDR8NUKpfzPHd28VUrUGZIw0h OlxcPYmdB24n67ht/4AdFNV5kebPYrWb5s7TP2cMUSVmCH5tlE93/47lQ4yFDwv+2BfT gptFBMZOyj+4mb1a5LhO/1meJRtHPrj4UUJ5b51qcHmN4vG+VCAjSMlXNQaLMYcqZhxh 1CPw== MIME-Version: 1.0 X-Received: by 10.180.189.17 with SMTP id ge17mr5301935wic.53.1378718056819; Mon, 09 Sep 2013 02:14:16 -0700 (PDT) Received: by 10.216.235.9 with HTTP; Mon, 9 Sep 2013 02:14:16 -0700 (PDT) In-Reply-To: References: Date: Mon, 9 Sep 2013 10:14:16 +0100 Message-ID: Subject: Re: Proper way to share ZFS via NFS From: krad To: aurfalien Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 09:14:18 -0000 always the zfs commands for zfs filesystems, otherwise why else would they be there? Do it manually and you could get conflicts later down the line On 6 September 2013 19:43, aurfalien wrote: > Hi, > > Wondering whats the correct way to share ZFS, /etc/exports or via zfs > commands which alter /etc/zfs/exports? > > I see a lot of both on line. > > Thanks in advance, > > - aurf > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >