Page MenuHomePhabricator

Request increased quota for "wcdo" Cloud VPS project
Closed, ResolvedPublic

Description

Project Name: wcdo

Type of quota increase requested:

  • cpu: 8 CPU cores
  • RAM: 16GB ram
  • storage: 150GB Cinder volume

Reason: Instance OS upgrade (from deprecated stretch); see T306103. After the upgrade, these resources can be released again.

Thanks in advance.

Event Timeline

rook changed the task status from Open to In Progress.Jul 30 2022, 3:17 PM
rook claimed this task.

Done!

root@cloudcontrol1003:~# openstack quota set --cores 16 wcdo # previously 8
root@cloudcontrol1003:~# openstack quota set --gigabytes 150 wcdo # previously 80

ram was already listed as 16384

Please reopen when done so we can update the resources back.

ram was already listed as 16384

Sorry, that was a mistake on my part.

The RAM quote should be increased to 32GB, and we need 80 additional GB of storage.

At the moment, we have a 16GB of RAM

$ free -h
              total        used        free      shared  buff/cache   available
Mem:            15G        3,4G        512M         21M         11G         11G

and 138GB of storage:

$ df -h /dev/mapper/vd-second--local--disk
Filesystem                          Size  Used Avail Use% Mounted on
/dev/mapper/vd-second--local--disk  138G  107G   24G  82% /srv

and we need to duplicate the machine.

Sorry again for the confusion.

Ok I think I've got it now:

root@cloudcontrol1003:~# openstack quota set --gigabytes 300 wcdo # previously 80
root@cloudcontrol1003:~# openstack quota set --ram 32768 wcdo # previously 16384

Though I'm not quite sure how the current disk is 138, as the original gigabytes were 80, so perhaps when we revert this it should be:

  • cpu: 8 CPU cores
  • RAM: 16GB ram
  • storage: 150GB Cinder volume

Rather than the original 80GB

Of course please let me know if there is anything else I can do!

We are done with the upgrade, so the resources can be scaled back.

At the moment, we are using 1 VPS instance with:

  • 16GB RAM
  • 8 vCPU
  • one volume with 150GB of storage.

Thanks.

Thank you for letting us know. Quota has been reset

root@cloudcontrol1003:~# openstack quota set --gigabytes 150 wcdo
root@cloudcontrol1003:~# openstack quota set --ram 16384 wcdo
root@cloudcontrol1003:~# openstack quota set --cores 8 wcdo

Hello rook,

This is Marc. I'm working on this server to deploy the observatory and other research projects.

I am not completely sure about the original Quota (I can't remember it correctly), but before the server change to update to the latest version of Debian, I think there was more space. I am trying to process some dumps and I fall short. In fact, I am stuck there and I can't progress with my work.

At the moment, when I do df -h, I see that /srv has a 147G capacity. I'd like to request to increase it to 200 or 300 if possible. I'm fine with the available RAM and processors, but the space is critical. Would it be possible to have it?

Thank you very much.

Marc Miquel

Mentioned in SAL (#wikimedia-cloud-feed) [2022-08-16T12:41:35Z] <wm-bot2> Increased quotas by [OpenstackQuotaEntry(name=<OpenstackQuotaName.GIGABYTES: 'gigabytes'>, value=150)] (T314214) - cookbook ran by dcaro@vulcanus

Done!

For any future change, please open a new task with the request, that way we will be able to notice and track it.

Thanks!

Thank you very much! :) I still see 147G, when will I see the new capacity and which?
The machine is: wcdo02.wcdo.eqiad1.wikimedia.cloud
Best,
Marc Miquel

@marcmiquel horizon sometimes takes a little time to update. I haven't tracked down exactly how long, but often a half hour. Take a look now. I do see 300 from the cli

| gigabytes             | 300                                                                                                                                                                 |