Project Name: language
Type of quota increase requested: RAM
Amount of quota increase: 16GB
Reason: Similar to opusmt instance, we need to create a new MinT instance (used at: https://translate.wmcloud.org/) with probably more RAM available to the new instance. The current opusmt instance is running on a 4-year-old Debian release. We will run MinT on Docker, so the newer version of Docker will be used with the new OS. We need 2TB scratch volume mounted too.
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Slst2020 | T352136 Increase quota to create large instance for MinT | |||
| Resolved | KartikMistry | T352853 Create new instance for MinT |
Event Timeline
The Cloud-Services project tag is not intended to have any tasks. Please check the list on https://phabricator.wikimedia.org/project/profile/832/ and replace it with a more specific project tag to this task. Thanks!
Hi!
We would like to help, but it's hard for us to understand what you're asking here for.
- If this is for something already running on cloud-vps it should refer to an existing project.
- We need to know the specific numbers (RAM/cpu) that you're asking for
- Creating the VM itself (with associated NFS attachments) is not something that cloud-vps staff will do for you, but we're happy to provide support!
If this task is meant to be an internal issue for your team, please remove the quota-requests tag and attach a template-based request.
https://openstack-browser.toolforge.org/project/language is the Cloud VPS project that owns the named https://translate.wmcloud.org/ proxy.
Already running on cloud-vps at: https://horizon.wikimedia.org/project/instances/f0c8cf87-e0be-4b77-a5d4-535782bdf05e/ (Proxy to translate.wmcloud.org)
- We need to know the specific numbers (RAM/cpu) that you're asking for
The current setup is with flavor, g2.cores8.ram36.disk80 (36 GB RAM, 80 GB space)
If we can increase RAM, that would be helpful.
- Creating the VM itself (with associated NFS attachments) is not something that cloud-vps staff will do for you, but we're happy to provide support!
Thanks!
@KartikMistry if I'm understanding right, you are after more RAM and disk space. Could you give us specific numbers for both?
I think 8 to 16 GB more is OK. Note that we need to recreate the instance to use Debian Bookworm OS.
Oh no – I just realized that I never hit submit on the last message I wrote on this thread – very sorry about the delay this has caused you :(
I was asking how much more disk space you would like?
Done:
sstefanova@cloudcontrol1005:~$ sudo wmcs-openstack quota show language | grep ram | ram | 104448 | sstefanova@cloudcontrol1005:~$ sudo wmcs-openstack quota set --ram 120832 language sstefanova@cloudcontrol1005:~$ sudo wmcs-openstack quota show language | grep ram | ram | 120832 |