Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
== New Installs =Install =No known issues at this time.
== Could not resolve host: f21.amahi.org == If you get the error  Could not resolve host: f21.amahi.org this is probably because the system did not get a network connection working. This could be for a number of reasons, including bad cabling, connecting the network cable to the wrong interface or driver incompatibility. Make sure your connectivity and drivers are working well with the OS. = Upgrade === Virtualization Stack Breaks DNS/DHCP Server == This happens on some Fedora 19 to 21 Upgrade==upgrades, but also after installing desktop components or VNC. After performing the upgrade, the dhcp and dns DHCP/DNS server are is not functional.
To verify if the service is functional do the following from a command line:
</i></div><br />
During This may be caused somehow by libvirtd having being installed during the upgrade libvirtd was installedto F21. Unfortunately, libvirtd uses dnsmasq for virtual machines. This caused in a conflictway that conflicts with Amahi 8. To verify this is the issue do the following commands:
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left">
sudo lsof -i :53
</div>
=== The Work-around/Solution ===
if you see something like --conf-file=/var/lib/libvirt/dnsmasq/default.conf then you can fix the dnsmasq problem by issuing the following command and then rebooting.
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left">
sudo reboot
</div>
 
 
Back to the [[Troubleshooting]] page.
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits