I was trying to install new manage node on PC WKS-kor from Tivoli region server (AIX), where I was logged as tivoli (TMF administrator). PC WKS-kor: Windows 2000, trip running. It is going to be the 2nd manage node connected to TMR server:
wclient -d -c /cdrom -p cornelius-region -U kor -t kor
The instalation stoped at this point:
Client connected, configuring...
The object dispatecher for kor was created:
bash-2.05a$ odadmin odlist
Region Disp Flags Port IPaddr Hostname(s)
1919579584 1 ct- 94 10.141.0.6 cornelius
3 ct- 94 10.0.1.52 tivoli
292 ct- 94 10.0.2.49 kor
There was runing three processes on server:
tivoli 1818734 1220620 0 12:19:45 pts/2 0:00 wclient -d -c /cdrom -p cornelius-region -U kor -t kor
root 2236484 2277464 0 12:20:53 - 0:00 objcall -Tnone 1919579584.378.0 client_config kor cornelius-region
root 2277464 2318492 0 12:20:52 - 0:00 /bin/sh /usr/local/Tivoli/bin/aix4-r1/TAS/INSTALL/client_configure 1919579584.378.0 kor
There was problem with authorization between TMR server and MN WKS-kor. I tryed to correct this with wsettap:
wsettap -a -r kor
+psw
Tivoli authentification package was configured but it asked to reboot PC WKS-kor to take effect. And there is problem. When I rebooted MN WKS-kor, errors occured and two 'root' processes (objcall and client_configuration) crashed, because obejct dispatcher 292 (kor) was unreachable.
I had one idea how to do this:
stop all three processes, reboot MN WKS-kor and start processes. But I don't know how to do this with root processes (objcall and client_configure), because I do not started them.
Is there some body who can help me with this...?
wclient -d -c /cdrom -p cornelius-region -U kor -t kor
The instalation stoped at this point:
Client connected, configuring...
The object dispatecher for kor was created:
bash-2.05a$ odadmin odlist
Region Disp Flags Port IPaddr Hostname(s)
1919579584 1 ct- 94 10.141.0.6 cornelius
3 ct- 94 10.0.1.52 tivoli
292 ct- 94 10.0.2.49 kor
There was runing three processes on server:
tivoli 1818734 1220620 0 12:19:45 pts/2 0:00 wclient -d -c /cdrom -p cornelius-region -U kor -t kor
root 2236484 2277464 0 12:20:53 - 0:00 objcall -Tnone 1919579584.378.0 client_config kor cornelius-region
root 2277464 2318492 0 12:20:52 - 0:00 /bin/sh /usr/local/Tivoli/bin/aix4-r1/TAS/INSTALL/client_configure 1919579584.378.0 kor
There was problem with authorization between TMR server and MN WKS-kor. I tryed to correct this with wsettap:
wsettap -a -r kor
+psw
Tivoli authentification package was configured but it asked to reboot PC WKS-kor to take effect. And there is problem. When I rebooted MN WKS-kor, errors occured and two 'root' processes (objcall and client_configuration) crashed, because obejct dispatcher 292 (kor) was unreachable.
I had one idea how to do this:
stop all three processes, reboot MN WKS-kor and start processes. But I don't know how to do this with root processes (objcall and client_configure), because I do not started them.
Is there some body who can help me with this...?