I've managed to install Gnu-queue 1.4.1beta on 3 linux
boxes, all running Rh7.1
One of these machines is on my desk, the other 2 are
in a different room.
If I submit a few jobs to the desktop machine's wait
queue or the now queue, all is working properly. The
jobs are processed all right.
If however I specify one of the other hosts the output
of the command appears to confirm that the command is
accepted by the remote machine but if I check the
spool dir of that machine I can't find a job id (or
cooky-file) nor is the job submited executed by it.
The output of the queue command is something like:
queue -v -i -q -p -h calqlater1 -- R --no_save
<script.R
Requesting load average for queue "wait" on
host "calqlater1.holmes.nl"...
Host "calqlater1.holmes.nl" appears to be able to
serve queue "wait".
Ok, connecting to QueueD at it.
Trying "calqlater1.holmes.nl"...
[jobou@marvin work]$ Going to submit job to
queue "wait" on host "calqlater1.holmes.nl".
queue.c: main(): tty(in/out/err): 0 0 0.
So what am I doing wrong here?
Can anybody help?
Tia,
Jos