Bug 783001
Summary: | Need to improve virsh domxml-*-native command docs | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Dave Allan <dallan> | |
Component: | libvirt | Assignee: | Daniel Veillard <veillard> | |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.8 | CC: | acathrow, ajia, bsarathy, byount, dyuan, eblake, honzhang, mzhan, rwu, tzheng, veillard, yupzhang | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | libvirt-0.8.2-26.el5 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 769506 | |||
: | 818039 (view as bug list) | Environment: | ||
Last Closed: | 2013-01-08 04:56:48 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: | 769506 | |||
Bug Blocks: | 807971, 818039 |
Comment 2
RHEL Program Management
2012-03-30 14:17:10 UTC
Backport patches posted: http://post-office.corp.redhat.com/archives/rhvirt-patches/2012-June/msg00220.html Daniel Verify it using the following versions , it can't be reproduced. So move its status to verified. Versions libvirt-0.8.2-26.el5 Steps 1. # man virsh domxml-from-native format config Convert the file config in the native guest configuration format named by format to a domain XML format. For QEMU/KVM hypervisor, the format argument must be qemu-argv. For Xen hypervisor, the format argument may be xen-xm or xen-sxpr. domxml-to-native format xml Convert the file xml in domain XML format to the native guest configuration format named by format. For QEMU/KVM hypervisor, the format argument must be qemu-argv. For Xen hypervisor, the format argument may be xen-xm or xen-sxpr. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0127.html |