Page MenuHomePhabricator

Request to increase volume quota in devtools
Closed, ResolvedPublic

Description

Project Name: devtools
Type of quota increase requested: Volumes and Volume Storage
Amount to increase: Volumes from 8 to 12, Volume Storage from 150GB to 250GB.
Reason: We are hitting quota limits which blocks testing of new software changes. Also deletion of old volumes takes very long.

Event Timeline

Mentioned in SAL (#wikimedia-cloud-feed) [2025-06-04T20:49:43Z] <raymond-ndibe@cloudcumin1001> START - Cookbook wmcs.openstack.quota_increase (T396006)

Mentioned in SAL (#wikimedia-cloud-feed) [2025-06-04T20:49:50Z] <raymond-ndibe@cloudcumin1001> END (PASS) - Cookbook wmcs.openstack.quota_increase (exit_code=0) (T396006)

Old:

raymond-ndibe@cloudcontrol1006:~$ sudo wmcs-openstack quota show devtools
+-----------------------+-------+
| Resource              | Limit |
+-----------------------+-------+
...
| volumes               |     8 |
...
| gigabytes             |   150 |
...
+-----------------------+-------+

New:

raymond-ndibe@cloudcontrol1006:~$ sudo wmcs-openstack quota show devtools
+-----------------------+-------+
| Resource              | Limit |
+-----------------------+-------+
...
| volumes               |    12 |
...
| gigabytes             |   250 |
...
+-----------------------+-------+