Quota increase requested for project **wikiwho**. [OpenStack Browser](https://openstack-browser.toolforge.org/project/wikiwho)
| Resource | Current limit | Increase | New limit | Δ% |
|---|---|---|---|---|
| vCPUs | 25 | +23 | 48 | +92.0% |
| RAM (MiB) | 126976 | +122880 | 249856 | +97.0% |
| Volume Storage (GB) | 16000 | +14000 | 30000 | +88.0% |
**Reason:** We need this temporary increase to migrate the VM to Bookworm / Trixie.
> **NOTE for clinic duty:** This request increases a quota by more than double its current limit or adds more than 300 GB of storage, so it requires **two +1 comments** from other Cloud admins before being fulfilled. See [[https://wikitech.wikimedia.org/wiki/Portal:Cloud_VPS/Admin/Projects_lifecycle#Requests|Projects lifecycle: Requests]].
**Cookbook command:**
```
cookbook wmcs.openstack.quota_increase --cluster-name eqiad1 --project wikiwho --cores 23 --ram 122880 --gigabytes 14000
```