home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / isis / 386 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  3.1 KB

  1. Path: sparky!uunet!noc.near.net!ceylon!newshost.gte.com!pop
  2. From: pop@persia.newshost.gte.com (Paul O. Perry)
  3. Newsgroups: comp.sys.isis
  4. Subject: isis v2.1 on RS6000 startup problem
  5. Message-ID: <POP.93Jan22191516@persia.newshost.gte.com>
  6. Date: 23 Jan 93 00:15:16 GMT
  7. Sender: news@ceylon.gte.com
  8. Distribution: comp
  9. Organization: GTE Labs
  10. Lines: 73
  11.  
  12.  
  13. In the past I have compiled and installed isisv2.1 version of ISIS on
  14. vax, sgi, sun, and dec without a problem.  I am now trying it on an
  15. RS6000 with AIX (with bypass on and some applied patches) and I can
  16. get it to compile, but I can't get it to start up. I get :
  17.  
  18. bind isis_socket: Address already in use
  19. ... still waiting for protos startup, please be patient
  20.  
  21. (more diagnostics attached at bottom).  I realize that I should be
  22. using isisv3.x, but I first wanted to demonstrate the utility of isis
  23. to the powers that be before I proposed a radical change to the
  24. project.
  25.  
  26. I noticed that the socket it creates is /tmp/Is140, not /tmp/Is1402
  27. (the tcp entry in /etc/services and what I have seen on other
  28. systems), but I could not figure it out by staring at clib/cl_isis.c.
  29. Anyone run into this or have suggestions on how I could track this
  30. problem down ?
  31.  
  32. Thanks, Paul.
  33. ____________________________________________________________________
  34. Paul O. Perry                                   pop@gte.com
  35. GTE Laboratories M/S 40                         phone: (617)466-2853
  36. 40 Sylvan Road                                  fax:   (617)890-9320
  37. Waltham, MA 02254
  38. ____________________________________________________________________
  39.  
  40. % isis &
  41. [1] 32957
  42. % WARNING: /etc/hosts doesn't list full hostname.
  43. Continuing using just the shortname "bluechip" .
  44. Site 1 (bluechip): isis is restarting...
  45. Is anyone there?
  46. ... found no operational sites, checking again just in case
  47. Is anyone there?
  48. site 1 (bluechip) doing a total restart
  49. protos <isis-protos> -d#.logdir
  50. WARNING: /etc/hosts doesn't list full hostname.
  51. Continuing using just the shortname "bluechip" .
  52. bind isis_socket: Address already in use
  53. ... still waiting for protos startup, please be patient
  54. bind isis_socket: Address already in use
  55. ... still waiting for protos startup, please be patient
  56. bind isis_socket: Address already in use
  57. ... still waiting for protos startup, please be patient
  58. bind isis_socket: Address already in use
  59. ... still waiting for protos startup, please be patient
  60. isis: unable to restart <protos> at this site (check 1.log or for core image)
  61. [1]    Done                 isis
  62. bluechip (1/128): -- panic --
  63. site-restart sequence failure
  64.  
  65.  
  66. % more 1.log
  67. Tue Jan 12 09:51:53 1993
  68. ISIS release V2.1, Aug 1990
  69. Site <bluechip> is now coming up, site-id 1, isis_dir <1.logdir>
  70. Detect site-failure after: 60 secs
  71.  
  72. % more sites
  73. + 001:1301,1302,1303 bluechip gte.com
  74.  
  75. % grep isis /etc/services
  76. isis            1301/udp                # isis
  77. isis            1302/tcp                # isis
  78. isis            1303/bcast              # isis
  79. --
  80. ____________________________________________________________________
  81. Paul O. Perry                    pop@gte.com
  82. GTE Laboratories M/S 40             phone: (617)466-2853
  83. 40 Sylvan Road                    fax:   (617)890-9320
  84. Waltham, MA 02254
  85.