Discovery is not letting update the IP address manually
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 09:12 AM
Hi All,
We are trying to update the IP address manually . The agenda is that the server and VM Instance IP should have the same IP address . We tried to update the IP Address manually but when the discovery runs it revert back servers to the previous IP address .
Points to be noted :
I know there is OOB system properties which will stop the overriding of IP address . Please find the properties for the reference .
- glide.discovery.enforce_ip_sync
- glide.discovery.exclude_ip_sync_classes
- glide.discovery.enforce_unique_ips
The requirement is how can we stop the overriding by not updating the system properties . I don't want to touch the OOB properties . Is there way to achieve this ? Or if we have update the glide.discovery.enforce_ip_sync to FALSE . How will it impact the servers or discovery ? Please help in this regard.
- Labels:
-
Data Foundations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 09:38 AM
Which class you are trying to update?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 09:40 AM
@Pratiksha I am trying for server class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 09:42 AM
@Pratiksha I am trying for Server class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 09:52 AM
The properties you are checking I used them when we did snmp discovery. Server data is majorly come from the pattern. Ideally you should be able to see the correct IP address from the pattern. That's why you are able to reach to the device. What value you are changing it with?