<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Ciao Gennaro!</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> *NodeName=node[01-08] CPUs=16 RealMemory=16000 State=UNKNOWN*<br>
> to<br>
> *NodeName=node[01-08] CPUs=16 RealMemory=15999 State=UNKNOWN*<br>
<span class="gmail-">><br>
> Now, slurm works and the nodes are running. There is only one minor problem<br>
><br>
</span>> *error: Node node04 has low real_memory size (7984 < 15999)*<br>
> *error: Node node02 has low real_memory size (3944 < 15999)*<br>
<span class="gmail-">><br>
> Two nodes are still put to drain state. The nodes suffered a physical<br>
> damage to some rams and I had to physically remove them, so slurm think it<br>
> is not a good idea to use them.<br>
> It is possibile to make slurm use the node anyway?<br>
<br>
</span>I think you can specify their properties on separate lines:<br>
<br>
NodeName=node[01,03,05-08] CPUs=16 RealMemory=15999 State=UNKNOWN*<br>
NodeName=node02 CPUs=16 RealMemory=3944 State=UNKNOWN*<br>
NodeName=node04 CPUs=16 RealMemory=7984 State=UNKNOWN*<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><br></div></div></blockquote><div><br></div><div>It was possible indeed! Only it required to type "UNKNOWN" instead of "UNKNOWN*"</div><div>Problem fully solved!</div><div>Thank you very much!</div><div>Elisabetta </div></div></div></div>