Whamcloud - gitweb
LU-14207 mgs: delete "add failnid" sections on replace_nids 30/40930/3
authorArtem Blagodarenko <artem.blagodarenko@hpe.com>
Wed, 14 Oct 2020 01:54:36 +0000 (21:54 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 26 Feb 2021 20:13:24 +0000 (20:13 +0000)
commit8910291fc5ca71588e865ac2ec3a7fbb881a7082
treeead2bddce1a57d81858046be55f41f0de73c7654
parent82c6e42d6137f39a1f2394b7bc6e8d600eb36181
LU-14207 mgs: delete "add failnid" sections on replace_nids

Replace_nids left old nids in add_conn field of failnid
section of client llog. This leads to connecton errors.

Let's delete such sections. New failnids, if any, are
added by replace_nids.

Change-Id: I7fab00827035bd864aeb95fb4852a59c458bb2ba
HPE-bug-id: LUS-9440
Signed-off-by: Artem Blagodarenko <artem.blagodarenko@hpe.com>
Reviewed-by: Vladimir Saveliev <c17830@cray.com>
Reviewed-by: Alexander Boyko <c17825@cray.com>
Tested-by: Jenkins Build User <nssreleng@cray.com>
Reviewed-on: https://review.whamcloud.com/40930
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Alexander Boyko <alexander.boyko@hpe.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mgs/mgs_llog.c
lustre/tests/conf-sanity.sh