Back to bug 1727883

Who When What Removed Added
RHEL Program Management 2019-07-08 12:51:44 UTC Keywords FutureFeature
Jason Dillaman 2019-07-08 12:52:16 UTC Blocks 1726266
Jason Dillaman 2019-07-08 12:53:08 UTC Summary [RFE] [RFE] support scheduling background tasks for long-running RBD operations
Jason Dillaman 2019-07-08 12:53:29 UTC Status NEW ASSIGNED
Yaniv Kaul 2019-07-09 05:32:21 UTC CC ykaul
Shyamsundar 2019-07-15 20:32:26 UTC CC srangana
Jason Dillaman 2019-07-15 22:45:11 UTC Link ID Github ceph/ceph/pull/29054
Madhu Rajanna 2019-07-26 05:43:55 UTC CC mrajanna
Jason Dillaman 2019-07-31 12:27:04 UTC Status ASSIGNED POST
Giridhar Ramaraju 2019-08-05 13:12:19 UTC QA Contact ceph-qe-bugs hgurav
Hemant G 2019-08-06 08:57:09 UTC QA Contact hgurav mkasturi
Ashish Singh 2019-08-11 04:22:08 UTC CC tserlin
CC assingh
Jason Dillaman 2019-08-20 21:49:38 UTC Status POST MODIFIED
Jason Dillaman 2019-08-21 18:39:38 UTC Priority unspecified high
Jason Dillaman 2019-09-04 17:56:18 UTC Status MODIFIED ON_QA
Fixed In Version ceph-14.2.3-2.el8cp
Madhavi Kasturi 2019-12-06 11:44:48 UTC Status ON_QA MODIFIED
CC ceph-qe-bugs
Flags needinfo?(ceph-qe-bugs)
CC mkasturi
Flags needinfo?(mkasturi)
QA Contact mkasturi kramdoss
Flags needinfo?(ceph-qe-bugs) needinfo?(mkasturi)
errata-xmlrpc 2019-12-06 14:21:43 UTC Status MODIFIED ON_QA
Gopi 2020-01-06 05:06:58 UTC CC gpatta
QA Contact kramdoss gpatta
Bara Ancincova 2020-01-08 11:23:25 UTC Flags needinfo?(jdillama)
Jason Dillaman 2020-01-08 13:49:04 UTC Flags needinfo?(jdillama)
Bara Ancincova 2020-01-08 15:12:27 UTC Blocks 1730176
Docs Contact bancinco
Doc Type If docs needed, set a value Enhancement
Flags needinfo?(jdillama)
Pasi Karkkainen 2020-01-08 16:59:41 UTC CC pasik
Gopi 2020-01-10 02:52:04 UTC Status ON_QA VERIFIED
Jason Dillaman 2020-01-10 15:15:10 UTC Doc Text Feature:
Long-running RBD operations such as image removal or cloned image flattening can now be scheduled to run in the background.

Reason:
RBD operations that involve potentially iterating over every backing RADOS object can potentially take a long time depending on the size of the image. When using the CLI to perform one of these operations, the rbd CLI will block until the operation is complete.

Result:
These operations can now be scheduled to run by the Ceph Manager as a background task via "ceph rbd task add" commands. The progress of these tasks is visible on the Ceph dashboard as well as via the CLI.
Jason Dillaman 2020-01-10 15:16:03 UTC Flags needinfo?(jdillama)
Bara Ancincova 2020-01-13 10:59:27 UTC Doc Text Feature:
Long-running RBD operations such as image removal or cloned image flattening can now be scheduled to run in the background.

Reason:
RBD operations that involve potentially iterating over every backing RADOS object can potentially take a long time depending on the size of the image. When using the CLI to perform one of these operations, the rbd CLI will block until the operation is complete.

Result:
These operations can now be scheduled to run by the Ceph Manager as a background task via "ceph rbd task add" commands. The progress of these tasks is visible on the Ceph dashboard as well as via the CLI.
.Long-running RBD operations can run in the background

Long-running RBD operations, such as image removal or cloned image flattening, can now be scheduled to run in the background. RBD operations that involve potentially iterating over every backing RADOS object can potentially take a long time depending on the size of the image. When using the CLI to perform one of these operations, the `rbd` CLI is blocked until the operation is complete. These operations can now be scheduled to run by the Ceph Manager as a background task by using the `ceph rbd task add` commands. The progress of these tasks is visible on the Ceph dashboard as well as by using the CLI.
Flags needinfo?(jdillama)
Jason Dillaman 2020-01-13 14:11:47 UTC Doc Text .Long-running RBD operations can run in the background

Long-running RBD operations, such as image removal or cloned image flattening, can now be scheduled to run in the background. RBD operations that involve potentially iterating over every backing RADOS object can potentially take a long time depending on the size of the image. When using the CLI to perform one of these operations, the `rbd` CLI is blocked until the operation is complete. These operations can now be scheduled to run by the Ceph Manager as a background task by using the `ceph rbd task add` commands. The progress of these tasks is visible on the Ceph dashboard as well as by using the CLI.
.Long-running RBD operations can run in the background

Long-running RBD operations, such as image removal or cloned image flattening, can now be scheduled to run in the background. RBD operations that involve iterating over every backing RADOS object for the image can take a long time depending on the size of the image. When using the CLI to perform one of these operations, the `rbd` CLI is blocked until the operation is complete. These operations can now be scheduled to run by the Ceph Manager as a background task by using the `ceph rbd task add` commands. The progress of these tasks is visible on the Ceph dashboard as well as by using the CLI.
Flags needinfo?(jdillama)
errata-xmlrpc 2020-01-31 11:28:05 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2020-01-31 12:46:20 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2020-01-31 12:46:20 UTC
errata-xmlrpc 2020-01-31 12:46:57 UTC Link ID Red Hat Product Errata RHBA-2020:0312

Back to bug 1727883