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

[HTCondor-users] Mount Namespace in Htcondor



Hi all,

Is there any support in HTCondor to make my custom mount namespace for each job or machines
Like I am using NFS for spot machines and I have multiple disks to be mounted and some requires different paths then actual,
Currently I am using mount --bind for /disk/A1 to show as /disk/AÂ
But this causes issues when I am unmounting it takes a lot of time,Â
I see Htcondor in vanialla universe create mount namespace for private /tmp, /dev/shm
Is there any way to give it a mapping to use that

Thanks and RegardsÂ
RamanÂ