Closed wncboy closed 6 years ago
Thank you for your patch @wncboy. I won't have time to test it until later this week. Please be patient. Portal registration and deregistration has always been difficult because different iSNS servers behave differently. I see that your patch removes some code (that's always good) but the code you remove was added by commit e686df73 to fix a bug during portal registration. Could you test the scenario mentioned in commit e686df73 to verify there is no regression with your fix?
OK, I will test this case on open-isns and Windows 2008.
Hi @cvubrugier , I tested the scenario mentioned in commit e686df7, it can work fine, this patch can fix this issue.
The device has two Ethernet cards, if pull out an ethernet cable, target-isns will not be able to successfully replace "Device Attr" to the server. target-isns should send all target attribute to server when any target state changes.
Signed-off-by: Hao Wu dragonawu@163.com