2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-21 00:02:46 +00:00
Files
xcat-core/xCAT-server/lib/perl/xCAT
Vinícius Ferrão bfbc48c698 fix: fail nodeset when MASTER_IP cannot be resolved
Template.pm silently continued rendering kickstart templates when
getipaddr() failed to resolve the master hostname, producing
kickstarts with an empty MASTER_IP. Nodes would install successfully
but fail on first reboot when post.xcat and xcatinstallpost tried
to contact the master, timing out after 90 retries with:

    the network between the node and  is not ready

Postage.pm (mypostscript generation) already checks for this and
returns a clear error. Apply the same pattern in Template.pm so
nodeset fails immediately with a descriptive message instead of
producing a broken kickstart.

Fixes #7544
2026-05-04 18:52:13 -03:00
..
2016-07-20 11:40:27 -04:00
2024-02-28 12:34:27 +01:00
2023-01-18 11:00:59 -05:00
2016-07-20 11:40:27 -04:00
2016-01-25 01:53:54 -05:00
2016-07-20 11:40:27 -04:00
2016-07-20 11:40:27 -04:00
2021-06-30 14:31:37 -04:00