On 8/29/19 12:34 PM, Todd Tannenbaum wrote: > On 8/29/2019 11:55 AM, Christopher Harrison via HTCondor-users wrote: >> ... a race condition whereby autofs is not mounting before >> the condor jobs show up. > Please correct me if I am misunderstanding: It sounds like you guys are > saying the first file access into a volume automounted by autofs can > fail. FWIW it's not specific to condor, I had it happen occasionally in cron jobs, like python scripts. Usually doing `ls /auto/mounted/dir && dothework` fixes it. My feeling is if you go directly to some syscall(s), perhaps open(2) or creat(2), it can happen, when you do a higher-level poke first: it doesn't. -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
Attachment:
signature.asc
Description: OpenPGP digital signature