lsst-uk / somerville-operations

User issue reporting and tracking for the Somerville Cloud
0 stars 0 forks source link

Increase in RSP CephFS quota #132

Closed GregBlow closed 11 months ago

GregBlow commented 11 months ago

Request by @aibsen to increase RSP quota to allow to move coadds from HSC to Somerville. Suggested increase of 33% to 64TB.

(openstack-config) [stack@sv-admin-0 openstack-config]$ openstack share quota show rsp
+-----------------------+----------------------------------+
| Field                 | Value                            |
+-----------------------+----------------------------------+
| gigabytes             | 48000                            |
| id                    | 5b5102968e5347ad98676ea42b6519df |
| per_share_gigabytes   | -1                               |
| replica_gigabytes     | 48000                            |
| share_group_snapshots | 50                               |
| share_groups          | 50                               |
| share_networks        | 10                               |
| share_replicas        | 100                              |
| shares                | 50                               |
| snapshot_gigabytes    | 48000                            |
| snapshots             | 50                               |
+-----------------------+----------------------------------+
GregBlow commented 11 months ago
(openstack-config) [stack@sv-admin-0 openstack-config]$ openstack share quota show RSP
+-----------------------+----------------------------------+
| Field                 | Value                            |
+-----------------------+----------------------------------+
| gigabytes             | 64000                            |
| id                    | 5b5102968e5347ad98676ea42b6519df |
| per_share_gigabytes   | -1                               |
| replica_gigabytes     | 64000                            |
| share_group_snapshots | 50                               |
| share_groups          | 50                               |
| share_networks        | 10                               |
| share_replicas        | 100                              |
| shares                | 50                               |
| snapshot_gigabytes    | 64000                            |
| snapshots             | 50                               |
+-----------------------+----------------------------------+