gpcc start command result is showing the message on an URL for example, 192.168.0.1:28080
After some days, a gpcc restart is showing another URL like hostA:28080
So what is causing the difference?
Environment
Product Version: 6.25
Resolution
As of now, the URL that is shown in the result of gpcc start is just for demonstration purpose.
Actually what is is showing is related to what we set for the hostname of the server. If we change the hostname by editing /etc/hostname or using hostnamectl command, the URL will be changed accordingly.