[daip] Re: Tv problem in site 29

Eric Greisen egreisen at cv3.cv.nrao.edu
Tue Feb 18 10:36:42 EST 2003


Zheng Xingwu writes:

 > Thank you for your message and your helps. It works when I run the AIPS
 > by saying aips tv=local. there are still a lot of error messages as
 > folloing:
 > 
 > STARTPMON: [LOCALHOST] Starting TPMON1 with output SUPPRESSED
 > ZVTPO3: tcp/aipsmt0 is not a service
 > ZVTPO3: check /etc/services or NIS map!

 > LOCALH> TPMON1: ZVTPRO: CHANNEL ASSIGN ERROR FOR REMOTE TAPE LUN   16
 > LOCALH> TPMON1: Unable to create socket.  ZVTPRO error     6

These tell me that you have not edited the /etc/services file - or
that your editing of it has not taken effect.

sssin           5000/tcp        SSSIN      # AIPS TV server
ssslock         5002/tcp        SSSLOCK    # AIPS TV Lock
msgserv         5008/tcp        MSGSERV    # AIPS Message Server
tekserv         5009/tcp        TEKSERV    # AIPS TekServer
aipsmt0         5010/tcp        AIPSMT0    # AIPS remote FITS disk access
aipsmt1         5011/tcp        AIPSMT1    # AIPS remote tape 1
aipsmt2         5012/tcp        AIPSMT2    # AIPS remote tape 2

need to be inserted in the file and any conflicting numbers need to be
commented out (e.g. radio free ethernet)

Often this does not take effect until after a reboot.  The services in
some networks (e.g. here) are created by yp (system-wide yellow pages)
rather than by the local /etc/services.  In such cases the system
managers must revise the yp files.

The TV may work in inet mode (without tv=local) when this matter is
corrected.

Eric Greisen



More information about the Daip mailing list