home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8741 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  2.4 KB

  1. Path: sparky!uunet!utcsri!rock.db.toronto.edu!yanni
  2. Newsgroups: comp.unix.aix
  3. From: yanni@db.toronto.edu (Yanni Jew)
  4. Subject: Re: Install Server
  5. Message-ID: <92Aug12.142203edt.9072@rock.db.toronto.edu>
  6. Keywords: install, Sun4, 8mm tape, RS6000
  7. Organization: Department of Computer Science, University of Toronto
  8. References: <713629517@redrum.cs.duke.edu>
  9. Date: 12 Aug 92 18:22:15 GMT
  10. Lines: 50
  11.  
  12. ingram@duke.cs.duke.edu (Robert E. Ingram) writes:
  13.  
  14. >I need advice on setting up & using an install server. 
  15. >Specifically, is it possible to set up a Sun 4/280 to
  16. >provide installation service from its 8mm tape drive?
  17.  
  18. >System is an RS6000 running AIX 3.2.2, & is the only AIX
  19. >machine in our department.
  20.  
  21. >In the event that this scenario is impossible, i could
  22. >use advice on attatching a non-IBM 8mm tape drive to the
  23. >RS6000. My SE says that there may be some compatibility
  24. >issues, but he was vague (IBMers talking about non-IBM
  25. >products usually are ;-)
  26.  
  27. >Thanks to anyone who can help. 
  28.  
  29. I have almost the same configuration (ie. Sun4/280 with 8mm
  30. tape drive, and two RS6000's running AIX 3.2.2, in an otherwise
  31. Sun shop). I spent some time trying to do the above, because
  32. we don't have a tape drive on either of the RS6000's -- we
  33. borrowed a drive from IBM for the initial installation. Now if
  34. there is a crash, and my method doesn't work, then I'd have to
  35. borrow a drive again.
  36.  
  37. I set up the Sun4/280 as an installation server by following
  38. the instructions in the install guide. I copied over the
  39. network install scripts, and compiled the instsrv binary
  40. from the source code provided.
  41.  
  42. Now the Sun4/280 can act as an install server for the RS/6000.
  43. But, the 8mm tape drive cannot be used directly (if someone
  44. can figure out a way to, then please tell me). What I plan
  45. to do (if the need arises) is to read the tape data onto the
  46. Sun's harddisk, and provide these files to the instsrv. I tested
  47. the method as much as possible, without actually reinstalling
  48. the OS.
  49.  
  50. As for the non-IBM 8mm drive compatibility, I tried it.
  51. It works if you're lucky. One of our machines was able to
  52. load the OS, the other was not. The story I got is that
  53. the driver assumes that it's talking to an IBM 8mm drive,
  54. and the driver/tape drive combination communicates in a
  55. slightly non-standard way. Another thing to be aware of is
  56. that a special SCSI cable (one with an attached SCSI
  57. terminator) is needed.
  58.  
  59. Please copy me on any answers to the original question.
  60.  
  61. -yanni (Sys.Adm.)
  62.