Bug 2096923
| Summary: | [Hybrid Backup] Backup succeed but with no clear message when creating a snapshot during backup finalization | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Evelina Shames <eshames> |
| Component: | BLL.Storage | Assignee: | Benny Zlotnik <bzlotnik> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ilia Markelov <imarkelo> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.5.1 | CC: | ahadas, bugs, michal.skrivanek, sfishbai |
| Target Milestone: | ovirt-4.5.2 | Flags: | pm-rhel:
ovirt-4.5?
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-engine-4.5.2.2 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-08-18 13:23:25 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Evelina Shames
2022-06-14 14:58:21 UTC
Evelina, you have got the following message: "Possible failure while removing a snapshot that was generated automatically during backup of VM 'golden_env_mixed_virtio_2_0'. The snapshot may be removed manually" didn't it appear in the UI? I would let go of "possible" - we did detect an error in removing snapshot, so it's not "possible" - it happened. Perhaps also change the "may" to "can", as to me "may" implies that the system might do that automatically which is not the case. Or "You may remove...." (In reply to Michal Skrivanek from comment #2) > I would let go of "possible" - we did detect an error in removing snapshot, > so it's not "possible" - it happened. > Perhaps also change the "may" to "can", as to me "may" implies that the > system might do that automatically which is not the case. Or "You may > remove...." The reason for phrasing it that way was that we cannot say for sure what happened to the volumes (unless we check them) - we know that we didn't get an indication of a successful removal but it may be that the operation succeeded and we didn't get the task in succeed status so we wanted to be more careful with the message but the likelihood of such a case is pretty low, we can change it if you think it's important the more important part of this issue (now reflected in the title) is that the backup command appears to fail. we thought of two ways to handle that: 1. to wait for an on going operation to finish before initiating remove-snapshot 2. to generate an audit log that indicates the backup has succeeded (or no audit log at all) in case we just failed to remove the auto generated snapshot for the backup (In reply to Arik from comment #3) > 2. to generate an audit log that indicates the backup has succeeded (or no > audit log at all) in case we just failed to remove the auto generated > snapshot for the backup The option above was chosen, the fix is included in 4.5.2 already This bug has low overall severity and passed an automated regression suite, and is not going to be further verified by QE. If you believe special care is required, feel free to re-open to ON_QA status. This bugzilla is included in oVirt 4.5.2 release, published on August 10th 2022. Since the problem described in this bug report should be resolved in oVirt 4.5.2 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |