Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] grid3 condor config
- Date: Thu, 27 Jan 2005 11:58:01 -0600
- From: Andrew Zahn <azahn@xxxxxxxxxxxxxxxx>
- Subject: [Condor-users] grid3 condor config
Hi All,
I have installed and configured the condor that comes with the grid3
package. I have setup the default way of using a shared file system
(NFS). However, I am at a loss for implementing local system
configurations. I have attempted modifying the config files located in
grid3/condor/etc/. upon install they are almost all empty, which is
expected. I edited my the files for my head nodes and added the
following lines to each:
DAEMON_LIST = MASTER, SCHEDD
START = FALSE
I am trying to prevent the headnode resources from showing up in
condor_status and trying to prevent jobs from running on them. After
modifying the config files, I have tried to stop/start condor, and also
tired a condor_reconfig. No matter what they still appear in the list of
condor_status and jobs always choose to run on them first.
Thanks for your assistance,
Andrew Zahn