Bug 603696
Summary: | virsh does not provide the ability to determine pool nor domain persistence | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Justin Clift <justin> |
Component: | libvirt | Assignee: | Eric Blake <eblake> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 6.0 | CC: | dallan, eblake, jclift, mjenner, nzhang, xen-maint, xhu |
Target Milestone: | rc | ||
Target Release: | 6.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libvirt-0_8_1-10_el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-11-11 14:50:02 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: |
Description
Justin Clift
2010-06-14 11:34:52 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. Initial patch submission to fix this upstream: http://www.redhat.com/archives/libvir-list/2010-June/msg00342.html libvirt-0_8_1-10_el6 has been built in RHEL-6-candidate with the fix. Dave Verified with libvirt-0.8.1-13.el6.x86_64. Moving to VERIFIED. On client: # virsh migrate --live foo qemu+ssh://10.66.70.152/system root.70.152's password: # On host: # virsh list --all Id Name State ---------------------------------- 2 foo running # service libvirtd restart Stopping libvirtd daemon: [ OK ] Starting libvirtd daemon: [ OK ] # virsh list --all Id Name State ---------------------------------- 2 foo running Verified this bug with RHEL6 RC build and it passed: libvirt-0.8.1-27.el6.x86_64 qemu-kvm-0.12.1.2-2.113.el6.x86_64 kernel-2.6.32-71.el6.x86_64 # virsh dominfo foo Id: 2 Name: foo UUID: 92abbc4c-23fc-49e4-fb04-f4f195324d67 OS Type: hvm State: running CPU(s): 1 CPU time: 826.1s Max memory: 524288 kB Used memory: 524288 kB Persistent: no Autostart: disable Security model: selinux Security DOI: 0 Security label: system_u:system_r:svirt_t:s0:c462,c699 (permissive) Red Hat Enterprise Linux 6.0 is now available and should resolve the problem described in this bug report. This report is therefore being closed with a resolution of CURRENTRELEASE. You may reopen this bug report if the solution does not work for you. |