You cannot modify the private IP address settings of the Service Point v4 instance on AWS, GCP, and Cisco ENCS devices. To modify the IP address settings, you must provision a new Service Point v4 instance with the updated configurations. With this approach, DNS clients would experience a brief downtime during the Service Point v4 instance provisioning and DNS resolver service deployment process.
For more information on modifying DNS resolver service, refer to Modifying DNS resolver service.
For more information on modifying Identity service, refer to Modifying identity service.
Updating Service Point v4 configurations when provisioned on VMware ESXi, Nutanix, and BlueCat hardware appliances
- Log in to the Service Point v4 instance using the
operations
user and the VM console password through a console session.Attention: BlueCat recommends connecting to the Service Point v4 instance using a console session, as the change in network configuration can result in the Service Point v4 instance becoming unreachable using an SSH connection. - Elevate your user permissions by running the following
command:
sudo su
- Modify the IP address, subnet mask, DNS servers, and default gateway of the
eth0
interface within/etc/network/interfaces.d/50-cloud-init
.Note: A warning appears at the top of the file stating that the contents of the file will be overwritten upon reboot. This message can be safely ignored, as the VMware network configuration only runs once for each Service Point v4 instance and not upon each reboot. - Save the changes to the file.
- Run the following command to reconfigure the
eth0
interface with the new settings and restart the platform services:fleet newIP
All services will restart and listen on the new IP address of the Service Point v4 instance.
- If you had previously deployed DNS resolver service to the Service Point v4 instance, update DNS resolver service so that it uses the updated IP address. For more information, refer to Modifying DNS resolver service.
While the platform services restart, the Service Point v4 instance will be in an Unhealthy state for a few minutes. During this time, DNS clients will experience a brief downtime.
Updating Service Point v4 configurations when provisioned on Azure
- Log in to the Azure portal.
- Click Virtual machines.
- Click the name of the Service Point v4 instance virtual machine that you are reconfiguring the IP address on.
- Click Networking in the side bar and click the name of the network interface attached to the VM.
- Click IP configurations in the side bar and click the private IP address of the VM.
- Change the IP address configuration of the VM.
- Click Save.
Once you have clicked saved, the VM reboots. After the VM has completed rebooting and its core services have restarted, all services will restart and listen on the new IP address of the Service Point v4 instance.
- If you had previously deployed DNS resolver service to the Service Point v4 instance, update DNS resolver service so that it uses the updated IP address. For more information, refer to Modifying DNS resolver service.
The Service Point v4 instance takes at least 5 minutes to reboot on Azure and services take an additional two minutes to restart after the reboot has completed. While the platform services restart, the Service Point v4 instance will be in an Unhealthy state for a few minutes. During this time, DNS clients will experience a brief downtime.
SMBus base address unitialized - upgrade BIOS or use force_addr=0xaddr
This
is expected behaviour and does not indicate that an error has occurred during the
reboot process.