Bug 1980920
Summary: | [GSS][OCS 4.7.1][Clone operations stuck in 'pending'] | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | nravinas | |
Component: | CephFS | Assignee: | Kotresh HR <khiremat> | |
Status: | CLOSED ERRATA | QA Contact: | Yogesh Mane <ymane> | |
Severity: | high | Docs Contact: | Mary Frances Hull <mhull> | |
Priority: | unspecified | |||
Version: | 4.3 | CC: | agunn, assingh, bniver, ceph-eng-bugs, hchiramm, hyelloji, khiremat, kzona, madam, mhackett, mrajanna, muagarwa, ocs-bugs, pdonnell, rar, sweil, tserlin, ygupta, ymane, ypadia | |
Target Milestone: | --- | |||
Target Release: | 5.0z1 | |||
Hardware: | Unspecified | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | ceph-16.2.0-133.el8cp | Doc Type: | Bug Fix | |
Doc Text: |
.Deleting a subvolume clone is no longer allowed for certain clone states
Previously, if you tried to remove a subvolume clone with the force option when the clone was not in a `COMPLETED` or `CANCELLED` state, the clone was not removed from the index tracking the ongoing clones. This caused the corresponding cloner thread to retry the cloning indefinitely, eventually resulting in an `ENOENT` failure. With the default number of cloner threads set to four, attempts to delete four clones resulted in all four threads entering a blocked state allowing none of the pending clones to complete.
With this release, unless a clone is either in a `COMPLETED` or `CANCELLED` state, it is not removed. The cloner threads no longer block because the clones are deleted, along with their entry from the index tracking the ongoing clones. As a result, pending clones continue to complete as expected.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2081593 2081596 (view as bug list) | Environment: | ||
Last Closed: | 2021-11-02 16:38:27 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1959686, 2081593, 2081596 |
Comment 52
errata-xmlrpc
2021-11-02 16:38:27 UTC
|