Hide Forgot
Created attachment 1153899 [details] anaconda logs Installed NGN on a VM, set node.home as hostname in anaconda. At reboot hostname is localhost.
Sandro, could you please provide the NGN iso you used for installation and the kickstart?
I see: 04:06:06,246 DEBUG anaconda: updating hostname localhost.localdomain Let#s see what Wei has to say.
Moving to first RC, since things should not be targeted to second one at this point.
Issue can not be reproduced using below builds Version: ovirt-node-ng-installer-ovirt-3.6-2016051108.iso ovirt-node-ng-installer-ovirt-3.6-2016050400.iso ovirt-node-ng-installer-ovirt-3.6-2016050100.iso Steps: 1. Install vm with kickstart file in attachment. key command: network --device=ens3 --bootproto=dhcp --hostname="node.home" 2. After reboot, check the hostname #hostname -f Result: The hostname still display as "node", after reboot. Sandro, could you please provide the NGN iso you used and the kickstart?
Created attachment 1156493 [details] log file
Created attachment 1156494 [details] ks_file
Please note, anaconda is strict about hostnames, A name is just a hostname without a dot (node). A FQDN can not be used as the hostname (node.home).
Test Version: ovirt-node-ng-installer-ovirt-4.0-snapshot-2016061419.iso imgbased-0.7.0-0.201606081307gitfb92e93.el7.centos.noarch Test Steps: 1. Install machine with kickstart file in attachment. key command: network --device=enp0s25 --bootproto=dhcp --hostname="node.home" 2. After login with root account, check the hostname #hostname #cat /etc/hostname Result: hostname display as "node.home". So the bug cannot be reproduced, I will change the status to VERIFIED.
Created attachment 1168565 [details] kickstart file
oVirt 4.0.0 has been released, closing current release.