[LU-10591] Interop 2.10.2 <-> 2.11 sanity test_160f: User cl6 still found in changelog_users Created: 31/Jan/18 Updated: 02/May/19 Resolved: 09/Apr/18 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.11.0 |
| Fix Version/s: | Lustre 2.11.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Maloo | Assignee: | Saurabh Tandan (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Severity: | 3 | ||||||||
| Rank (Obsolete): | 9223372036854775807 | ||||||||
| Description |
|
sanity test_160f - User cl6 still found in changelog_users This issue was created by maloo for sarah_lw <wei3.liu@intel.com> This issue relates to the following test suite run: test_160f failed with the following error: User cl6 still found in changelog_users == sanity test 160f: changelog garbage collect (timestamped users) =================================== 17:49:13 (1516297753) CMD: onyx-30vm12 params=\$(/usr/sbin/lctl get_param mdd.lustre-MDT0000.changelog_max_idle_time); [[ -z \"lustre-MDT0000\" ]] && param= || param=\$(grep lustre-MDT0000 <<< \"\$params\"); [[ -z \$param ]] && param=\"\$params\"; while read s; do echo mds1 \$s; done <<< \"\$param\" onyx-30vm12: error: get_param: param_path 'mdd/lustre-MDT0000/changelog_max_idle_time': No such file or directory CMD: onyx-30vm12 params=\$(/usr/sbin/lctl get_param mdd.lustre-MDT0000.changelog_min_gc_interval); [[ -z \"lustre-MDT0000\" ]] && param= || param=\$(grep lustre-MDT0000 <<< \"\$params\"); [[ -z \$param ]] && param=\"\$params\"; while read s; do echo mds1 \$s; done <<< \"\$param\" onyx-30vm12: error: get_param: param_path 'mdd/lustre-MDT0000/changelog_min_gc_interval': No such file or directory CMD: onyx-30vm12 params=\$(/usr/sbin/lctl get_param mdd.lustre-MDT0000.changelog_min_free_cat_entries); [[ -z \"lustre-MDT0000\" ]] && param= || param=\$(grep lustre-MDT0000 <<< \"\$params\"); [[ -z \$param ]] && param=\"\$params\"; while read s; do echo mds1 \$s; done <<< \"\$param\" onyx-30vm12: error: get_param: param_path 'mdd/lustre-MDT0000/changelog_min_free_cat_entries': No such file or directory CMD: onyx-30vm12 /usr/sbin/lctl --device lustre-MDT0000 changelog_register -n Registered as changelog user cl5 CMD: onyx-30vm12 /usr/sbin/lctl --device lustre-MDT0000 changelog_register -n Registered as changelog user cl6 CMD: onyx-30vm12 /usr/sbin/lctl get_param -n mdd.lustre-MDT0000.changelog_users CMD: onyx-30vm12 /usr/sbin/lctl get_param -n mdd.lustre-MDT0000.changelog_users CMD: onyx-30vm12 /usr/sbin/lctl set_param mdd.lustre-MDT0000.changelog_max_idle_time=10 onyx-30vm12: error: set_param: param_path 'mdd/lustre-MDT0000/changelog_max_idle_time': No such file or directory CMD: onyx-30vm12 /usr/sbin/lctl set_param mdd.lustre-MDT0000.changelog_min_gc_interval=2 onyx-30vm12: error: set_param: param_path 'mdd/lustre-MDT0000/changelog_min_gc_interval': No such file or directory CMD: onyx-30vm12 /usr/sbin/lctl set_param mdd.lustre-MDT0000.changelog_min_free_cat_entries=3 onyx-30vm12: error: set_param: param_path 'mdd/lustre-MDT0000/changelog_min_free_cat_entries': No such file or directory CMD: onyx-30vm12 /usr/sbin/lctl set_param fail_loc=0x1313 fail_loc=0x1313 CMD: onyx-30vm12 /usr/sbin/lctl set_param fail_val=3 fail_val=3 CMD: onyx-30vm12 /usr/sbin/lctl get_param -n mdd.lustre-MDT0000.changelog_users CMD: onyx-30vm12 /usr/sbin/lctl get_param -n mdd.lustre-MDT0000.changelog_users verifying user clear: 26 == 26 CMD: onyx-30vm12 ps -e -o comm= | grep chlg_gc_thread CMD: onyx-30vm12 ps -e -o comm= | grep chlg_gc_thread CMD: onyx-30vm12 /usr/sbin/lctl get_param -n mdd.lustre-MDT0000.changelog_users CMD: onyx-30vm12 /usr/sbin/lctl get_param -n mdd.lustre-MDT0000.changelog_users sanity test_160f: @@@@@@ FAIL: User cl6 still found in changelog_users |
| Comments |
| Comment by Andreas Dilger [ 02/Feb/18 ] |
|
I'm changing this test in my patch for |
| Comment by James Nunez (Inactive) [ 06/Feb/18 ] |
|
Saurabh - Would you please look into this issue? We probably need a version check for this test. Thanks, |
| Comment by Gerrit Updater [ 26/Feb/18 ] |
|
Elena Gryaznova (c17455@cray.com) uploaded a new patch: https://review.whamcloud.com/31412 |
| Comment by Elena Gryaznova [ 12/Mar/18 ] |
|
the fix is included into patch for |
| Comment by James Nunez (Inactive) [ 14/Mar/18 ] |
|
Thank you Elena. |
| Comment by James Nunez (Inactive) [ 09/Apr/18 ] |
|
Tests are now skipped with patch https://review.whamcloud.com/#/c/31121/ |