From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ljqfs-0000YA-EP for garchives@archives.gentoo.org; Wed, 18 Mar 2009 07:58:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 804C2E071B; Wed, 18 Mar 2009 07:58:51 +0000 (UTC) Received: from mail-ew0-f163.google.com (mail-ew0-f163.google.com [209.85.219.163]) by pigeon.gentoo.org (Postfix) with ESMTP id 28A1CE071B for ; Wed, 18 Mar 2009 07:58:51 +0000 (UTC) Received: by ewy7 with SMTP id 7so279654ewy.34 for ; Wed, 18 Mar 2009 00:58:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=MS9usJzPRtCeQ4EMPwMm7xF6Nzuywn0IOr/z9WzAQfs=; b=AmEJBfQbAEsWhNR5mVeo+94j0NVxg3w8QFNr5sfN+3xGnTA4T9zqDUX33j4cqOcRG6 Hwe/2hYeFsZpWAe9X6XCPuFlrCPyJCAhXDKSZ1LUXxcoQjLBvhRHwxFmbQhAZaiEcRf/ yIrsM+i27tiIHl1725TUVTY1qSSGE/9v/JSRs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=r0bJjrA5V8S4KrdQEBeeH/wCAA2XmX7ddbBgCxt3495AdckiMxTMHHHkI/7mskWvRb wRt6aAWAhEgk8cClOUrwUYQU/e6rZKuXTJdGlfyWf3BcH04OQVQz1np9H3fNorzX08CL vV2XrG09Cq6xwi8WrVQEMAn+Dp9Maus/5Yy1I= Received: by 10.210.54.19 with SMTP id c19mr740471eba.49.1237363130598; Wed, 18 Mar 2009 00:58:50 -0700 (PDT) Received: from nazgul.localnet (196-210-153-198-rrdg-esr-2.dynamic.isadsl.co.za [196.210.153.198]) by mx.google.com with ESMTPS id 23sm962783eya.36.2009.03.18.00.58.49 (version=SSLv3 cipher=RC4-MD5); Wed, 18 Mar 2009 00:58:49 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Gentoo nfs server:Opensolaris client; error `security mode does not match' Date: Wed, 18 Mar 2009 09:57:28 +0200 User-Agent: KMail/1.11.1 (Linux/2.6.28-gentoo-r2; KDE/4.2.1; x86_64; ; ) References: <878wn3hjpd.fsf@newsguy.com> In-Reply-To: <878wn3hjpd.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903180957.29078.alan.mckinnon@gmail.com> X-Archives-Salt: 6b287cb7-d97e-491f-a68a-0d2f6ee65af5 X-Archives-Hash: 50270f3232d70490192fe6a206bcbeb7 On Wednesday 18 March 2009 00:23:58 Harry Putnam wrote: > I'm having a problem mounting a nfs share exported by my gentoo > server. The client problem occurs on an opensolaris box running > 2008-11 build 109. > > I have an ancient /etc/exports that may be way out of date... I > rarely use nfs. But I've begun setting up a NAS that consists of an > OpenSolaris server with ZFS file sytem. > > I hoped to use NFS to handle backs ups and other work between linux > boxes and solaris NAS, with windows boxes using CIFS. > > It doesn't really make sense to mount the other way round, like > serving from OpenSol and client at gentoo host since a general backup > plan will be running from the Solaris box and effecting all lan > machines. > > At least that was my first thought. But really would like to > understand what is needed in either direction. > > Here is the line from /etc/exports (on gentoo server): > /pub 192.168.0.0/22(rw,insecure,o_root_squash,subtree_check) try remove insecure, and it's no_root_squash -- alan dot mckinnon at gmail dot com