[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] New to Condor - setting up on Linux



Hi,
You should limit the ALLOW_READ and ALLOW_WRITE.
Don't set the two value = *.
Just fallow as this example:
ALLOW_READ=your IP segment;
ALLOW_WRITE= your IP segment;
 
Hope good luck!

On Fri, Jun 25, 2010 at 1:36 AM, Bharanidharan Narayanaswamy <bharanitn@xxxxxxxxx> wrote:
Hi,

I've worked on SGE before but wanted to try the Condor. I'm trying to set up condor on 2 linux boxes running Centos.

Both the machines are in the same domain.

The following are the steps i've followed,

1. Installed Condor using the rpm (7.4.2-1 release)
2. Machine A - configured as Manager,submit using 
condor_configure --type=manager,submit --central-manager=machineA.domain.com
3. Executed condor_master
4. I get the following processes
condor   14706  2.3  0.0  31128  3148 ?        Ss   22:52   0:00 condor_master
condor   14707  2.4  0.0  30084  3760 ?        Ss   22:52   0:00 condor_collector -f
condor   14708  4.0  0.0  30020  3708 ?        Ss   22:52   0:00 condor_negotiator -f
condor   14709  4.0  0.1  31644  4488 ?        Ss   22:52   0:00 condor_schedd -f
root     14712  0.0  0.0  21604  2088 ?        S    22:52   0:00 condor_procd -A /var/run/condor/procd_pipe.SCHEDD -S 60 -C 101
root     14724  0.0  0.0  61180   744 pts/1    S+   22:52   0:00 grep condor
5. No results for condor_status
6. Machine B - configured as execute,submit using 
condor_configure --type=manager,submit --central-manager=machineA.domain.com
7. I get the following processes running
condor   18072  3.0  0.0  29532  2852 ?        Ss   22:52   0:00 /usr/sbin/condor_master -pidfile /var/run/condor/master.pid
condor   18073  3.4  0.0  30200  3312 ?        Ss   22:52   0:00 condor_schedd -f
condor   18074 32.0  0.0  29584  3392 ?        Ss   22:52   0:03 condor_startd -f
root     18075  0.1  0.0  21760  1848 ?        S    22:52   0:00 condor_procd -A /var/run/condor/procd_pipe.SCHEDD -S 60 -C 101
root     18117  0.0  0.0  61152   748 pts/1    S+   22:52   0:00 grep condor
8. No results for condor_status

It would be great if some one can point me where i'm going wrong.

Thanks,
Burny





_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/




--
Shouqin Zhu
Master.student of CSE Dept.
Network Computing Center
Chongqing University of Posts and Telecommunications
Chongqing China 400065
Phone:(+86) 15310640690
Email : zhushouqin@xxxxxxxxx