Howdy GE Users, We are running GE 8.1.2. I have setup a consumable resource on our cluster that will monitor available local storage on each of our execution nodes/hosts. Our expected values can be in the range of GB to TB.
qconf -mc entry: #name shortcut type relop requestable consumable default urgency #------------------------------------------------------------------------------------------ scratch_size scratch MEMORY <= YES YES 0 0 When running qconf -mattr on the specific node, we get the following error. [root@hpc2 scratch-cron]# sh scratch-cron.sh -r attribute "scratch_size" is not a memory value FAILED: qconf -mattr exechost complex_values scratch_size=1.6T hpc2 produced exit code 1 [root@hpc2 scratch-cron]# (converting 1.6T to 1638.4G works fine with the above command) Is it by design that memory values do not exceed GB? Should I convert everything to GB values when using qconf -mattr? Thanks, -Adam -- Adam Brenner Computer Science, Undergraduate Student Donald Bren School of Information and Computer Sciences Research Computing Support Office of Information Technology http://www.oit.uci.edu/rcs/ University of California, Irvine www.ics.uci.edu/~aebrenne/ [email protected] _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
