Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site kontron.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!trwrb!scgvaxd!pertec!kontron!gm From: gm@kontron.UUCP (Greg McGary) Newsgroups: net.unix-wizards Subject: Quelling Filesystem Activity Message-ID: <134@kontron.UUCP> Date: Fri, 26-Apr-85 18:03:21 EDT Article-I.D.: kontron.134 Posted: Fri Apr 26 18:03:21 1985 Date-Received: Wed, 1-May-85 03:07:34 EDT Distribution: net Organization: Kontron Electronics, Irvine, CA Lines: 19 Here's the problem: I want to dump a filesystem while running multi-user. I specifically *do*not* want to dump an active filesystem, so I must be able to unmount it while it is potentially active. Here's what I need: I want a utility that will aid me in quelling filesystem activity so that I can unmount it. The approach is to examine /dev/kmem to identify pids of processes that have open files in that filesystem, kill them, and unmount the fs. Does anyone have such a utility that they are willing to post, or another approach to taking clean dumps of a filesystem without having to go down to single-user? If no one has one, I'll write it myself and post it to net.sources. Thanx, Greg McGary {unisoft,felix,scgvaxd,trwrb}!pertec!kontron!gm