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

Re: [Condor-users] how to add machine at condor pool ?



condor_master -version will tell you what version of Condor you're using.  If it is 7.4 or higher, you drop the HOST part in that config knob, so it's ALLOW_READ and ALLOW_WRITE.

On Sun, May 15, 2011 at 6:50 PM, Shahaan Ayyub <shahaan@xxxxxxxxx> wrote:
Imad,
  Just few things.
Although CONDOR should be able to figure this out, but I still prefer.
Put this line before anything else..
FULL_HOSTNAME = <Your machine name>

HOSTALLOW_READ = * If you want read access to your condor specifications, otherwise names of the machines in your pool.
HOSTALLOW_WRITE = $(CONDOR_HOST), <comma separated list of machines,  IP addresses or  *.good.subnet, good-machine.your.domain, 144.77.88.* etc..>

Restart condor, and this should work..

regards,

Shahaan

On Mon, May 16, 2011 at 9:38 AM, imad touil <imad.touil@xxxxxxxxx> wrote:
Take a look at my condor_config file :

http://www.snyhome.com/condor_config.txt


I add to the liste :
HOSTALLOW_WRITE = $(CONDOR_HOST)

Thanks a lot for your help in advance .

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



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




--
Condor Project Windows Developer