I thought about running slurm in container, but it's supposed to run jobs 
in separate containers by slurm daemon. And I could not figure it out how 
daemon in container can start another container with job, nested containers 
is not a great idea. So slurm has to be a host system daemon.

вторник, 6 декабря 2016 г., 2:17:13 UTC+3 пользователь Geoff Levand написал:
>
> Hi, 
>
> On 12/05/2016 02:01 PM, [email protected] <javascript:> wrote: 
> > I built custom CoreOS PXE image with integrated sys-cluster/slurm 
> package and SLURM's daemons require certain users to run. 
>
> If you arrange your slurm stuff to run in containers, then 
> you should be able to use ignition to setup systemd services 
> for them.  This seems like it would completely avoid having 
> to modify coreos. 
>
> See: 
>
>   https://coreos.com/ignition/docs/latest/examples.html 
>   
> https://github.com/coreos/coreos-overlay/blob/master/app-admin/flannel/files/flanneld.service
>  
>

Reply via email to