From owner-freebsd-questions@FreeBSD.ORG Mon Feb 2 00:06:50 2015 Return-Path: Delivered-To: freebsd-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 7FA2E5F8 for ; Mon, 2 Feb 2015 00:06:50 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (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 5BC95942 for ; Mon, 2 Feb 2015 00:06:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=h6B7BwwAswF5Qvpttvhk810Dkce+JCMcLRpRoxKYOi4=; b=fJqCMN1d+KLOdBY/X2Dw531OQ8SL9z9oK0cJFnfepd09NIAQMVeJgLswFXFxP9fsHGTj4sDafCI60Y71Ql6rA4k57igrZdG3xNyLuk8WG/do7OcTHvuNkYekLH+pdiL+oONsjeaShofbdM449j1RKqZE4viJY3ow8RKPEIYsQ18=; Received: from [114.121.160.30] (port=50951 helo=B85M-HD3-0.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1YI4XP-001cz0-FY; Sun, 01 Feb 2015 17:06:48 -0700 Date: Mon, 2 Feb 2015 08:06:39 +0800 From: Erich Dollansky To: Christian Baer Subject: Re: The magic of UFS, ZFS and NFS Message-ID: <20150202080639.395fe2cb@B85M-HD3-0.alogt.com> In-Reply-To: <2235245.9eUOZXG6jI@falbala> References: <2235245.9eUOZXG6jI@falbala> Organization: ALO Green Technologies MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erich@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-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: Mon, 02 Feb 2015 00:06:50 -0000 Hi, On Mon, 02 Feb 2015 00:09:04 +0100 Christian Baer wrote: > Good evening, everybody! > yeah, the sun just showed her face. > This seems to be some quirk concerning the access permissions. I just > can't figure out what. Can someone give me a push in the right > direction, please? > Just to make sure. Do you do this as root? Also verify the IP addresses. Erich