| Title: | POLYCENTER Console Manager | 
| Notice: | Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS: | 
| Moderator: | CSC32::BUTTERWORTH | 
| Created: | Thu Aug 06 1992 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 1541 | 
| Total number of notes: | 6564 | 
I have the following strange case: A node is connected to a DECserver 90M, TCP/IP listener 2001 and this is defined in PCM. The DECserver is available from the PCM system, because I can TELNET to its console port. I can also TELNET to the server using listener 2001, and this connects me to the console. From PCM I cannot connect though, although this HAS worked for a long time already. Although CONSOLE STAT gives me a "Line status : OK" state, there is no user connected to the DECserver, and all commands concerning this node hang (including from the C3 which ACCVIOs). Any ideas where to look ? Thanks, Peter.
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 1121.1 | more info | 52410::STRATMAN | Peter Stratman @VBO | Tue Dec 12 1995 09:42 | 31 | 
| All the monitored systems of this one controller seem to cause the hang.
Only one of the BG device sockets is in the following state:
UCX> sho dev/full bg39
Device_socket: bg39        Type: STREAM      LOCAL               REMOTE
                              Port:           1041                 2001
                              Host:     CIRA06              DSLC01
                              Service:
                                                           RECEIVE       SEND
                                   Queued I/O                    0             0
       Q0LEN         0             Socket buffer bytes           3             0
       QLEN          0             Socket buffer quota        4096          4096
       QLIMIT        0             Total buffer alloc         1844             0
       TIMEO         0             Total buffer limit        16384         16384
       ERROR         0             Buffer or I/O waits           2             0
       OOBMARK       0             Buffer or I/O drops           0             0
                                   I/O completed                 2             2
                                   Bytes transferred            12             7
  Options:  None
  State:    ISCONNECTED CANTRECVMORE PRIV
  RCV Buff: None
  SND Buff: None
Is the CANTRECVMORE a problem ? What can I do about it ?
Thanks,
Peter.
 | |||||
| 1121.2 | 29067::BUTTERWORTH | Gun Control is a steady hand. | Wed Dec 13 1995 16:12 | 17 | |
|     Is the controller stuck in LEF? I would bet that it is. If so,
    go into SDA and do
    
    SDA> SET PROCESS/INDEX=index-number-of-controller
    SDA> SHO CALL
    SDA> SHO PROC/CHANNEL
    
    If this is a VAX then also do:
    
    SDA> SHO DEV/ADDR=@R5
    
    The BG device in that state indicates that the socket is not being
    read. This could be becuase the controller is stuck elsehwere and not
    reading the socket.
    
    Regards,
      Dan
 | |||||
| 1121.3 | more info.. | 52336::STRATMAN | Peter Stratman @VBO | Thu Dec 14 1995 13:37 | 17 | 
|     Dan,
    I'm afraid that I couldn't do what you suggested in .-1 because PCM
    was rebooted before. What I did notice though was that the controller
    which connects to the BG device I listed in .1 also controlled 2
    systems which were defined as using the same listener on the same
    server. Ho wPCM could have gotten in this state is a mystery to me
    since the editor disables the systems in that case. Anyway, after
    correcting this and restarting PCM the problem went away.
    BTW, everything was stuck, so I stopped all processes. I then got stuck
    because the global section was still around to make PCM think that
    it was still running. HOW can I remove that global section "by hand" ?
    Thanks,
    Peter.
 | |||||