Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!decwrl!pyramid!ut-sally!seismo!rlgvax!hadron!jsdy From: jsdy@hadron.UUCP (Joseph S. D. Yao) Newsgroups: net.unix-wizards Subject: Re: SVR2 Mount Points Message-ID: <266@hadron.UUCP> Date: Tue, 18-Feb-86 02:16:48 EST Article-I.D.: hadron.266 Posted: Tue Feb 18 02:16:48 1986 Date-Received: Wed, 19-Feb-86 07:31:31 EST References: <466@codas.ATT.UUCP> Reply-To: jsdy@hadron.UUCP (Joseph S. D. Yao) Distribution: net Organization: Hadron, Inc., Fairfax, VA Lines: 15 Summary: Watch for shutdown(8). In article <466@codas.ATT.UUCP> mikel@codas.ATT.UUCP (Mikel Manitius) writes: >I have been mounting filesystems atop mounted filesystems ... >We use this in the project I'm working on, and someone (who's credibility >I question) is telling me that this is improper, and causes the system to >behave irrationally, and that they cannot use it. I don't know which version of Sys V you are using. Some cannot support really long mount-point names. That aside, you must be sure that the shutdown shell command repeats its unmount-all shell command pipe line for as many iterations as you have depth of mounting. The original has 2, which is fine for /usr/spool, /usr/src, and /usr/tmp; but breaks down on (e.g.) /usr/src/add-ons. -- Joe Yao hadron!jsdy@seismo.{CSS.GOV,ARPA,UUCP}