Back to bug 2033545
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| RHEL Program Management | 2021-12-17 07:57:49 UTC | Keywords | FutureFeature | |
| Red Hat One Jira (issues.redhat.com) | 2021-12-17 07:58:15 UTC | Link ID | Red Hat Issue Tracker RHCEPH-2815 | |
| Kesavan | 2021-12-17 08:02:12 UTC | Link ID | Ceph Project Bug Tracker 53509 | |
| Patrick Donnelly | 2021-12-17 14:39:19 UTC | Hardware | Unspecified | All |
| Priority | unspecified | high | ||
| Severity | unspecified | low | ||
| Status | NEW | ASSIGNED | ||
| OS | Unspecified | All | ||
| Assignee | pdonnell | khiremat | ||
| Veera Raghava Reddy | 2021-12-22 16:46:27 UTC | CC | vereddy | |
| Kotresh HR | 2022-02-23 06:53:12 UTC | Flags | needinfo?(kvellalo) needinfo?(seb) needinfo?(owasserm) | |
| CC | owasserm, seb | |||
| Hemanth Kumar | 2022-03-07 10:12:47 UTC | Severity | low | high |
| Sébastien Han | 2022-03-09 09:42:48 UTC | CC | khiremat, shan | |
| Flags | needinfo?(khiremat) | |||
| Orit Wasserman | 2022-03-09 12:31:45 UTC | Flags | needinfo?(owasserm) | |
| Kotresh HR | 2022-03-14 05:58:11 UTC | Flags | needinfo?(khiremat) | needinfo?(seb) |
| Sébastien Han | 2022-03-14 10:14:37 UTC | Flags | needinfo?(kvellalo) needinfo?(seb) needinfo?(seb) | |
| Greg Farnum | 2022-04-06 15:36:20 UTC | CC | gfarnum | |
| Target Release | 5.2 | 6.0 | ||
| Hemanth Kumar | 2022-09-13 07:09:36 UTC | Flags | needinfo?(khiremat) | |
| Hemanth Kumar | 2022-09-13 07:10:12 UTC | QA Contact | hyelloji | amk |
| Scott Ostapovicz | 2022-09-14 13:25:01 UTC | CC | sostapov | |
| Target Release | 6.0 | 6.1 | ||
| Kotresh HR | 2022-09-16 06:26:53 UTC | Flags | needinfo?(khiremat) | |
| Kotresh HR | 2022-09-16 10:25:44 UTC | Target Release | 6.1 | 6.0 |
| Venky Shankar | 2022-09-16 15:19:36 UTC | CC | vshankar | |
| Status | ASSIGNED | POST | ||
| errata-xmlrpc | 2022-09-16 17:15:44 UTC | Status | POST | MODIFIED |
| CC | tserlin | |||
| Fixed In Version | ceph-17.2.3-32.el9cp | |||
| Status | MODIFIED | ON_QA | ||
| Masauso Lungu | 2022-09-19 13:37:10 UTC | Flags | needinfo?(khiremat) | |
| CC | mlungu | |||
| Docs Contact | mlungu | |||
| Masauso Lungu | 2022-09-21 17:33:56 UTC | Flags | needinfo?(khiremat) | |
| Masauso Lungu | 2022-09-26 16:29:09 UTC | Flags | needinfo?(khiremat) | |
| Masauso Lungu | 2022-09-27 17:57:07 UTC | Blocks | 2126050 | |
| Masauso Lungu | 2022-09-27 20:38:22 UTC | Flags | needinfo?(khiremat) | |
| Kotresh HR | 2022-09-28 06:10:45 UTC | Flags | needinfo?(khiremat) needinfo?(khiremat) needinfo?(khiremat) needinfo?(khiremat) | |
| Doc Text | Feature: Provide interfaces to set and manage quota on subvolumegroup. Reason: Today, we can apply quota to individual subvolume. However when working on a openshift multi-tenant environment, the storage admin wants to provision quota for a given subvolumegroup, so one level above the subvolume. Result: Provides the following interface to set and manage quota on subvolumegroup 1. Set quota while creating subvolumegroup by providing size in bytes $ ceph fs subvolumegroup create <vol_name> <group_name> [--size <size_in_bytes>] [--pool_layout <data_pool_name>] [--uid <uid>] [--gid <gid>] [--mode <octal_mode>] 2. Resize a subvolume group using:: $ ceph fs subvolumegroup resize <vol_name> <group_name> <new_size> [--no_shrink] 3. Fetch the metadata of a subvolume group using:: $ ceph fs subvolumegroup info <vol_name> <group_name> | |||
| Doc Type | If docs needed, set a value | Enhancement | ||
| Masauso Lungu | 2022-09-29 15:16:45 UTC | Flags | needinfo?(khiremat) | |
| Kotresh HR | 2022-10-01 07:25:30 UTC | Flags | needinfo?(khiremat) | needinfo?(mlungu) |
| Amarnath | 2022-10-04 03:28:37 UTC | Flags | needinfo?(khiremat) | |
| Kotresh HR | 2022-10-04 07:30:07 UTC | Flags | needinfo?(khiremat) | |
| Amarnath | 2022-10-05 18:33:39 UTC | Flags | needinfo?(khiremat) | |
| Kotresh HR | 2022-10-06 05:28:50 UTC | Flags | needinfo?(khiremat) | |
| Amarnath | 2022-10-06 06:28:01 UTC | Status | ON_QA | VERIFIED |
| Eliska | 2022-10-27 07:42:14 UTC | Flags | needinfo?(mlungu) | needinfo?(khiremat) |
| Docs Contact | mlungu | ekristov | ||
| CC | ekristov | |||
| Doc Text | Feature: Provide interfaces to set and manage quota on subvolumegroup. Reason: Today, we can apply quota to individual subvolume. However when working on a openshift multi-tenant environment, the storage admin wants to provision quota for a given subvolumegroup, so one level above the subvolume. Result: Provides the following interface to set and manage quota on subvolumegroup 1. Set quota while creating subvolumegroup by providing size in bytes $ ceph fs subvolumegroup create <vol_name> <group_name> [--size <size_in_bytes>] [--pool_layout <data_pool_name>] [--uid <uid>] [--gid <gid>] [--mode <octal_mode>] 2. Resize a subvolume group using:: $ ceph fs subvolumegroup resize <vol_name> <group_name> <new_size> [--no_shrink] 3. Fetch the metadata of a subvolume group using:: $ ceph fs subvolumegroup info <vol_name> <group_name> | .Users can now set and manage quotas on subvolume group Previously, the user could only apply quotas to individual subvolumes. With this release, the user can now set, apply and manage quotas for a given subvolume group, especially when working on a multi-tenant environment. |
||
| Eliska | 2022-10-27 07:46:47 UTC | Blocks | 2138087 | |
| Kotresh HR | 2022-11-03 09:42:32 UTC | Flags | needinfo?(khiremat) | |
| Red Hat Bugzilla | 2022-12-31 19:12:19 UTC | Assignee | khiremat | vshankar |
| CC | khiremat | |||
| Red Hat Bugzilla | 2022-12-31 22:33:42 UTC | CC | owasserm | |
| Red Hat Bugzilla | 2023-01-01 05:39:32 UTC | CC | tserlin | |
| Red Hat Bugzilla | 2023-01-01 08:28:27 UTC | QA Contact | amk | |
| Red Hat Bugzilla | 2023-01-01 08:43:49 UTC | CC | sostapov | |
| Red Hat Bugzilla | 2023-01-01 08:48:03 UTC | CC | vereddy | |
| Red Hat Bugzilla | 2023-01-01 08:49:20 UTC | Assignee | vshankar | nobody |
| CC | vshankar | |||
| Alasdair Kergon | 2023-01-04 04:36:31 UTC | QA Contact | amk | |
| Alasdair Kergon | 2023-01-04 04:42:47 UTC | Assignee | nobody | khiremat |
| Alasdair Kergon | 2023-01-04 05:05:59 UTC | CC | khiremat | |
| Alasdair Kergon | 2023-01-04 05:26:53 UTC | CC | owasserm | |
| Alasdair Kergon | 2023-01-04 05:43:50 UTC | CC | sostapov | |
| Alasdair Kergon | 2023-01-04 05:57:59 UTC | CC | vshankar | |
| Alasdair Kergon | 2023-01-04 06:25:53 UTC | CC | tserlin | |
| Alasdair Kergon | 2023-01-04 06:59:12 UTC | CC | vereddy | |
| Red Hat Bugzilla | 2023-01-09 08:28:47 UTC | CC | ceph-eng-bugs | |
| Alasdair Kergon | 2023-01-09 19:43:36 UTC | CC | ceph-eng-bugs | |
| errata-xmlrpc | 2023-03-20 18:37:22 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2023-03-20 18:55:34 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2023-03-20 18:55:34 UTC | |||
| errata-xmlrpc | 2023-03-20 18:56:13 UTC | Link ID | Red Hat Product Errata RHBA-2023:1360 |
Back to bug 2033545