Page MenuHomePhabricator

Request increased quota for cyberbot project
Closed, ResolvedPublic

Description

Project Name: cyberbot
Type of quota increase requested: cpu, ram
Amount to increase: +4 CPU, +6 GB of RAM
Reason: We would like to move the IABot Management Interface off of Toolforge into a dedicated VM of type g3.cores4.ram8.disk20, unifying all IABot infrastructure under the cyberbot project. Hopefully this relieves some of the capacity on Toolforge.

Event Timeline

This will allow users of the management interface to submit articles larger than a certain hardcoded limit, as brought up here: https://meta.wikimedia.org/w/index.php?title=User_talk:InternetArchiveBot&oldid=25319763#Article_size_limit.

C'est fait!

root@cloudcontrol1005:~# openstack quota set --cores 30 cyberbot
root@cloudcontrol1005:~# openstack quota set --ram 61440 cyberbot

a certain hardcoded limit

This is the first time I'm hearing about this limit. Is there a task?