mirror of
https://github.com/apache/cloudstack
synced 2026-08-28 16:36:07 +00:00
This message may show during redundant router start up: FAULT (Restarting DNS forwarder and DHCP server: dnsmasq failed!) This caused by edithost.sh is racy with keepalived process. They both want to restart dnsmasq. Even in normal condition, it's very hard to reproduce this bug. Add file lock for edithost.sh should solve it. |
||
|---|---|---|
| agent | ||
| api | ||
| build | ||
| client | ||
| cloud-cli | ||
| console | ||
| console-proxy | ||
| console-viewer | ||
| core | ||
| daemonize | ||
| debian | ||
| deps | ||
| docs | ||
| patches | ||
| python | ||
| scripts | ||
| server | ||
| setup | ||
| thirdparty | ||
| tools | ||
| ui | ||
| utils | ||
| .gitignore | ||
| build.xml | ||
| cloud.spec | ||
| configure-info.in | ||
| README.html | ||
| version-info.in | ||
| waf | ||
| waf.bat | ||
| wscript | ||
| wscript_build | ||
| wscript_configure | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <body> <a href="http://cloud.com"><img src="docs/images/logo_cloud.jpg"></a> <p>Welcome to CloudStack. Here's where you can find more information:</p> <ul> <li><a href="http://www.cloudstack.org">Community</a> - forums, code, bugbase, blog, events, links to outside resources, IRC, and more</li> <li><a href="http://cloud.mindtouch.us">Documentation and Knowledge Base</a> - installation steps, guides, references, troubleshooting tips</li> <li><a href="http://cloud.com">Cloud.com</a> </ul> </body> </html>