From owner-freebsd-net@FreeBSD.ORG Thu Dec 18 00:47:21 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7DEC228E for ; Thu, 18 Dec 2014 00:47:21 +0000 (UTC) Received: from acipenser.esturion.net (acipenser.esturion.net [65.101.5.252]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54391193A for ; Thu, 18 Dec 2014 00:47:20 +0000 (UTC) Received: by acipenser.esturion.net (Postfix, from userid 112) id 58E99260371; Wed, 17 Dec 2014 17:47:19 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on acipenser.esturion.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from feyerabend.n1.pinyon.org (quine.pinyon.org [65.101.5.249]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by acipenser.esturion.net (Postfix) with ESMTPSA id AF27826026D; Wed, 17 Dec 2014 17:47:14 -0700 (MST) Message-ID: <54922412.6090903@pinyon.org> Date: Wed, 17 Dec 2014 17:47:14 -0700 From: "Russell L. Carter" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Rick Macklem Subject: Re: compiling on nfs directories References: <1480362493.14973677.1418857654052.JavaMail.root@uoguelph.ca> In-Reply-To: <1480362493.14973677.1418857654052.JavaMail.root@uoguelph.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2014 00:47:21 -0000 On 12/17/14 16:07, Rick Macklem wrote: > Russell L. Carter wrote: [...] >> >> After figuring out a way to test this reversibly, I tried the >> following: >> >> server & client vfs.timestamp_precision=3, make -j12 >> buildworld/kernel, >> and make installworld -j1 on the client => fail, in /usr/src/sys/boot >> >> server & client vfs.timestamp_precision=0, make -j1 build/install, >> succeeds. >> >> Worth a shot anyway... >> > If this is using an exported ZFS volume, it would be nice if you > could do the same test using an exported UFS file system, to see if > this is ZFS related. It is indeed using exported ZFS filesystems, but unfortunately I have no USF filesystems available to test. Russell > rick > >> Cheers, >> Russell >> >>> Happy holidays, and cheers! >>> Russell >>> _______________________________________________ >>> freebsd-net@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-net >>> To unsubscribe, send any mail to >>> "freebsd-net-unsubscribe@freebsd.org" >> _______________________________________________ >> freebsd-net@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-net >> To unsubscribe, send any mail to >> "freebsd-net-unsubscribe@freebsd.org" >>