[Queue-developers] queue 1.30.1: broken pipe?
Brought to you by:
wkrebs
From: Bill C. <bco...@po...> - 2001-01-31 16:29:19
|
I posted this to the sourceforge open discussion forum, but maybe I'll get more of a response here. I've installed queue-1.30.1 as follows: ./configure --enable-root make make install Running queued and testing with the following worked: queue -i -w -n -- hostname On a 2nd machine (node2) that mounts /usr/local via NFS (no_root_squash), queued was started as well and the hostname added to the qhostsfile. Running the example above only returned the hostname for the 1st machine (node1). I removed node1 from the qhostsfile and now I get "Broken pipe" when running the queue example on either node1 or node2. Likewise, if I leave both hostnames in the qhostsfile and specify node2 using -H I get the broken pipe error. I tried doing the installation steps on node2, but got the same result. If queued is not running on node2, queue will complain, so it is contacting node2. The machines are very similar in their configuration, some differences perhaps in security settings, and node2 mounts /usr/local from node1. queued -D is silent when the "Broken pipe" message appears. Any ideas for what would cause the "Broken pipe" message? Or things to try to get more information? My platform is Mandrake Linux 7.2, kernel 2.2.17-21. thanks! bill -- Bill Comisky bco...@po... |