On Fri, 21 Aug 2015 02:59:56 AM Danny Auble wrote: > You need to add the accounts to the cluster. If you want it like your other > cluster an easy way to do that is use sacctmgr to dump the cluster and then > change the cluster name in the file and load it in with sacctmgr.
Dumped another cluster, a quick bit of vim magic: :1,$ s/barcoo/snowy/ :1,$ s/GrpCPUMins=[0-9]\+/GrpCPUMins=0/ and load the file and all is well with the world. Thanks Danny! -- Christopher Samuel Senior Systems Administrator VLSCI - Victorian Life Sciences Computation Initiative Email: [email protected] Phone: +61 (0)3 903 55545 http://www.vlsci.org.au/ http://twitter.com/vlsci
