From owner-freebsd-questions Tue Jul 7 09:08:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19601 for freebsd-questions-outgoing; Tue, 7 Jul 1998 09:08:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pau-amma.whistle.com (s205m64.whistle.com [207.76.205.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19566 for ; Tue, 7 Jul 1998 09:08:08 -0700 (PDT) (envelope-from dhw@whistle.com) Received: (from dhw@localhost) by pau-amma.whistle.com (8.8.8/8.8.7) id JAA02129; Tue, 7 Jul 1998 09:06:15 -0700 (PDT) (envelope-from dhw) Date: Tue, 7 Jul 1998 09:06:15 -0700 (PDT) From: David Wolfskill Message-Id: <199807071606.JAA02129@pau-amma.whistle.com> To: ehritz@dbai.tuwien.ac.at, freebsd-questions@FreeBSD.ORG Subject: Re: Amd Options for mounting with NFS V 2 In-Reply-To: <199807071124.NAA01167@arcturus.dbai.tuwien.ac.at> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From: Gerald Ehritz >Date: Tue, 7 Jul 1998 13:24:00 +0200 (MET DST) >I want to NFS mount a directory using NFS V2 with amd, and i do not found the correct option to set this in the amd map file. >Can anybody please give me a pointer to the docu or the correct option? Took me a little while to find it, too: In the "opts" string, specify "nfsv2"; here's an example: * host!=shrimp;type:=nfs;rhost:=shrimp;rfs:=/shrimp/usr/local;fs:=${autodir}/shrimp/usr/local host==shrimp;type:=link;fs:=/shrimp/usr/local /defaults sublink:=${key};opts:=nfsv2,rw,intr,grpid,suid (Sorry about the ugly formatting; that's output from "ypcat -k" on the (NIS-resident) map name. Part of the complexity is in avoiding loopback NFS mounts.) david -- David Wolfskill UNIX System Administrator dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message