And if you are planning on using cgroups, don't use NFSv4. There are problems
that cause the NFS client process to freeze (and
with that freeze the node) when the cgroup removal script is called.
Regards,
Uwe Sauter
Am 24.03.2015 um 20:50 schrieb Paul Edmon:
>
> Yup, that's exactly what we do. We make sure to export it read only and make
> sure that it is synced and hard mounted. Not much
> else to it.
>
> -Paul Edmon-
>
> On 03/24/2015 03:43 PM, Jeff Layton wrote:
>>
>> Good afternoon,
>>
>> I apologies for the newb question but I'm setting up slurm
>> for the first time in a very long time. I've got a small cluster
>> of a master node and 4 compute nodes. I'd like to install
>> slurm on an NFS file system that is exported from the master
>> node and mounted on the compute nodes. I've been reading
>> a bit about this but does anyone have recommendations on
>> what to watch out for?
>>
>> Thanks!
>>
>> Jeff