[torquedev] [Bug 72] New: Generic Consumable Resources Do Not Work
bugzilla-daemon at supercluster.org
bugzilla-daemon at supercluster.org
Tue Jul 20 18:09:38 MDT 2010
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=72
Summary: Generic Consumable Resources Do Not Work
Product: TORQUE
Version: 2.4.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: pbs_server
AssignedTo: glen.beane at gmail.com
ReportedBy: mej at lbl.gov
CC: torquedev at supercluster.org
Estimated Hours: 0.0
According to
http://www.clusterresources.com/products/torque/docs/a.cmomconfig.shtml#gres I
should be able to do the following:
In /var/spool/torque/mom_priv/config on a node:
$pbsserver foo
$pbsclient foo
$restricted foo
$logevent 255
$usecp *:/home /home
$usecp *:/clusterfs/foo /clusterfs/foo
$ideal_load 7.75
$max_load 8.00
nfs_bw 1
Now this should be a consumable resource for that node according to the
above-cited documentation. However, it does not appear in the pbsnodes output:
n0010
state = free
np = 8
properties = dualcore,photo,nfs
ntype = cluster
status = opsys=linux,uname=Linux n0010 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3
16:12:36 EST 2009 x86_64,sessions=? 0,nsessions=?
0,nusers=0,idletime=1824534,totmem=47686480kb,availmem=47598168kb,physmem=16432032kb,ncpus=8,loadave=0.00,netload=232754533,state=free,jobs=,varattr=,rectime=1279670918
Nor can I request it using qsub:
$ qsub -I -l nodes=1:ppn=1:software=nfs_bw -q batch
qsub: Job exceeds queue resource limits MSG=cannot locate feasible nodes
--
Configure bugmail: http://www.clusterresources.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the torquedev
mailing list