Hi,<br><br> I am using TORQUE 3.0.0. and Maui 3.3. I have 3 nodes cluster with node names as n0,n2 ans n3. I want to create a user type reservation using setres on n0 and n3 only. I tried this with setres but it fails as shown below:<br>
<br><br clear="all">setres -u root -d 01:00:00 'n[0,3]'<br>reservation created<br><br><br>reservation 'root.0' created on 3 nodes (24 tasks)<br>n0:1<br>n2:1<br>n3:1<br><br>My question is why is it creating the reservation on n2 too? or How do I write a regular expression to create a reservation on non-contiguous nodes only?(as like n0 and n3 in this example)<br>
<br>-- <br><br>Thanks & Regards,<br>Jayavant N. Patil<br>