Page MenuHomePhabricator

Request increased quota for "puppet" Cloud VPS project
Closed, ResolvedPublic

Description

Project Name: puppet
Type of quota increase requested: cpu/ram
Amount of quota increase: enough to support ~5 additional small instances
Reason: several people are using this project for various types of puppet development and have reached the current quota. it would be great to have room to spin up a few more small instances.

Thanks in advance!

Event Timeline

+1, but cleanup would be good too.

chasemp subscribed.

I am going to try to take a tour of capacity early this week as I'm not sure if we should wait for labvirt201[12] online. But +1 just unsure on timeline.

I deleted a couple of my hosts in this project -- as always I encourage cleanup over quota boosting :)

@Andrew do you know what flavor sizes you cleaned up? wondering what quota is left to grant here.

chasemp claimed this task.

I see 16 instances w/ a 24 instance quota. RAM at 42000 and cores at 24. 5 small instances - from cleanup = 3 small instance bump

nova quota-update puppet --ram 48144
nova quota-update puppet --cores 27

nova quota-show --tenant puppet

+-----------------------------+-------+
| Quota                       | Limit |
+-----------------------------+-------+
| instances                   | 24    |
| cores                       | 27    |
| ram                         | 48144 |
| floating_ips                | 1     |
| fixed_ips                   | 200   |
| metadata_items              | 128   |
| injected_files              | 5     |
| injected_file_content_bytes | 10240 |
| injected_file_path_bytes    | 255   |
| key_pairs                   | 100   |
| security_groups             | 10    |
| security_group_rules        | 20    |
| server_groups               | 10    |
| server_group_members        | 10    |
+-----------------------------+-------+

let me know if you have any problems. happy hunting @herron