From owner-freebsd-questions@FreeBSD.ORG Wed Sep 11 06:50:09 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 6947FEDF for ; Wed, 11 Sep 2013 06:50:09 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AC8BC2885 for ; Wed, 11 Sep 2013 06:50:08 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id x12so5120919wgg.8 for ; Tue, 10 Sep 2013 23:50:07 -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=xwtx20G+c4th7nDgOwNcAL0nQvfeOuuNdR3DOfjbiu0=; b=ifcnHxs7Hj9YAuynoFfZs/spVykSclKbS9G9Vr+08wpt5uoueM50MoBb4KRl+7zpiB 2BOpYLLh0hueA6o0fUtT8AXkTds1yllEmJHmf57NEscamWjRx6EwR6ICICl/N44fPM20 d+EDk4A5ta++VVIkwP/+iOhMkqKnaEzopkVxNm3BoX08D0UeN2aIljyKhDBcKQIFOHje uhspQ0fTh6liedJ/wHw90QUfRB1aHkhGy16ZPZAHe+66SUd+hMp9FIvsGLE+L3KPjnkj HGyGYb6Tln6B5dv3Hhv6hdo1WY3A3vd4JkppCL7z2/kvRjNwdADVWadN0PJbEkvf5dDv rHZQ== MIME-Version: 1.0 X-Received: by 10.180.24.198 with SMTP id w6mr35884wif.1.1378882207114; Tue, 10 Sep 2013 23:50:07 -0700 (PDT) Received: by 10.216.165.134 with HTTP; Tue, 10 Sep 2013 23:50:07 -0700 (PDT) In-Reply-To: <20130910193945.b10d9cc791748e030226a76a@sohara.org> References: <20130909152239.05eff4e8daf98d0659636dec@sohara.org> <20130910193945.b10d9cc791748e030226a76a@sohara.org> Date: Wed, 11 Sep 2013 07:50:07 +0100 Message-ID: Subject: Re: Proper way to share ZFS via NFS From: krad To: "Steve O'Hara-Smith" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Mailing List , aurfalien 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: Wed, 11 Sep 2013 06:50:09 -0000 If you cant cope with multiple operating systems and their differences you are probably in the wrong job. On 10 September 2013 19:39, Steve O'Hara-Smith wrote: > On Tue, 10 Sep 2013 12:10:13 +0100 > krad wrote: > > > which is why you shouldnt use /etc/exports for zfs datasets. Just because > > Not so clear, if you are using a mixture of filesystems you may > very sensibly opt to keep all your export controls in one place, similarly > if you have servers running multiple OSs then not having to remember that > the FreeBSD/ZFS box manages it's exports differently to the Linux/ext2fs > may well be a benefit. You may have management tools and not wish to extend > them to handle ZFS explicitly. > > There can be good reasons both ways. > > -- > Steve O'Hara-Smith | Directable Mirror Arrays > C:>WIN | A better way to focus the sun > The computer obeys and wins. | licences available see > You lose and Bill collects. | http://www.sohara.org/ >