When you create a Recovery Kit for Oracle Cloud Infrastructure (RK for OCI) resource, the corresponding IP resource is created.
If an IP resource already exists before the RK for OCI resource is created:
- It matches the configuration of the RK for OCI resource and a dependency with the existing IP resource is automatically created.
- It does not match the configurations of the RK for OCI resource, i.e., the device or netmask values do not match, no dependency is created between the IP resource and the RK for OCI resource. Delete the IP resource and then recreate the RK for OCI resource, or modify the IP resource configurations appropriately before creating the dependency.
- You need to disable the broadcast PING check for LifeKeeper IP resources. Configure the NOBCASTPING entry in the /etc/default/LifeKeeper configuration file as follows:
NOBCASTPING=1
- ocid.service should be disabled.
Post your comment on this topic.