From owner-freebsd-questions@freebsd.org Fri Dec 4 14:05:15 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93AF4A41C65 for ; Fri, 4 Dec 2015 14:05:15 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-wm0-x22a.google.com (mail-wm0-x22a.google.com [IPv6:2a00:1450:400c:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E1491825 for ; Fri, 4 Dec 2015 14:05:15 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by wmuu63 with SMTP id u63so63270227wmu.0 for ; Fri, 04 Dec 2015 06:05:13 -0800 (PST) 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=1Gj3Fgo9BAJRzm6VPVcbPJ1K1K5vnsT8zPXJYjGZPxY=; b=wxNNjpZsopehZ5yVulRNvsNkpSbmOGTigCc7EosrxQwVd+cR+Z5VEjlVz0vzSbsKJs 7ET1UsyI360MAUlXCV3AAZvvDFHAz5oO3KEME74OMaP5E8VeoTtbG6rlsjs8B7rM7SvJ hsza3taaQDjIhZXpCpCC4hDhms2Azo0V4S6p1P2g/QWva1+2j9p8HLJsV+m0+l8Mjls6 PB3FIgbs2yWhwssFYTmYxUXTVKt5SvgOt4ZMa4sky4jLXZXpShcmLyBtzwVKtE/iG5YD 9DZlNeToQX6vq7+caBLhjmeY4qRkHCWF5xn5N9G1s1jykjB3C8cy489xOiJhEEtgrqje Zypw== MIME-Version: 1.0 X-Received: by 10.28.195.10 with SMTP id t10mr5025967wmf.11.1449237913712; Fri, 04 Dec 2015 06:05:13 -0800 (PST) Received: by 10.194.192.33 with HTTP; Fri, 4 Dec 2015 06:05:13 -0800 (PST) In-Reply-To: References: Date: Fri, 4 Dec 2015 08:05:13 -0600 Message-ID: Subject: Re: pnfs in FreeBSD From: Adam Vande More To: "Jack L." Cc: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2015 14:05:15 -0000 On Fri, Dec 4, 2015 at 4:44 AM, Jack L. wrote: > Does FreeBSD support pnfs as a server (nfs 4.1)? > > Not yet. It's under development. -- Adam