Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!uunet!comp.vuw.ac.nz!mark From: mark@comp.vuw.ac.nz (Mark Davies) Newsgroups: comp.sys.hp Subject: Re: Doing backups with dump(1m) Keywords: backups Message-ID: <1990Oct30.020416.27707@comp.vuw.ac.nz> Date: 30 Oct 90 02:04:16 GMT References: Sender: news@comp.vuw.ac.nz (News Admin) Distribution: comp Organization: Dept. of Comp. Sci., Victoria Uni. of Wellington, New Zealand. Lines: 16 Nntp-Posting-Host: the-taj.comp.vuw.ac.nz In article adler@over.caltech.edu (B. Thomas Adler) writes: >Another problem with dump I have is that the "n" option (notify group >operator) doesn't really seem to work. It doesn't notify cluster wide >and it doesn't accept further input from the keyboard at the terminal >controlling the dump. HP broke the "n" option when the ported dump from bsd because they didn't allow for the additional entries you can find in a sysV style utmp file. The workaround is to NOT define any users in group operator. Given the above exception we have had no problems with dump on 7.0. We use rdump regularly to backup the filesystems on our hpux 300's. cheers mark