Page MenuHomePhabricator

Quota increase request for project catalyst
Closed, ResolvedPublic

Description

Project Name: catalyst
Type of quota increase requested: cpu & ram
Amount to increase: 16 cpus, 32 GB ram
Reason:

Patchdemo/Catalyst usage keeps picking up. Lately we're seeing an increased rate of environment creation and the cluster will run out of capacity soon.

We need the quota increase in order to add another worker node.

Event Timeline

Mentioned in SAL (#wikimedia-cloud-feed) [2025-10-20T18:50:28Z] <raymond-ndibe@cloudcumin1001> START - Cookbook wmcs.openstack.quota_increase (T407733)

Mentioned in SAL (#wikimedia-cloud-feed) [2025-10-20T18:50:35Z] <raymond-ndibe@cloudcumin1001> END (PASS) - Cookbook wmcs.openstack.quota_increase (exit_code=0) (T407733)

Before:

+-----------------------+-------+
| Resource              | Limit |
+-----------------------+-------+
| cores                 |    40 |
| instances             |     8 |
| ram                   | 81920 |
| fixed_ips             |  None |
| networks              |   100 |
| volumes               |     8 |
| snapshots             |     4 |
| gigabytes             |  1250 |
| backups               |    10 |
| volumes_4x-iops       |    -1 |
| gigabytes_4x-iops     |    -1 |
| snapshots_4x-iops     |    -1 |
| volumes_high-iops     |    -1 |
| gigabytes_high-iops   |    -1 |
| snapshots_high-iops   |    -1 |
| volumes___DEFAULT__   |    -1 |
| gigabytes___DEFAULT__ |    -1 |
| snapshots___DEFAULT__ |    -1 |
| volumes_standard      |    -1 |
| gigabytes_standard    |    -1 |
| snapshots_standard    |    -1 |
| groups                |     4 |
| ports                 |   500 |
| rbac_policies         |    10 |
| routers               |    10 |
| subnets               |   100 |
| subnet_pools          |    -1 |
| injected-file-size    | 10240 |
| injected-path-size    |   255 |
| injected-files        |     5 |
| key-pairs             |   100 |
| properties            |   128 |
| server-group-members  |    10 |
| server-groups         |    10 |
| floating-ips          |     0 |
| secgroup-rules        |   100 |
| secgroups             |    40 |
| backup-gigabytes      |  1000 |
| per-volume-gigabytes  |    -1 |
+-----------------------+-------+

Command:

sudo cookbook wmcs.openstack.quota_increase --project catalyst --cores 16 --ram 32768 --task-id T407733 --cluster-name eqiad1

After:

+-----------------------+--------+
| Resource              |  Limit |
+-----------------------+--------+
| cores                 |     56 |
| instances             |      8 |
| ram                   | 114688 |
| fixed_ips             |   None |
| networks              |    100 |
| volumes               |      8 |
| snapshots             |      4 |
| gigabytes             |   1250 |
| backups               |     10 |
| volumes_4x-iops       |     -1 |
| gigabytes_4x-iops     |     -1 |
| snapshots_4x-iops     |     -1 |
| volumes_high-iops     |     -1 |
| gigabytes_high-iops   |     -1 |
| snapshots_high-iops   |     -1 |
| volumes___DEFAULT__   |     -1 |
| gigabytes___DEFAULT__ |     -1 |
| snapshots___DEFAULT__ |     -1 |
| volumes_standard      |     -1 |
| gigabytes_standard    |     -1 |
| snapshots_standard    |     -1 |
| groups                |      4 |
| ports                 |    500 |
| rbac_policies         |     10 |
| routers               |     10 |
| subnets               |    100 |
| subnet_pools          |     -1 |
| injected-file-size    |  10240 |
| injected-path-size    |    255 |
| injected-files        |      5 |
| key-pairs             |    100 |
| properties            |    128 |
| server-group-members  |     10 |
| server-groups         |     10 |
| floating-ips          |      0 |
| secgroup-rules        |    100 |
| secgroups             |     40 |
| backup-gigabytes      |   1000 |
| per-volume-gigabytes  |     -1 |
+-----------------------+--------+