Bug 671451
Summary: | condor supports only "raw" VM images for VM jobs with newer libvirt | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Luigi Toscano <ltoscano> |
Component: | condor-vm-gahp | Assignee: | Timothy St. Clair <tstclair> |
Status: | CLOSED ERRATA | QA Contact: | Luigi Toscano <ltoscano> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 1.3 | CC: | iboverma, matt, tstclair |
Target Milestone: | 2.0 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | condor-7.6.0-0.2 | Doc Type: | Bug Fix |
Doc Text: |
C: Submit a non-raw image which is supported by libvirt
C: Can not startup image
F: Add submission support for optional :image_format at the end of vm_disk
R: Allows users to submit multiple formats which are supported by kvm
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-06-23 15:37:15 UTC | Type: | --- |
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: | 693778 |
Description
Luigi Toscano
2011-01-21 15:06:53 UTC
Resolution is to append a format to the end. VM_DISK=<file>:<drive>:<mode>:<format> Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: C: Submit a non-raw image which is supported by libvirt C: Can not startup image F: Add submission support for optional :image_format at the end of vm_disk R: Allows users to submit multiple formats which are supported by kvm The 4th parameter for VM_DISK is now considered. At this time, the only supported format (apart from raw) is qcow2 for KVM systems. Verified on RHEL5.6/6.1 KVM x86_64. condor-7.6.1-0.4 condor-vm-gahp-7.6.1-0.4 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0889.html |