Hi, Am 19.08.2011 um 18:30 schrieb Gowtham:
> In some of the computing clusters across our campus, we have noticed many > users running their jobs outside of the SGE queuing system. While we have > plans to continue tutoring them about the benefits of using a queuing system, > not everyone seems to be getting the message - as such, these > violating-users' jobs are hampering those who have been > using SGE. > > On all our Rocks based clusters, we do keep the list of > cluster's uses in a flat text file, one user per line. > > Is there a way by which I (as root) can kill all those > jobs submitted outside of SGE on compute nodes by these > normal users? how were they able to run something thereon? I set up my clusters without rsh, and ssh only allowed for admin staff. When you have a tight integration of parallel jobs, they will still run. If users want to check something on the nodes, they have to use `qrsh` and get an interactive queue with a set "h_cpu 60" limit. -- Reuti > Thanks, > g > > -- > Gowtham > Advanced IT Research Support > Michigan Technological University > > (906) 487/3593 > > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
