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

Re: [HTCondor-users] permission denied for .update.ad on local file system



Is this something we should worry about or "just noise"?

	It's probably "just noise".

Anyone with a hint what is wrong here?

The starter is trying to send an update, presumably the last one, since the job is done and the execute directory (job sandbox) has been remvoed. Every time the starter sends an update, it looks in the execute directory (the job's sandbox) for the .update.ad for the most recent update from the startd, and complains if it can't read it.

If you see this warning in the middle of a job, you may want to investigate, since that means that GPU usage won't be recorded in the job properly.

- ToddM