Bug 1964241
| Summary: | [RFE][CBT][Veeam]Allow providing the created backup ID when starting a VM backup | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Eyal Shenitzky <eshenitz> |
| Component: | BLL.Storage | Assignee: | Arik <ahadas> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Evelina Shames <eshames> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.4.6 | CC: | aefrat, ahadas, bugs, michal.skrivanek |
| Target Milestone: | ovirt-4.5.0 | Keywords: | FutureFeature, ZStream |
| Target Release: | 4.5.0 | Flags: | pm-rhel:
ovirt-4.5?
pm-rhel: planning_ack? pm-rhel: devel_ack+ pm-rhel: testing_ack+ |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-engine-4.5.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-04-20 06:33:59 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
Eyal Shenitzky
2021-05-25 05:47:18 UTC
Seems all the posted patches were merged, anything missing? Nope, moving to modified. Verified on nightly build:
ovirt-engine-4.5.0-24530d17874e.212.el8ev
POST /ovirt-engine/api/vms/3ace6cd7-e7f4-471e-957a-5b1d5df25aad/backups
<backup id="87b7912c-5e2c-4712-8dd9-7c76ca51b60e">
<disks>
<disk id="310f5984-cb8b-4306-8607-4ecef5c6969c"/>
</disks>
</backup>
Result:
<backups>
<backup href="/ovirt-engine/api/vms/3ace6cd7-e7f4-471e-957a-5b1d5df25aad/backups/87b7912c-5e2c-4712-8dd9-7c76ca51b60e" id="87b7912c-5e2c-4712-8dd9-7c76ca51b60e">
...
</backup>
</backups>
Moving to 'Verified'.
This bugzilla is included in oVirt 4.5.0 release, published on April 20th 2022. Since the problem described in this bug report should be resolved in oVirt 4.5.0 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. |