-
Notifications
You must be signed in to change notification settings - Fork 6
Faros node name error after bastion host renamed #144
Comments
Have you run any Also, could you paste the contents of |
Note: I updated to the bastion to RH 8.4 with the last install, I re-ran the cluster install since the initial problem. Now it looks like it has dropped “edge” all together from the name. I can update and re-install if needed, this is the DISA cluster that remains untouched. I will change your lab login to the 100 VLAN so you can connect to the host if it helps. [root@bastion etc]# cat /etc/redhat-release [farosadmin@bastion default]$ hostname [farosadmin@bastion default]$ oc get nodes The file you ask for is in /var/named/ (not /var/lib/named/, no such directory), not sure if this is related to the 8.4 release. [root@bastion named]# pwd [root@bastion named]# cat zone.8.168.192.in-addr.arpa |
I re-installed the cluster today with the latest update and everything looks correct. So probably OK to close this issue |
Released in 4.7.2 |
I did an install but forgot to name it correctly the 1st time (bastion.rdc100.lan). So II renamed the bastion host (bastion.edge.rdc100.lan) and re-ran the install and it worked, but one of the nodes (node-7) didn’t pick up the new name.
farosadmin@bastion ~]$ oc get nodes
NAME STATUS ROLES AGE VERSION
node-3.edge.rdc100.lan Ready master,worker 56m v1.20.0+2817867
node-5.edge.rdc100.lan Ready master,worker 56m v1.20.0+2817867
node-7.rdc100.lan Ready master,worker 56m v1.20.0+2817867
I renamed the host by editing /etc/hostname and rebooting
named.Jun23.txt
The text was updated successfully, but these errors were encountered: