Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3
-
9223372036854775807
Description
In the following test cases, changing rate of a TBF rule lose control:
start dd_0 {dd.0} 1000
dd if=/dev/zero of=/mnt/lustre/test bs=1M count=100
start dd_1000 {dd.1000} 1000
After ran above commands, changing rate of dd_0 takes no effect.
The reason is:
starting rule dd_1000 increases the sequence, but the sequence number of the class with id "dd.0" does not change accordingly, resulting in failure of rate change.
Sebastien Buisson (sbuisson@ddn.com) uploaded a new patch: https://review.whamcloud.com/28812
Subject:
LU-9227lustre: record denied OPEN in ChangelogsProject: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: 83fb3bc6ce1b44f88157962b0bcf4ef128285610