-
Using the default redhat repositories, RHEL 6.2 has no package dnsmasq-utils available, and the cookbooks require it and thus fail.
budjb updated
12 years ago
-
fresh install of chef and OS
Recipe Compile Error in /var/chef/cache/cookbooks/mysql-openstack/recipes/server.rb
## RuntimeError
Can't find network nova
## Cookbook Trace:
/var/chef/cache/cookboo…
-
selinux will cause some recipe fail on centos or redhat, one I know now is rsyslog
-
The recipes for keystone,etc are tying to connect to mysql as 'root'@'10.0.2.15' (for example) however there is no grant for root @ ipaddress; there is only root @ localhost and 127.0.0.1.
Set allow_…
-
Request has been made to allow overcommit cpu/ram.
I believe the flags are --max_cores and --max_gigabytes which i believe should be configurable at the node level.
-
OpenStack queries don't use indexes very well and enabling this option causes a very large slow query log file.
We saw a 45GB in 2 days without much load on the environment.
We should disable this v…