Bug 1319524
Summary: | [RFE] Allow downloading VM to named OVF/OVA to client or to nfs paths (even if VM has snapshots) | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | md |
Component: | Backend.Core | Assignee: | Arik <ahadas> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Nisim Simsolo <nsimsolo> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | future | CC: | ahadas, amureini, bgraveno, bugs, ebenahar, herrold, klaas, mavital, md, michal.skrivanek, mtessun, nsimsolo, ratamir, tnisan, ylavi |
Target Milestone: | ovirt-4.2.2 | Keywords: | FutureFeature |
Target Release: | --- | Flags: | rule-engine:
ovirt-4.2+
ebenahar: testing_plan_complete+ mtessun: planning_ack+ michal.skrivanek: devel_ack+ ratamir: testing_ack+ |
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | ovirt-engine-4.2.2.4 | Doc Type: | Enhancement |
Doc Text: |
This update enables you to export a virtual machine as an OVA file to a specified path on a host in the data center. The specified path can also be NFS shared storage that is mounted on the host.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-29 10:57:41 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: | |||
Bug Depends On: | |||
Bug Blocks: | 659847 |
Description
md
2016-03-20 22:11:29 UTC
iiuc the problem resides in the fact that you can't export a running VM so you need to create a snapshot, clone it to a stopped VM, export the new one and delete all the steps, is that correct? The requirement seems to make sense, IMHO. However, looking forwards, we're looking to get rid of the export domain altogether - so we may not implement this RFE, but with any solution we provide, we need to consider it and give some equivalent capability. Yes Tal Nisan, these are the Steps required for Exporting a VM which is running, for now its the only Solution for a Backup, I think. (In reply to md from comment #3) > Yes Tal Nisan, these are the Steps required for Exporting a VM which is > running, for now its the only Solution for a Backup, I think. We are working to allow downloading and uploading VMs as OVAs. The download\upload api we have in 4.1 is the basis for this. Export domain will be gone, but backup in another storage domain you only need to clone the VMs to that storage and it can be attached and detached like export domain to another systems. You can also create a script based on this via SDK. I'll re-purpose this RFE to track VM download. @Arik - do we need requires_doc_text here? Will it be ready for 4.2? A separate RFE was opened for downloading templates as OVA files: bz 1526033 INFO: Bug status wasn't changed from MODIFIED to ON_QA due to the following reason: [No external trackers attached] For more info please contact: infra INFO: Bug status wasn't changed from MODIFIED to ON_QA due to the following reason: [No external trackers attached] For more info please contact: infra INFO: Bug status wasn't changed from MODIFIED to ON_QA due to the following reason: [No external trackers attached] For more info please contact: infra INFO: Bug status wasn't changed from MODIFIED to ON_QA due to the following reason: [No external trackers attached] For more info please contact: infra INFO: Bug status wasn't changed from MODIFIED to ON_QA due to the following reason: [No external trackers attached] For more info please contact: infra INFO: Bug status wasn't changed from MODIFIED to ON_QA due to the following reason: [No external trackers attached] For more info please contact: infra Reassigned, fix is not included yet in pack_ova.py Build: rhvm-4.2.1.6-0.1.el7 Does it need backport to 4.2.x? (In reply to Yaniv Kaul from comment #14) > Does it need backport to 4.2.x? Merged before branching 4.2 so the fix is already available for quite a while. Verified: rhvm-4.2.2.5-0.1.el7 libvirt-client-3.9.0-14.el7_5.2.x86_64 qemu-kvm-rhev-2.10.0-21.el7_5.1.x86_64 vdsm-4.20.23-1.el7ev.x86_64 sanlock-3.6.0-1.el7.x86_64 Verification scenario: Polarion test plan added to external trackers This bugzilla is included in oVirt 4.2.2 release, published on March 28th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.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. |