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

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!chx400!aragorn.unibe.ch!iacrs1!haedener
  3. From: haedener@iacrs1.unibe.ch (Konrad Haedener)
  4. Subject: Re: problem shutting down dataless 220 with AIX 3.2.2
  5. Message-ID: <1992Sep14.064129.5468@aragorn.unibe.ch>
  6. Followup-To: <1992Sep12.153140.21913@jupiter.sun.csd.unb.ca>
  7. Sender: haedener@iacrs1 (Konrad Haedener)
  8. Reply-To: haedener@iacrs1.unibe.ch
  9. Organization: University of Berne
  10. References:  <1992Sep12.153140.21913@jupiter.sun.csd.unb.ca>
  11. Date: Mon, 14 Sep 1992 06:41:29 GMT
  12. Lines: 35
  13.  
  14. In article <1992Sep12.153140.21913@jupiter.sun.csd.unb.ca>, dedourek@jupiter.sun.csd.unb.ca (John DeDourek) writes:
  15. |> I have installed several dataless 220's with AIX 3.2.2.  When issuing
  16. |> a
  17. |>      shutdown -F
  18. |> on the dataless machines, the machines appear to hang before getting
  19. |> the halt completed.  The problem would appear that the network interfaces
  20. |> are brought down (lo0 and en0) then a message appears that the tcpip
  21. |> lock files will be removed, then a message that the nfs server is not
  22. |> responding.
  23. |> 
  24. |> If indeed the lock files are removed after the network interfaces are
  25. |> brought down, and these being dataless clients the lock files are
  26. |> on the server, this would indeed pose a problem.
  27. |> 
  28. |> Known problem?  Known fix?
  29. |> 
  30. |> A call was made to IBM on Friday, but I am working the weekend in hopes
  31. |> of getting a lab ready.
  32. |> 
  33. |> Thanks;
  34. |> 
  35. |> John DeDourek
  36. |> dedourek@jupiter.sun.csd.unb.ca
  37. |> 
  38.  
  39. Have a look at /etc/tcp.clean: at the end of the file, you'll find a section
  40. `# Bring down all network interfaces' which is executed just ahead of
  41. `# Remove lock files'. That explains your shutdown hangs.
  42. I have modified the code to bring down the network interfaces, i.e. I've
  43. excluded the critical one from the list to be brought down.
  44. -- 
  45. Konrad Haedener                             Phone: +41 31 65 42 25
  46. Institute for Physical Chemistry            FAX:   +41 31 65 44 99
  47. University of Berne
  48. Switzerland                                 haedener@iacrs1.unibe.ch
  49.