Unable to edit DNS and NTP server config on RHEV-H host....
Hi,
I have powered-off all the guests and have placed the RHEV-H (v3) host in "maintenance" mode using RHEV-M-GUI. After that, I then logged into it via SSH (using ssh admin@rhev-h-host), it does open the configuration console, however, in the "Networking" tab, the cursor does NOT go to DNS and NTP configuration fields..Also, I see "Managed by RHEV-M (Read Only)" line.
Seems like I can not edit DNS and NTP fields on the Network tab in "admin" mode...
So, how can I edit those fields ?
Any pointers ?
Thanks,
Dharmesh.
Responses
Hello Dharmesh,
Once the rhevm interface is created and hypervisors is added to RHEV Manager you will not be able to modify network. You have manually edit the respective configuration files
When you are on the admin console, press F2. This will take you to the root shell.
To change nameserver configurations edit /etc/resolve.conf and to change ntp edit /etc/ntp.conf
After making the changes run the persist command.
persist /etc/resolv.conf /etc/ntp.conf
Thanks,
Anil
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
