home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / sysadmin / 5000 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.8 KB  |  42 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!gatech!news.ans.net!cmcl2!acf3!gelderd
  3. From: gelderd@acf3.nyu.edu (Dirk Van Gelder)
  4. Subject: Re: How to backup to a tapedrive on a Sun? rdump?
  5. Message-ID: <1992Sep2.221232.17110@cmcl2.nyu.edu>
  6. Sender: notes@cmcl2.nyu.edu (Notes Person)
  7. Nntp-Posting-Host: acf3.nyu.edu
  8. Organization: New York University
  9. References: <1SEP199222001608@mpx2.lampf.lanl.gov>
  10. Date: Wed, 2 Sep 1992 22:12:32 GMT
  11. Lines: 29
  12.  
  13. silbar@mpx2.lampf.lanl.gov (Dick Silbar) writes:
  14.  
  15. >The Sun is on an ethernet with my NeXT, and we just got this nice 4mm
  16. >tapedrive.  At the moment I am doing backups to the optical disk on my 
  17. >cube, but who knows how long that situation can last...?  So, it is
  18. >desirable to back up to the tape, if possible.
  19.  
  20. >It looked pretty simple, we thought: use 'rdump ...', making sure that
  21. >root on the NeXT has root login privileges on the Sun.  It even seemed
  22. >to work, when we tried it, at least as far as the console on the NeXT
  23. >was concerned.
  24.  
  25. >Not so, at the Sun.  The tape was badly written.  We then found in the
  26. >man page for rdump that the utility (in 2.1) apparently only works
  27. >between NeXTs.  Bummer.
  28.  
  29.  
  30. Actually, the tape was correctly written. The man pages on dump state that dumps
  31. made with the dump supplied by Next are not compatible with restore programs from
  32. other vendors. Supposedly the rdump.old in /usr/etc should work with restore programs
  33. from other vendors but has not worked in my experience (which is limited). To restore
  34. files from the dump tape on the sun use /etc/rrestore on the NeXT. To do this you have
  35. to be root on the NeXT and have the NeXT included in the .rhosts file on the sun. 
  36.  
  37. By the way, how come the man pages state that rdump only works with other NeXT machines?
  38.  
  39.  
  40. Dirk Van Gelder
  41. (gelderd@acf3.nyu.edu)
  42.