home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / sysv386 / 13882 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  3.6 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!news!benton.prepress.com!crash!gpitcher
  2. From: gpitcher@crash.cts.com (Glenn Pitcher)
  3. Newsgroups: comp.unix.sysv386
  4. Subject: Getty problem with Interactivee 3.0?
  5. Keywords: getty init interactive
  6. Message-ID: <1992Aug31.171421.21396@crash>
  7. Date: 1 Sep 92 00:14:21 GMT
  8. Lines: 61
  9.  
  10. I just finished fighting my system for most of the day and it's working now,
  11. but I sure would like to know what happened...
  12.  
  13. First off, here's our configuration...
  14.  
  15. Dell 433SE running Interactive SVR3.2
  16. 64MB memory
  17. (3) 1.4GB drives (3.8BG formatted)
  18. Exabyte 8200 8mm drive
  19. Equinox Megaplex-96 board with 4 cluster multiplexors.
  20.  
  21. What seems to have happened is init wouldn't spawn *any* gettys.  Not even on
  22. the console.  Everything else would work fine except for the gettys.
  23. My printers even were printing jobs that were left over from the weekend due
  24. to no paper and these are hooked to the same muxes as the terminals! 
  25. I managed to get the system up into init 1 and checked everything.  I checked
  26. /etc/inittab, I checked getty and init, I checked /etc/gettydefs and almost
  27. everything else I can think of.  Everything checked out fine.
  28.  
  29. We did, as a last resort, check our EISA configuration.  The only problem we
  30. found was that the 'fast video' setting was 'on' and not 'cached'.  I changed
  31. it to 'cached', reset the system and behold! the system came up.  I went back
  32. into the configuration and found out that I really hadn't changed this EISA
  33. after all!   I did go ahead and make sure it was changed it but it made no
  34. difference... the system still came up fine.
  35.  
  36. Here's a couple of interesting tidbits that may help...
  37.  
  38. 1) Not only could I not get getty running on my dumb terminals hooked to the
  39.    Equinox board, I couldn't get any running on my virtual terminals on the
  40.    PC console (/dev/vt01 thru /dev/vt08)
  41. 2) When the system was coming up, I would receive normal output from jobs
  42.    on /dev/console (/dev/console is the same as /dev/ttyaA on our system and
  43.    is hooked up to the Equinox board).  Even when fsck would ask questions,
  44.    I could respond.  Only when getty should have taken over would I have  
  45.    problems.
  46. 3) Like I mentioned above, I had one printer still producing output even
  47.    though I was connected to the Equinox board so I think I can pretty safely
  48.    assume that this is not the problem.
  49. 4) Once I got the system into init 1, we messed around with the inittab file;
  50.    trying to get one bank of terminals to come up in init 1, along with my
  51.    virtual terminals.  After I did 'init q', nothing happened... but when I
  52.    issued 'who -a', I found a bunch of dead LOGIN and getty processes for
  53.    these terminals.  This output told me they all ended with SIGTERM and a 
  54.    rc of 0.  Hmmm.
  55. 5) The system was fine when I was last on yesterday at 1400.   I recycle the
  56.    system at 0145 and all the output was fine except for a couple items.  
  57.    1) There was no login prompt after this init 6 so that means that this 
  58.    problem happened sometime between 1400 on Sunday and 0145 on Monday.  
  59.    2) The initdefault entry in the /etc/inittab file is set to 3 because I
  60.    run a SLIP line locally.  Saturday morning when the system was recycled,
  61.    I'm sure it came up fine but the console output from the last init 6 
  62.    did not show the jobs which are run when it goes into init 3.  It only
  63.    showed the output that would be produced with init 2.  And yes, I did make
  64.    100% sure my inittab file was ok :-)
  65.  
  66. I don't know... The only time I've seen something like this was when I would
  67. do something stupid like wipe out the inittab file but I know I didn't 
  68. do anything this time!! Honest! :-)
  69.  
  70. Does anyone have any ideas?
  71.