Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Hold reason: Error from slot2@htnode02 Failed to open /scratch/condor/simple.out as standard output: Permission denied (errno 13)
- Date: Tue, 06 Mar 2018 18:52:06 +0100 (CET)
- From: "Beyer, Christoph" <christoph.beyer@xxxxxxx>
- Subject: Re: [HTCondor-users] Hold reason: Error from slot2@htnode02 Failed to open /scratch/condor/simple.out as standard output: Permission denied (errno 13)
Hi Frank,
two things, condor, as any other batch system I am aware of will not create any directories for you, hence in your case '/scratch/condor/cosit/' must be a valid directory.
As the condor daemon is supposed to write your outputfile the directory needs to be writeable for the condor uid ....
Best
Christoph
--
Christoph Beyer
DESY Hamburg
IT-Department
Notkestr. 85
Building 02b, Room 009
22607 Hamburg
phone:+49-(0)40-8998-2317
mail: christoph.beyer@xxxxxxx
----- UrsprÃngliche Mail -----
Von: "Frank Bakhit" <fbakhit@xxxxxxxxxx>
An: "htcondor-users" <htcondor-users@xxxxxxxxxxx>
Gesendet: Dienstag, 6. MÃrz 2018 16:44:18
Betreff: [HTCondor-users] Hold reason: Error from slot2@htnode02 Failed to open /scratch/condor/simple.out as standard output: Permission denied (errno 13)
Hi,
I am new to condor and I will like help with my condor setup. I have 3
host, 1 master and 2 to run jobs with NFS share. All job are been hold
for some permission issue that I didn't know how to fix it. This is what
I get
HoldReason = "Error from slot2@xxxxxxxxxxxxxxxxxxxxxxxx: Failed to open
'/scratch/condor/cosit/simple.out' as standard output: Permission denied
(errno 13)"
This is what I have on master and slave host config:
## label to identify the local filesystem in a HTCondor pool
FILESYSTEM_DOMAIN = $(FULL_HOSTNAME)
# label to identify the user id of the system in a HTCondor pool
# (this need to be a fully qualified domain name)
UID_DOMAIN = $(FULL_HOSTNAME)
TRUST_UID_DOMAIN = True
SOFT_UID_DOMAIN = True
I will appreciate any help.
Thanks,
~ Frank
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/