From owner-freebsd-questions@FreeBSD.ORG Sun Jan 22 15:16:10 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B470B16A41F for ; Sun, 22 Jan 2006 15:16:10 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAF7443D48 for ; Sun, 22 Jan 2006 15:16:09 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so752520nzo for ; Sun, 22 Jan 2006 07:16:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gdd6aCZbbGjR7unZHbejgmEptmTbtxdD1MhrsyCDKYWgU4QUHun7qEmrjhw8UW9BNctSvvUyTc4dyuKM999KnuxCiQX/SmSWSp1jLpuTzCICHgexIdC5mQmmAAdVd/E6vjVhoWPcsrGHaxoHFbBKRxw9qFSzi0stBlyAkxeJ5NE= Received: by 10.36.227.68 with SMTP id z68mr3116942nzg; Sun, 22 Jan 2006 07:16:09 -0800 (PST) Received: by 10.37.20.67 with HTTP; Sun, 22 Jan 2006 07:16:08 -0800 (PST) Message-ID: Date: Sun, 22 Jan 2006 18:16:08 +0300 From: "Andrew P." To: David Raison In-Reply-To: <43D39B0D.9090901@ion.lu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43D35C21.3050701@ion.lu> <43D39B0D.9090901@ion.lu> Cc: FreeBSD Questions Subject: Re: NFS trouble X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 15:16:10 -0000 On 1/22/06, David Raison wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Andrew > > Right, that's a point I had forgotten to post, although not a very > surprising one > > root@lusitania# showmount -e lusitania > Exports list on lusitania: > root@lusitania# Look for mountd log messages on the server (`dmesg -a` should contain them, if you're lucky). Just run "/etc/rc.d/mountd reload" and see what gets into syslog. The problem is probably in /etc/exports. Start with something simple, like '/mnt/music -ro'