Ticket #443 (closed defect: invalid)
IFSv related
| Reported by: | gaurav.nangla@… | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | IFSv | Version: | 2.0.0 |
| Keywords: | Cc: | birendra.bisht@… | |
| patch waiting for maintainer: | no |
Description
We have observed that upon using multiple virtual ip addresses for our processes that are close to each other(for eg: 10.124.25.1 and 10.124.25.2 are installed for our active processes on the same node) and then we perform failover/switchover of one process, it is found that both the ip addresses get removed. However this behaviour is mostly non-existent when we use sufficiently apart virtual ip addresses(for eg: 10.124.25.9 and 10.124.25.95).The /var/opt/opensaf/stdouts/ncs_ifnd.log shows ip addr del being called for the killed process ip and subsequently ip addr add for the same ip which is correct, but the other virtual ip simply disappears without any ip addr del being called in the ncs_ifnd.log file.
