Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!harvard!rclex!adelie!morgoth!glidden From: glidden@morgoth.UUCP (Ken A. Glidden) Newsgroups: net.unix,net.unix-wizards,net.decus Subject: Automatic unattended execution of 'dump' ? Message-ID: <128@morgoth.UUCP> Date: Fri, 12-Sep-86 17:15:36 EDT Article-I.D.: morgoth.128 Posted: Fri Sep 12 17:15:36 1986 Date-Received: Sat, 13-Sep-86 01:48:19 EDT Organization: Goldberg-Zoino and Assoc., Newton, MA Lines: 16 Keywords: Ultrix 1.2, dump, backup, uVAX II Xref: mnetor net.unix:5461 net.unix-wizards:7861 net.decus:403 We have a uVAX II running Ultrix 1.2. I'd like very much to use the crontab to start up a shell script late at night to perform a dump. Specifically I'd like the shell script to "simulate" single user mode by preventing any logins, killing any processes which have the potential to alter the disk during the dump, and preventing any processes which may alter the disk during the dump from starting while the dump is in progress. Once finish the script should undo all its protections and allow business as usual. I haven't had too much luck yet. Before I press on I'd like to ask, "ANYONE ALREADY DONE THIS?" "DOES ANYONE KNOW OF A REASON I SHOULDN'T DO IT THIS WAY?" --Ken