Article 2577 of vmsnet.uucp: Path: nntpd.lkg.dec.com!pa.dec.com!decwrl!infopiz!mark From: mark@infocomm.com Newsgroups: vmsnet.uucp Subject: Re: Outdial on more than one machine in cluster? Message-ID: <1995Aug1.182334.25879@infopiz> Date: 1 Aug 95 18:23:34 PST References: <1995Aug1.225833.462@macro.demon.co.uk> Organization: INFO COMM - Computer Consulting, Danville, Ca Lines: 46 In article <1995Aug1.225833.462@macro.demon.co.uk>, neill@macro.demon.co.uk (Neill Clift) writes: > Has anyone tried to run UUCP in a VAXcluster with modems on more than one > machine. The documentation says you can only have the batch jobs on one node > but maybe I could get it working with multiple daemons and a generic batch > queue. Worth trying? > Neill. > -- > Neill Clift neill@macro.demon.co.uk Try the following entries in your CONTROL file: !+ ! -- if you are running this on a VAXcluster, you must specify ! -- which node will be the execution node for the queue defined by ! -- the logical UUCP_BATCH_QUEUE (defaults to UUCP_BATCH). If you are ! -- not on a cluster leave this defined as "-" . (If you convert ! -- to a cluster environment later, don't forget to change this.) !- UUCP_BATCH_NODE NODE1,NODE2 !+ ! -- This defines the number of UUCICO "daemon" jobs that you ! -- want to have running, these jobs handle outgoing calls. ! -- One is the default, however, if you have more than one modem and ! -- sufficient traffic, more may be warranted. !- UUCP_BATCH_UUCICO_CALLOUT_JOBS 2 port ACU hayes node1$tta2: 19200 l port ACU hayes node2$tta3: 19200 l I'm pretty sure that what we shipped for 2.0 will do the right thing after the next time you do a: $ @UUCP_BIN:UUCP_SYSTARTUP If things don't work just right with the queue setup, then perform the following commands: $ STOP/QUE/RESET UUCP_BATCH $ DELETE/QUEUE UUCP_BATCH $ @UUCP_BIN:UUCP_SYSTARTUP -- Mark Pizzolato - INFO COMM Computer Consulting, Danville, Ca PHONE: (510)837-5600 UUCP: decwrl!infopiz!mark DOMAIN: mark@infocomm.com