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

Re: [Condor-users] How to add a execute machine at Condor pool?



The parts of a condor pool are not registered in any configuration file per se. The condor installation on each machine is controlled by local configuration files (ie condor_config, condor_config.local) and a pool is largely determined by the configuration of each node.

To add a node a pool, you'll need to set the CONDOR_HOST on that node to the Central Manager(s) of that pool (where the Central Manager is the host running a Collector and a Negotiator). You'll probably also need to tweak a few other settings like ALLOW_READ and ALLOW_WRITE.

Rob

OMAIRA GALINDO wrote:
Hi,
I need to know, how to add a machine execute at Condor pool, and where the machines are registered, in which file.

Thank you very much.

Omaira

--
Omaira Galindo Parra
Estudiante de Ingeniería de Sistemas y Computación
UPTC Tunja


------------------------------------------------------------------------

_______________________________________________
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/