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

[HTCondor-users] Fwd: Failed to open as standard output



Hi All,

Trying to add a machine to the cluster but the jobs get held.


Hold reason: Error from slot1@xxxxxxxxxxxxxxxxx: Failed to open '/data/file.out' as standard output: Permission denied (errno 13)


What I find really weird is that /data/file.out actually gets created by my submitted job.


Here is my condor_config.local:


COLLECTOR_HOST = $(CONDOR_HOST)

COLLECTOR_NAME = $(CONDOR_HOST)


TRUST_UID_DOMAIN = TRUE


ALLOW_NEGOTIATOR = *.lab1.lab,192.168.15.*

ALLOW_NEGOTIATOR_SCHEDD = $(ALLOW_NEGOTIATOR)


NUM_SLOTS = 11


Any suggestions would be greatly appreciated!

thanks!


jack