home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9665 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!utcsri!torn!csd.unb.ca!dedourek
  3. From: dedourek@jupiter.sun.csd.unb.ca (John DeDourek)
  4. Subject: Shutdown problem on diskless/dataless -- summary of responses
  5. Message-ID: <1992Sep15.124800.6427@jupiter.sun.csd.unb.ca>
  6. Organization: University of New Brunswick
  7. Date: Tue, 15 Sep 1992 12:48:00 GMT
  8. Lines: 27
  9.  
  10. I had previously posted a request for information on a problem with
  11. shutting down diskless/dataless machines using shutdown -F.  The
  12. shutdown would hang after tcpip daemons were killed, network interfaces were
  13. brought down, and an attempt was made to remove tcpip lock files.
  14.  
  15. The hypothesis was that attempting to remove lock files, which would
  16. be in the root file system for the diskless machine, and therefore
  17. contained on the server, would undoubtedly fail if attempted after
  18. the network interfaces were brought down.
  19.  
  20. haedener@iacrs1.unibe.ch 
  21.  
  22. replied that he had encountered the problem
  23. and suggested modifying /etc/tcp.clean to not bring down the
  24. critical network interface.
  25.  
  26. jf@edv6000.tuwien.ac.at
  27.  
  28. reported that the problem occurred for him on /usr clients and with
  29. "other" shutdown commands.  The other shutdown commands were not
  30. identified, possibly shutdown with options other than -F
  31.  
  32. The ibm support line replied that this was known problem IX24134
  33. and that the fix for AIX 3.2 was U404957, which is on its way to
  34. this site.
  35.  
  36. dedourek@jupiter.sun.csd.unb.ca
  37.