Bug 903928
Summary: | RHEL7 storage migration related commands should much closer RHEL not upstream | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | juzhang <juzhang> |
Component: | qemu-kvm | Assignee: | Paolo Bonzini <pbonzini> |
Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | acathrow, hhuang, michen, pbonzini, qzhang, shu, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-01-29 13:50:43 UTC | Type: | Bug |
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: | 895240 |
Description
juzhang
2013-01-25 04:47:38 UTC
The commands that were introduced in RHEL are a little different from the ones upstream, but we are not going to forward-port the RHEL6 changes. There are improvements in the upstream versions and those are the versions that libvirt uses, too. The new commands in RHEL7 are: - snapshot_blkdev, drive_mirror, block_commit for HMP - blockdev-snapshot-sync, drive-mirror, block-commit for QMP - block_job_complete (HMP) and block-job-complete (QMP) replace __com.redhat_drive-reopen |