Nope, a rule is matched by comparing the exact string of jobid. But it is allowed to set multiple jobid for each rule. And it is not hard to add extension if wildcards are necessary. nrs_tbf_jobid_list_match() is the function that we need to change.
Li Xi (Inactive)
added a comment - - edited Nope, a rule is matched by comparing the exact string of jobid. But it is allowed to set multiple jobid for each rule. And it is not hard to add extension if wildcards are necessary. nrs_tbf_jobid_list_match() is the function that we need to change.
Li Xi (Inactive)
added a comment - Hi Andreas, we've push a manual patch a month ago. Sorry, we didn't post a comment here. Please let us know if there is anything else we need to do.
http://review.whamcloud.com/#/c/11302/
Li Xi, is there any progress on adding this documentation to the manual? Is there someone else at DDN/Clogeny that could help you with this effort?
Andreas Dilger
added a comment - Li Xi, is there any progress on adding this documentation to the manual? Is there someone else at DDN/Clogeny that could help you with this effort?
Hopefully that will get you started. If the page is lacking in detail, please ask further questions and/or update the page, since it is difficult for us to know what information is lacking.
Andreas Dilger
added a comment - Please see https://wiki.hpdd.intel.com/display/PUB/Making+changes+to+the+Lustre+Manual
Hopefully that will get you started. If the page is lacking in detail, please ask further questions and/or update the page, since it is difficult for us to know what information is lacking.
I'd really appriciate it if some one can give me a brief introduction about how to add a manual patch. What I need to do? Thanks!
Li Xi (Inactive)
added a comment - The attachment is the document for TBF.
I'd really appriciate it if some one can give me a brief introduction about how to add a manual patch. What I need to do? Thanks!
Nope, a rule is matched by comparing the exact string of jobid. But it is allowed to set multiple jobid for each rule. And it is not hard to add extension if wildcards are necessary. nrs_tbf_jobid_list_match() is the function that we need to change.