home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!ceylon!newshost.gte.com!pop
- From: pop@persia.newshost.gte.com (Paul O. Perry)
- Newsgroups: comp.sys.isis
- Subject: isis v2.1 on RS6000 startup problem
- Message-ID: <POP.93Jan22191516@persia.newshost.gte.com>
- Date: 23 Jan 93 00:15:16 GMT
- Sender: news@ceylon.gte.com
- Distribution: comp
- Organization: GTE Labs
- Lines: 73
-
-
- In the past I have compiled and installed isisv2.1 version of ISIS on
- vax, sgi, sun, and dec without a problem. I am now trying it on an
- RS6000 with AIX (with bypass on and some applied patches) and I can
- get it to compile, but I can't get it to start up. I get :
-
- bind isis_socket: Address already in use
- ... still waiting for protos startup, please be patient
-
- (more diagnostics attached at bottom). I realize that I should be
- using isisv3.x, but I first wanted to demonstrate the utility of isis
- to the powers that be before I proposed a radical change to the
- project.
-
- I noticed that the socket it creates is /tmp/Is140, not /tmp/Is1402
- (the tcp entry in /etc/services and what I have seen on other
- systems), but I could not figure it out by staring at clib/cl_isis.c.
- Anyone run into this or have suggestions on how I could track this
- problem down ?
-
- Thanks, Paul.
- ____________________________________________________________________
- Paul O. Perry pop@gte.com
- GTE Laboratories M/S 40 phone: (617)466-2853
- 40 Sylvan Road fax: (617)890-9320
- Waltham, MA 02254
- ____________________________________________________________________
-
- % isis &
- [1] 32957
- % WARNING: /etc/hosts doesn't list full hostname.
- Continuing using just the shortname "bluechip" .
- Site 1 (bluechip): isis is restarting...
- Is anyone there?
- ... found no operational sites, checking again just in case
- Is anyone there?
- site 1 (bluechip) doing a total restart
- protos <isis-protos> -d#.logdir
- WARNING: /etc/hosts doesn't list full hostname.
- Continuing using just the shortname "bluechip" .
- bind isis_socket: Address already in use
- ... still waiting for protos startup, please be patient
- bind isis_socket: Address already in use
- ... still waiting for protos startup, please be patient
- bind isis_socket: Address already in use
- ... still waiting for protos startup, please be patient
- bind isis_socket: Address already in use
- ... still waiting for protos startup, please be patient
- isis: unable to restart <protos> at this site (check 1.log or for core image)
- [1] Done isis
- bluechip (1/128): -- panic --
- site-restart sequence failure
-
-
- % more 1.log
- Tue Jan 12 09:51:53 1993
- ISIS release V2.1, Aug 1990
- Site <bluechip> is now coming up, site-id 1, isis_dir <1.logdir>
- Detect site-failure after: 60 secs
-
- % more sites
- + 001:1301,1302,1303 bluechip gte.com
-
- % grep isis /etc/services
- isis 1301/udp # isis
- isis 1302/tcp # isis
- isis 1303/bcast # isis
- --
- ____________________________________________________________________
- Paul O. Perry pop@gte.com
- GTE Laboratories M/S 40 phone: (617)466-2853
- 40 Sylvan Road fax: (617)890-9320
- Waltham, MA 02254
-