Symptoms:
- vRealize Network Insight is a clustered deployment in a dark, or white listed site.
- The vRealize Network Insight 5.1 upgrade hands on "Foundation DB upgrade...".
- The /home/ubuntu/logs/centralised_upgrade.log file on Platform 1 shows errors similar to:
23-01-2020:08:39:50,30 ERROR [configure_fdb_cluster.py:32] Fail to configure fdb cluster Traceback (most recent call last): File "/home/ubuntu/build-target/infra-base/ha_cluster/configure_fdb_cluster.py", line 30, in <module>
fdb_cluster_helper.configure_fdb(json.loads(args.connection), json.loads(args.nodes), None)
File "/home/ubuntu/build-target/infra-base/ha_cluster/fdb_cluster_helper.py", line 79, in configure_fdb
_create_fdb_cluster(connection, all_nodes, update_state_in_db)
File "/home/ubuntu/build-target/infra-base/ha_cluster/fdb_cluster_helper.py", line 29, in _create_fdb_cluster
utils.exec_cmd("sudo /usr/lib/foundationdb/make_public.py")
File "/home/ubuntu/build-target/infra-base/ha_cluster/utils.py", line 37, in exec_cmd
return exec_ignorable(cmd, False, num_retries)
File "/home/ubuntu/build-target/infra-base/ha_cluster/utils.py", line 93, in exec_ignorable
raise Exception("Failed executing command errcode[%d] command:%s" % (code, cmd))
Exception: Failed executing command errcode[256] command:sudo /usr/lib/foundationdb/make_public.py
.
23-01-2020:08:39:50,41 INFO [fdbpoststep.py:23] RESULT 1
23-01-2020:08:39:50,42 INFO [fdbpoststep.py:24] active
ERROR: Could not determine an address
ERROR: Could not determine an address