How to change GCP CVO DNS IP address
Applies to
- Google Cloud Platform (GCP)
- Cloud Volume ONTAP (CVO)
- Domain Name System (DNS)
Description
This procedure explains how to change GCP CVO DNS IP address.
Procedure
|
WARNING DNS change can have a very slightly impact, which can happen if a dns query arrives during the modification time (which normally takes couple of milliseconds). Hence for highly productive and sensitive systems we recommend to schedule a maintenance activity for the change. |
- Connect to the cluster via
SSHand switch to advanced mode (set advanced) dns modify -vserver <vserver> -domains <domains>-name-servers <name_servers>vserver services name-service cache hosts forward-lookup delete-all -vserver<vserver>vserver services name-service cache hosts reverse-lookup delete-all -vserver <vserver>
Note: DNS services can be tested with vserver services name-service getxxxbyyy commands.
Additional Information
N\A
Internal Notes
Burt 1437565 - Internal GCP DNS entry and IP are missing for old CVO deployments
