Hi, 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:
setres -u root -d 01:00:00 'n[0,3]' reservation created reservation 'root.0' created on 3 nodes (24 tasks) n0:1 n2:1 n3:1 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) -- Thanks & Regards, Jayavant N. Patil
_______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
