Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
3
-
9223372036854775807
Description
Changes applied by the patches from LU-13368 appear to be causing the o2iblnd shutdown procedure to not complete properly sometimes on lustre_rmmod:
In that case, messages similar to the following keep showing up in the log:
[51025.354675] LNet: 9402:0:(o2iblnd.c:3107:kiblnd_shutdown()) 10.1.11.124@o2ib10: waiting for 3 peers to disconnect [51029.354481] LNet: 9402:0:(o2iblnd.c:3107:kiblnd_shutdown()) 10.1.11.124@o2ib10: waiting for 3 peers to disconnect [51037.353971] LNet: 9402:0:(o2iblnd.c:3107:kiblnd_shutdown()) 10.1.11.124@o2ib10: waiting for 3 peers to disconnect
Sorry for the delay. Yes, Serguei is right.
The https://review.whamcloud.com/#/c/fs/lustre-release/+/38845/ is original patch.
The https://review.whamcloud.com/#/c/fs/lustre-release/+/40937/ is a patch to work with 38845 to provide full function.
The https://review.whamcloud.com/#/c/fs/lustre-release/+/41970/ is a bug fixing patch for this ticket. Since i think it should be tested first, So i mark it as a 'test patch'.