Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Re: Dismount problems with RM05 Message-ID: <7072@ucbvax.ARPA> Date: Wed, 15-May-85 09:44:40 EDT Article-I.D.: ucbvax.7072 Posted: Wed May 15 09:44:40 1985 Date-Received: Thu, 16-May-85 22:11:14 EDT Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 21 From: Richard Garland RM05 dismount problem: This *may* be software related. You will get an effect similar to that described if there are open files on the disk. This includes installed images which may not at that moment be in use. Note the count at the end of the line when you do SHOW DEVICE. This should be the number of channels open to the device. Also do SHOW DEVICE/FILE and this will show just what files are open and by whom. Files with no PID associated are generally INSTALLED images or global sections. I sometimes get this effect when there is a global section open which I forgot about. For regular open files, kill the user (maybe tell him/her first); for installed images, deinstall them; for global sections (created in a program) you'll have to write a program to delete them. The timeout problem you mention does not ring a bell so maybe its some other situation you have. Rg -------