Project

General

Profile

Actions

Bug #28939

closed

satellite-change-hostname isnt updating dynamic dns file with new hostname

Added by Jeremy Lenz over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1789752

Description of problem:
satellite-change-hostname isnt updating the dynamic dns file "var/named/dynamic/db.{dns}"

Version-Release number of selected component (if applicable):
Satellite 6.7 snap 1 to 7, Satellite 6.6.z

How reproducible:
Always

Steps to Reproduce:
1. Install satellite 6.7 that has hostname say \'x\'.
2. Run satellite-change-hostname with different hostname say \'y\'.
3. Check the hostname is changed in the dynamic DNS file of the satellite. (i.e "var/named/dynamic/db.{dns}")

Actual results:
1. The new hostname entry is not updated in dynamic dns file.
2. This resulted in PXE Discovery to fail as the discovered host is not able to find satellite with the hostname.

Expected results:
1. The new hostname entry should be updated in dynamic dns file.
2. This PXE Discovery should pass and discovered host should be able to find satellite with the hostname.

Additional info:
Discovery post satellite-change-hostname was working earlier in Satellite 6.6 GA and we can say its now a regression(in 6.6.z and 6.7) but I have never checked satellite-change-hostname does change the entry or not.'

Actions

Also available in: Atom PDF