Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/233628
Change subject: Invite a few more virt hosts to the DiskFilter party. ...................................................................... Invite a few more virt hosts to the DiskFilter party. 1.8 seems to exclude the truly full instances. Of course, due to COW this is always a bit of a crapshoot. Change-Id: I69ff15773eb4886d832250bc03305b28136fec05 --- M modules/openstack/templates/icehouse/nova/nova.conf.erb 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/28/233628/1 diff --git a/modules/openstack/templates/icehouse/nova/nova.conf.erb b/modules/openstack/templates/icehouse/nova/nova.conf.erb index b277142..1e2010e 100644 --- a/modules/openstack/templates/icehouse/nova/nova.conf.erb +++ b/modules/openstack/templates/icehouse/nova/nova.conf.erb @@ -123,7 +123,7 @@ ram_allocation_ratio=1.3 # Since our images are copy-on-write we can support some overcommitting here. -disk_allocation_ratio=1.5 +disk_allocation_ratio=1.8 # Deprecated, remove in Kilo: -- To view, visit https://gerrit.wikimedia.org/r/233628 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I69ff15773eb4886d832250bc03305b28136fec05 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Andrew Bogott <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
