[torquedev] [Bug 190] New: Proposition for a test case
bugzilla-daemon at supercluster.org
bugzilla-daemon at supercluster.org
Fri May 4 04:14:07 MDT 2012
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=190
Summary: Proposition for a test case
Product: TORQUE
Version: 4.0.*
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: pbs_server
AssignedTo: dbeer at adaptivecomputing.com
ReportedBy: roy.dragseth at uit.no
CC: torquedev at supercluster.org
Estimated Hours: 0.0
Follow up to request for test cases posted on the list.
Try to remove and add nodes in quick succession. This currently crashes
pbs_server in v3.0.4, but not 4.0.0.
removeandaddnodes.sh:
qmgr -c "delete node compute-0-0" 2> /dev/null
qmgr -c "create node compute-0-0 np=2,ntype=cluster" 2> /dev/null
qmgr -c "delete node compute-0-1" 2> /dev/null
qmgr -c "create node compute-0-1 np=2,ntype=cluster" 2> /dev/null
qmgr -c "delete node compute-0-2" 2> /dev/null
qmgr -c "create node compute-0-2 np=2,ntype=cluster" 2> /dev/null
First run will most likely succeed, second run will result in a segfault. This
is how the node list is refreshed in Rocks.
r.
--
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