From owner-freebsd-questions@FreeBSD.ORG Sun Apr 12 15:38:03 2015 Return-Path: Delivered-To: questions@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 C6C79B55 for ; Sun, 12 Apr 2015 15:38:03 +0000 (UTC) Received: from smtp206.alice.it (smtp206.alice.it [82.57.200.102]) by mx1.freebsd.org (Postfix) with ESMTP id 56CD798 for ; Sun, 12 Apr 2015 15:38:02 +0000 (UTC) Received: from soth.ventu (87.18.56.84) by smtp206.alice.it (8.6.060.28) (authenticated as acanedi@alice.it) id 547D8AFA18F2034C; Sun, 12 Apr 2015 17:32:27 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.15.1/8.14.9) with ESMTP id t3CFWPS4053105; Sun, 12 Apr 2015 17:32:26 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <552A9009.7080500@netfence.it> Date: Sun, 12 Apr 2015 17:32:25 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Mehmet Erol Sanliturk Subject: Re: Automounter (amd) troubles References: <55290836.9030306@netfence.it> <552A8950.8040505@netfence.it> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2015 15:38:03 -0000 On 04/12/15 17:13, Mehmet Erol Sanliturk wrote: > It is very likely that in Zyxel's NFS server definition , there is a > "sync" option . > If it is like that , converting it to "async" may work sufficiently fast . Thanks. Having bacula run on the NAS is IMHO far better and now that I spent hours achieving this, I'm not going back to NFS :-) In any case, I have another such device and I'll check (there is no way to do this via the web management interface, but maybe via telnet...). bye av.