[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DCE Product Information |
Notice: | Kit Info - See 2.*-4.* |
Moderator: | TUXEDO::MAZZAFERRO |
|
Created: | Fri Jun 26 1992 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2269 |
Total number of notes: | 10003 |
2188.0. "timeout waiting for secval" by CSC32::J_BECKER (There's no substitute for a good boot) Thu Mar 13 1997 19:06
The dcesetup fails with "timed out waiting on secval service.
From the dcesetup file, it looks like the sec_clientd.binding file never gets
created:
...
# Need string binding, must wait for dced to create it
binding_file="$DCELOCAL/var/security/sec_clientd.binding"
count=0
while [ $count -lt 36 ]
do
if [ -s $binding_file ] <-- ksh directive if file exist and is
then larger than 0 blocks.
echo ""
break
fi
count=`expr $count + 1`
if [ $count -eq 36 ]
then
echo "*** dcesetup - timed out waiting on secval service" >>
$LOGFILE
echo "*** Error activating secval service"
dce_exit $STOP_AND_ABORT 387063931
...
From what I see in the decsetup, this file is created when the command
dced -b -c is executed. What does this command do? Why would
the binding file not materialize?
dcesetup.log:
/opt/dcelocal/dcesetup.log created on Wed Mar 12 13:48:04 EST 1997
Digital DCE V2.0 (Rev. 515) for Digital UNIX
Machine: OSF1 gvl2000 V4.0 464 alpha
Checking for and removing CDS shared memory segments and semaphores
Checking for and removing CDS shared memory segments and semaphores
% /opt/dcelocal/bin/dced -i
% /opt/dcelocal/bin/dced -b -c
% dcecp -c server ping {e1af8308-5d1f-11c9-91a4-08002b14a0fa ncacn_ip_tcp
166.41.105.243 135}
dcecp server ping dced was successful
Cannot find IP addr of aus400...
% kill 10349
% /opt/dcelocal/bin/dced -i
% /opt/dcelocal/bin/dced -b -c
% dcecp -c server ping {e1af8308-5d1f-11c9-91a4-08002b14a0fa ncacn_ip_tcp
166.41.105.243 135}
dcecp server ping dced was successful
% /opt/dcelocal/bin/cdsadv -b
% dcecp -c server ping {6c8620b9-c6d3-11ca-bb96-08002b1c8f1f ncacn_ip_tcp
166.41.105.243 1178}
dcecp server ping cdsadv was successful
% cdscp define cached server aus400 tower ncacn_ip_tcp:166.41.145.14
% dcecp -c registry show
/.../mci_con_cell.atn.mci.com/subsys/dce/sec/aus400.atn.mci.com
-replica
Found sec master entry name :
/.../mci_con_cell.atn.mci.com/subsys/dce/sec/aus400.atn.mci.com
% kill 10208
10208 ?? U 0:00.73 /opt/dcelocal/bin/cdsadv -b
10208 ?? U 0:00.97 /opt/dcelocal/bin/cdsadv -b
Checking for and removing CDS shared memory segments and semaphores
% /opt/dcelocal/bin/rgy_edit -update < /tmp/rgytmpfile9904
Current site is: registry server at
/.../mci_con_cell.atn.mci.com/subsys/dce/sec/aus400.atn.mci.com
?(rgy_edit) Unable to delete acct(s) for
"'/.../mci_con_cell.atn.mci.com/hosts/gvl2000/self' '' ''" -
Entry not found (Registry Edit Kernel) (dce / sad)
Domain changed to: principal
?(rgy_edit) Unable to delete principal
"/.../mci_con_cell.atn.mci.com/hosts/gvl2000/self" - Entry not found
(Registry Edit Kernel) (dce / sad)
bye.
Current site is: registry server at
/.../mci_con_cell.atn.mci.com/subsys/dce/sec/aus400.atn.mci.com
Domain changed to: principal
?(rgy_edit) Unable to add principal "hosts/gvl2000/self" - Principal
already exists (Registry Edit Kernel) (dce / sad)
?(rgy_edit) Unable to add key - Requested key is unavailable (dce / sec)
bye.
% kill 9563
% /opt/dcelocal/bin/dced -i
% /opt/dcelocal/bin/dced -b -c
% dcecp -c server ping {e1af8308-5d1f-11c9-91a4-08002b14a0fa ncacn_ip_tcp
166.41.105.243 135}
dcecp server ping dced was successful
*** dcesetup - timed out waiting on secval service
% kill 18782
-------------------------------------------------------------------------
error.log.1
1997-03-12-13:52:32.981-05:00I438.523 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:52:43.439-05:00I438.525 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:52:53.708-05:00I438.526 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:53:03.960-05:00I438.527 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:53:14.308-05:00I438.528 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:53:24.514-05:00I438.529 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:53:34.722-05:00I438.530 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:53:44.923-05:00I438.531 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:53:55.183-05:00I438.532 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:54:05.402-05:00I438.533 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:54:15.622-05:00I438.534 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:54:36.108-05:00I438.536 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:54:46.356-05:00I438.537 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:54:56.606-05:00I438.538 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:55:06.849-05:00I438.539 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:55:17.065-05:00I438.540 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:55:27.767-05:00I438.541 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
1997-03-12-13:55:38.044-05:00I438.542 dced ERROR dhd secval sv_clientd.c
297 0x140133870 Call to a sec_login_xxx function failed,
status=0x17122080
-------------------------------------------------------------------------
# more dce_cf.db
cellname /.../mci_con_cell.atn.mci.com
hostname hosts/gvl2000
-------------------------------------------------------------------------
# more dce_services.db
security client
cds clerk
cds cached server aus400 166.41.145.14
dts clerk
# cd creds
# ls -l
total 13
-rw------- 2 root system 4590 Mar 12 13:51 dcecred_29934701
-rw------- 2 root system 4590 Mar 12 13:51 dcecred_29934800
-rw------- 1 root system 1300 Mar 12 13:51 dcecred_29934800.data
-rw------- 1 root system 174 Mar 12 13:51 dcecred_29934800.nc
T.R | Title | User | Personal Name | Date | Lines |
---|
2188.1 | more information | VIRGIN::BILL | BILL is my lastname !!! | Fri Mar 14 1997 11:08 | 14 |
| Hi
Pretty weird setup. I think you should provide more
information about the network setup and the cell
configuration in general. I saw different IP addresses
in the logfiles. So is it a split configuration(secd/cdsd) ?
What about the "Cannot find IP addr of aus400..." message ?
Do the server system have multiple interfaces ?
Maybe you post the pe_site file from the secd server
and some version numbers ?
Marco
|
2188.2 | | TUXEDO::MAZZAFERRO | | Fri Mar 14 1997 12:34 | 18 |
| Marco's on the right track. Other information that would be useful
would be :
a) please supply the dcesetup dialog with your responses
(you can 'script' that out to a file before beginning
the session)
b) are there cds or sec replicas in the cell?
c) are there multiple network interfaces/IP address on either
the client system or the server system?
The error about "cannot find IP address of aus400" might be significant.
It may have affected the generation of the pe_site file (which is one
of the things Marco asked for). If the pe_site file is invalid, that
would explain some of the other errors. It's confusing because it's
obvious that dcesetup was able to obtain the IP address of aus400 for
purposes of the 'define cached server' command.
Laura
|