Hide Forgot
Description of problem: Configuring network on ovirt-node cause many problems. For example: changing hostname clears dns and ntp fields. Version-Release number of selected component (if applicable): ovirt-node-iso-2.3.0-1.0.fc16.iso How reproducible: Always. Steps to Reproduce: 1. install ovirt-node 2. open network configuration dialog 3. configure one network interface with static ip 4. apply changes 5. change localhost hostname to desired one, enter nameservers ips 6. apply Actual results: Hostname is changed, but nameservers fields are cleared, so as ntp servers fields. Expected results: Nameservers and ntp servers fields not to be cleaned. Additional info: General network configuration is very problematic, causes many problems which makes registration of nodes in manager hard and long.
I think some of the pending patches will solve these issues, but please test the use case mentioned here.
I coudl reproduce this problem and suppose that the following patch fixes this (and other) issue: http://gerrit.ovirt.org/#change,4340 I tested this like this: 1. Install a fresh o-node-2.3.0 2. apply teh patch to ovirt-config-setup 3. open Network dialog 4. configure one nic with a static ip (10.0.0.1/24 gw .254) 5. change the localhostname by appending 22 6. apply 7. set a ntp server and apply the ntp server occurs again