From owner-freebsd-questions@freebsd.org Fri Dec 4 10:44:59 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 A7CC8A40666 for ; Fri, 4 Dec 2015 10:44:59 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (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 469E31A1B for ; Fri, 4 Dec 2015 10:44:59 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: by wmww144 with SMTP id w144so56567763wmw.1 for ; Fri, 04 Dec 2015 02:44:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=Y4VPRAbhAi8IiF9eNywa0+CuURlnhNBnTuHArFQfBKE=; b=IRsXtm8NTRu7uvwcmrWtjVQwzQslwn/XMMO4jhR75M0lcErhU9PDC1DVK5cU0W8cjZ j7fr8PgtwRe5bXDRNCGoGcUZQLP5tpOStMCDtFteU7aMru9x6Md5lZuVUSv+7sXFfc8h w+aBglqnEFmVtgm3A/WE1tf81m9auCAoxt3EaTbDg0pU2Oxi9voJEmXDB1+pGdhvt56N CNtV8iVCoAjRhGXiBV0klWzi6LdonhyaDzGDmZ2LPgSFVQgslZIkaJSk8fr2nuYXG+zB lzZBBJy7g0tvBcK6d9SAU6DsN1SL8TPdY+Chh5eclaVblpNzxaSADEbOgoGThr3mFh8g 72jA== X-Received: by 10.28.47.212 with SMTP id v203mr3926503wmv.37.1449225897756; Fri, 04 Dec 2015 02:44:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.202.201 with HTTP; Fri, 4 Dec 2015 02:44:18 -0800 (PST) From: "Jack L." Date: Fri, 4 Dec 2015 02:44:18 -0800 Message-ID: Subject: pnfs in FreeBSD To: "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 10:44:59 -0000 Does FreeBSD support pnfs as a server (nfs 4.1)?