From owner-freebsd-questions@FreeBSD.ORG Tue Nov 5 21:26:11 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 71B4610F for ; Tue, 5 Nov 2013 21:26:11 +0000 (UTC) (envelope-from juris.kaminskis@gmail.com) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0D1BC2848 for ; Tue, 5 Nov 2013 21:26:10 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id c11so4006129wgh.2 for ; Tue, 05 Nov 2013 13:26:09 -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=e9UEJQELwmk0/OOOnPPpKN/UButB9lHtDDhLEmAeP5o=; b=EoZDE9u4+EKG7V7Uo9HXTmngbbIq9jjvDi9NlkIb7kROHXk0xgWglOlYSuAdEMpHkN /9QT6wc53LGExEzoL7gm5UvMGFnO3zYARgJtrrNAVAhJkvTBm9bc7e5k5eUvG3L3niiO hISrUELnl5kLJnlSF8M8DYHJHivT5z0uY1EXAh4LXKG1fX+aT7Pb3LgTECVtsveM/7vb /DsFl7830tE1zfPxy0XsFhsY5UddyUocUZUb/X8OJ+aTc/EfX1ek1J+lijRjdcMd4FbC 3MfyZojhEZN2llvs7EF4nv8nwOvSXlmvikfJGbFhTqet/NTmYs/HbN13fVOsMtO9KGPt kowg== MIME-Version: 1.0 X-Received: by 10.180.211.237 with SMTP id nf13mr18396317wic.55.1383686769304; Tue, 05 Nov 2013 13:26:09 -0800 (PST) Received: by 10.194.185.101 with HTTP; Tue, 5 Nov 2013 13:26:09 -0800 (PST) Received: by 10.194.185.101 with HTTP; Tue, 5 Nov 2013 13:26:09 -0800 (PST) In-Reply-To: <20131105190317.2588.qmail@irelay.ssr.com> References: <20131105190317.2588.qmail@irelay.ssr.com> Date: Tue, 5 Nov 2013 23:26:09 +0200 Message-ID: Subject: Re: Share NTFS drive over NFS From: Juris Kaminskis To: Scott Ballantyne Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-questions@freebsd.org 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: Tue, 05 Nov 2013 21:26:11 -0000 > > I've found that those errors are not reliable. I have exported > filesystems right now that give those errors, but work just fine. I > suggest you try to mount the filesystems on the clients to check for > certain. Showmount -e does not give me anything and connecting from client gives permission denied error, so this is still valid error > For NTFS filesystems, I find FUSEFS helps tremendously. I have fusefs-ntfs installed and my ntfs share works well on host