nv-l
[Top] [All Lists]

Re: Managed node creation failed!

To: nv-l@lists.tivoli.com
Subject: Re: Managed node creation failed!
From: Vladimir Petr <petr@DATASYS.CZ>
Date: Wed, 9 Jun 1999 07:20:29 +0200
Reply-to: Discussion of IBM NetView and POLYCENTER Manager on NetView <NV-L@UCSBVM.UCSB.EDU>
Sender: Discussion of IBM NetView and POLYCENTER Manager on NetView <NV-L@UCSBVM.UCSB.EDU>
Hello, Gord;
It does seem there is a name resolution problem. For managed nodes and TMR
server I always use local name resolution by using /etc/hosts as the first way
to get hostnames resolved so I have created /etc/netsvc.conf to control the
lookup order.
As I can see your managed node name is set to IP address. You must have a reason
for this. When IP address changes (not so rare, isn't it?) and the name is set
to the IP address, things get much more complicated, for you have to rename the
database directory name, change all the scripts where the oserv command occures,
etc. In short I would avoid this.

>From the client machine try this:
nslookup <server_name>
nslookup <server_FQDN>
nslookup <server_addr>

>From the server do this:
nslookup <client_name>
nslookup <client_FQDN>
nslookup <client_addr>

Check the results carefully. They should tell you what's wrong. Don't forget
Framework also needs the reverse name resolution.

Hope this helps,
Best regards,
Vladimir.

Gord Michaels wrote:

> Hello All.
>
> I was wondering if anyone has ever encountered this problem before:
>
> I have my TMR Server (AIX 4.3.2 and Framework 3.6.1) set up and working.
> Now
> I want to create a managed node on another server (AIX 4.2.1) and
> install
> Netview 5.1. However, I am  having trouble creating the darn managed
> node.
>
> Here is the output I get in the output window...
>
> Inspecting node 154.170.45.95...
> ....
>
> Unless you cancel, the following operations will be executed:
>   For the machines in the independent class:
>     hosts(154.170.45.95)
>    need to copy the machine independent Message Catalogs to:
>          154.170.45.95:/usr/local/Tivoli/msg_cat
>    need to copy the machine independent generic Codeset Tables to:
>          154.170.45.95:/usr/local/Tivoli/bin/generic
>    need to copy the machine independent Client Database to:
>          154.170.45.95:/var/spool/Tivoli/154.170.45.95.db
>    154.170.45.95 already has the X11 Resource Files installed (from
> 154.170.45.95).
>    need to copy the machine independent Generic Binaries to:
>          154.170.45.95:/usr/local/Tivoli/bin/generic_unix
>    need to copy the machine independent generic HTML/Java files to:
>          154.170.45.95:/usr/local/Tivoli/bin/generic
>    need to copy the machine independent LCF Images to:
>          154.170.45.95:/usr/local/Tivoli/bin/lcf_bundle
>    need to copy the machine independent LCF Tools to:
>          154.170.45.95:/usr/local/Tivoli/bin/lcf_bundle/bin
>
>   For the machines in the aix4-r1 class:
>     hosts(154.170.45.95)
>    need to copy the architecture specific Libraries to:
>          154.170.45.95:/usr/local/Tivoli/lib/aix4-r1
>    need to copy the architecture specific Binaries to:
>          154.170.45.95:/usr/local/Tivoli/bin/aix4-r1
>    need to copy the architecture specific Man Pages to:
>          154.170.45.95:/usr/local/Tivoli/man/aix4-r1
>    need to copy the architecture specific Public Domain Contrib to:
>          154.170.45.95:/usr/local/Tivoli/bin/aix4-r1/contrib
>
> ---
> To continue with installation, select the ``Continue Install'' button
> -OR-
> to abort this installation attempt, select the ``Cancel'' button.
>
> Executing queued operation(s)
> Distributing machine independent Message Catalogs for 154.170.45.95
> getting ready to distribute....ready.
> each `>' represents 500 kbytes transfered.
> each '.' means that the current operation is still processing.
>
> >>>>>>>>>...............................................................
> ............
> completed.
>
> Distributing machine independent generic Codeset Tables for
> 154.170.45.95
>  >>.... completed.
>
> Distributing architecture specific Libraries for 154.170.45.95
>  >>>>>>>>.... completed.
>
> Distributing architecture specific Binaries for 154.170.45.95
>  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.... completed.
>
> Distributing machine independent Client Database for 154.170.45.95
> ....................
> the last few lines of the error log (/tmp/install2.cfg.error):
> + cd /usr/spool/Tivoli/154.170.45.95.db
> + rm -f *.bdb libuthreads.dll *.log odlist.dat oserv.exe oservlog
> + echo aix4-r1
> + 1> interp_type
> + [ ! -f interp_type ]
> + echo ... database initialized.
> + echo Starting the object dispatcher ...
> + OSC=/usr/local/Tivoli/bin/aix4-r1/bin/oserv -i -h server50 -k
> /usr/spool/Tivoli/154.170.45.95.db -b /usr/local/Tivoli/bin -l
> /usr/spool/Tivoli/154.170.45.95.db/oservlog
> + echo Managed node creation failed!
> + exit 3
>
> the Object Dispatcher log:
> 1999/06/08 14:03:28 +05: !/usr/local/Tivoli/bin/aix4-r1/bin/oserv:
> odlist
> init failed. host inaccessible or host failure. (48)
> after script failure
> completed (with errors).
>
> Distributing architecture specific Man Pages for 154.170.45.95
> .... completed.
>
> Distributing machine independent Generic Binaries for 154.170.45.95
> ..... completed.
>
> Distributing machine independent generic HTML/Java files for
> 154.170.45.95
> .... completed.
>
> Distributing architecture specific Public Domain Contrib for
> 154.170.45.95
>  >.... completed.
>
> Distributing machine independent LCF Images for 154.170.45.95
>  >>>>>>>>>>>>>>>>>>>.... completed.
>
> Distributing machine independent LCF Tools for 154.170.45.95
>  >>>>>>>>>>>>>>>>.... completed.
>
> Registering installation attributes...registered.
>
> Finished client install.
>
> I do not think that this is a name resolution problem, I can do a
> nslookup
> and ping both ways  -  no problem.
>
> Has anyone ever encountered this before??
>
> Sincerely,
>
> Gord Michaels.
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com

<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web