Page MenuHomePhabricator

Request increased quota for devtools Cloud VPS project
Closed, ResolvedPublic

Description

Project Name: devtools
Type of quota increase requested: vCPUs, RAM, Disk, Floating IP

vCPUs3
RAM6 GB
Disk40 GB
Floating IP1

We need to create a VRT test server on WMCS. The project already contains test instances for other services like gerrit, phabricator and gitlab.

Event Timeline

What's the floating IP needed for?

@taavi Scratch that. I just confirmed we don't need the floating IP. Thanks.

Done!

root@cloudcontrol1005:~# openstack quota set --cores 25 devtools # originally 22
root@cloudcontrol1005:~# openstack quota set --ram 51200 devtools # originally 45056
root@cloudcontrol1005:~# openstack quota set --gigabytes 120 devtools # originally 80

Hi @rook Sorry. I hadn't noticed that the number of instances should also be increased as part of the quota. Given the resources that were added, I think we need to increase that by two since it fits the two smallest instance flavors.

No problem. Updated!

root@cloudcontrol1005:~# openstack quota set --instances 10 devtools # originally 9