home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sgi / 16496 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!ornl!sunova!convex!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!sgiblab!sgigate!sgi!fido!zola!zuni!anchor!olson
  3. From: olson@anchor.esd.sgi.com (Dave Olson)
  4. Subject: Re: How do I use a remote backup unit?
  5. Message-ID: <sek63l8@zuni.esd.sgi.com>
  6. Sender: news@zuni.esd.sgi.com (Net News)
  7. Organization:  Silicon Graphics, Inc.  Mountain View, CA
  8. References: <1992Nov16.113459.30301@bas-a.bcc.ac.uk>
  9. Date: Mon, 16 Nov 92 17:31:50 GMT
  10. Lines: 28
  11.  
  12. In <1992Nov16.113459.30301@bas-a.bcc.ac.uk> ubjta56@ucl.ac.uk (Dr P Day) writes:
  13. |     (i) why does the remote Indigo insist that it cannot
  14. |     open the tape drive, which a few minutes earlier was
  15. |     accessed by the host Indigo?
  16.  
  17. It isn't the remote indigo (with the tape drive) that is saying it can't
  18. open it, it is the local one!
  19.  
  20. |     (ii) What do I have to do to remotely backup Indigo A on a tape
  21. |     drive that is attached to Indigo B? (i.e. do I have to mount stuff
  22. |     and do it all by hand (manually) using backup?)
  23.  
  24. You just need permission.  The simples test is:
  25.     mt -t remotehost:/dev/tape stat
  26.     mt -t guest@remotehost:/dev/tape stat
  27.  
  28. If the first fails and the second works, you don't have rsh permission
  29. on the remote.  If they both fail, the error messages may tell you
  30. why (see man rsh for some help, that's the bsd rsh, not the sysV
  31. restricted shell).
  32.  
  33. If you still can't figure it out, enable rsh logging on the remote
  34. (see man rshd, change inetd.conf on the remote, and killall -HUP inetd).
  35. Then try again, and look at /usr/adm/SYSLOG.conf on the remote.
  36. --
  37. Let no one tell me that silence gives consent,  |   Dave Olson
  38. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  39.     Maria Isabel Barreno                        |   olson@sgi.com
  40.