On 5/29/20 5:38 AM, ervikrant06@xxxxxxxxx wrote:
> HelloÂExperts,
>
>
> $CondorVersion: 8.9.7 May 19 2020 BuildID: 504263 PackageID: 8.9.7-1
>
> Still /dev/shm contains the file which I copied from submituser job
> after job completion. Am I doing something wrong?
>
> Also, any possible solution or recommendation for tackling stale files
> in /dev/shm after job completion in older condor versionÂin condor way?
Vikrant:
I'm glad you enjoyed our online HTCondor week, and that you find the
minicondor docker image useful. In order to clear /dev/shm, HTCondor
needs not just root, but certain kernel privileges that aren't enabled
by default inside a docker container. I think this should work if you
start the docker container with privilege, e.g. docker run --privileged ...
-greg
_______________________________________________
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/