[daip] Aips tape problem

Patrick P Murphy pmurphy at nrao.edu
Fri Aug 15 14:42:03 EDT 2003


On Fri, 15 Aug 2003 14:31:54 -0400 (EDT), Shami Chatterjee
   <shami at astro.cornell.edu> said: 

> A quick query about a network tape drive on a Linux host ("Dizzy").

> Dizzy has an exabyte drive that needs to be visible to AIPS on other 
> machines, but it does not need to run aips itself. The local site is 
> "CRSR" for Solaris, "CORNELL" for Linux.

> I've set up dizzy as a Linux aips host, doing all the steps except 
> "sysetup dizzy" (I did NOT do this last step).

That may cause problems.  Eric and others can correct if I'm wrong,, but
I think you may need some of the system files that the above step will
set up in the /home/space1/aips/DA00/DIZZY/ directory in order for the
TPMON daemon to run on Dizzy.

> In TPDEVS.LIST: (should this go to TPDEVS.LIST.CORNELL?)
> DIZZY      /dev/nst0         7/14 GB Exabyte Eliant 820

Remember to check TPHOSTS too; this is where you define who's allowed to
connect to your TPMON daemons on Dizzy and other machines.

> The services are exported by the NIS server:
> % ypcat services | grep AIPS
> sssin           5000/tcp     SSSIN           # AIPS TV server
> aipsmt2         5012/tcp     AIPSMT2         # AIPS remote tape 2
> aipsmt1         5011/tcp     AIPSMT1         # AIPS remote tape 1
> aipsmt3         5013/tcp     AIPSMT3
> tekserv         5009/tcp     TEKSERV         # AIPS TekServer
> ssslock         5002/tcp     SSSLOCK         # AIPS TV Lock
> aipsmt0         5010/tcp     AIPSMT0         # AIPS remote FITS disk
> msgserv         5008/tcp     MSGSERV         # AIPS Message Server

> But when I run ./START_TPSERVERS
> STARTPMON: [DIZZY] Starting TPMON1 with output SUPPRESSED
> ZVTPO3: tcp/aipsmt0 is not a service
> ZVTPO3: check /etc/services or NIS map!

Check your /etc/nsswitch.conf on dizzy.  What's the order for services?
It should be:

   services:	files nis

in your case (assuming you're not using nis+).

				- Pat



More information about the Daip mailing list