Path: utzoo!attcan!uunet!bellcore!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!ygdrasil.Berkeley.EDU!faustus From: faustus@ygdrasil.Berkeley.EDU (Wayne A. Christopher) Newsgroups: comp.unix.admin Subject: Re: NFS Mount Point Strategy? Message-ID: <39579@ucbvax.BERKELEY.EDU> Date: 15 Nov 90 01:26:51 GMT References: <1990Nov10.144551.809@alchemy.chem.utoronto.ca> <21753@orstcs.CS.ORST.EDU> <1990Nov14.203658.23848@cs.utk.edu> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: faustus@ygdrasil.Berkeley.EDU.UUCP (Wayne A. Christopher) Organization: University of California, Berkeley Lines: 9 Another thing you want to think about is whether your pathnames look the same no matter where you are (i.e., on a machine for which the fs is local or one for which it is nfs). If this is the case, you can have one home directory, run yp, and everything is nice and transparent. On our cluster, all user filesystems, both local and nfs, are mounted underneath /home -- I wish this were the convention for all machines I have accounts on... Wayne