When run obdfilter-survey it would only do one test at a time. After some debugging I traced the issue to destroy_objects function. Here is the errors.
remote_shell localhost lctl --device 17 destroy 444 1
error: destroy: invalid objid '444'
destroy OST object <objid> [num [verbose]]
usage: destroy <num> objects, starting at objid <objid>
run <command> after connecting to device <devno>
--device <devno> <command [args ...]>
remote_shell localhost lctl --device 18 destroy 444 1
error: destroy: invalid objid '444'
destroy OST object <objid> [num [verbose]]
usage: destroy <num> objects, starting at objid <objid>
run <command> after connecting to device <devno>
--device <devno> <command [args ...]>
remote_shell localhost lctl --device 19 destroy 444 1
error: destroy: invalid objid '444'
destroy OST object <objid> [num [verbose]]
usage: destroy <num> objects, starting at objid <objid>
run <command> after connecting to device <devno>
--device <devno> <command [args ...]>
remote_shell localhost lctl --device 20 destroy 444 1
error: destroy: invalid objid '444'
destroy OST object <objid> [num [verbose]]
usage: destroy <num> objects, starting at objid <objid>
run <command> after connecting to device <devno>
--device <devno> <command [args ...]>
remote_shell localhost lctl --device 21 destroy 444 1
error: destroy: invalid objid '444'
destroy OST object <objid> [num [verbose]]
usage: destroy <num> objects, starting at objid <objid>
run <command> after connecting to device <devno>
--device <devno> <command [args ...]>
Any ideas what could be causing this?
John L. Hammond (john.hammond@intel.com) merged in patch https://review.whamcloud.com/31430/
Subject:
LU-10663utils: clear errno before checkProject: fs/lustre-release
Branch: b2_10
Current Patch Set:
Commit: d140cab6f9bbef3d7f77b91628fe8202517fa185