The servers we use have both public and private internal IPs. When using MemSQL Ops GUI to add MemSQL host and nodes, the installation defaults to using the public IP even when provided with the private IP.
How can we have the private IP used during installation? Or how can this IP be changed after the installation?
Tried using memsql-ops memsql-update-config
to update the reported_hostname
setting which confirms a successful change and says to restart. memsql-ops cluster-restart
doesn't show any changes though.
動作するプロセス:memsql-ops agent-deploy
(最初の ops のインストール後に)
コマンド ラインからエージェントをインストールしmemsql-ops restart
、各ノードで使用して、新しいインターフェイスとホスト バインディングで再起動します。エージェントが再起動され、プライベート IP が表示されると、Ops UI を使用して memsql ノードを正常にインストールできます。