RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1448806 - Missing doc of tls migrate in man virsh help
Summary: Missing doc of tls migrate in man virsh help
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libvirt
Version: 7.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: John Ferlan
QA Contact: Yanqiu Zhang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-08 08:36 UTC by zhe peng
Modified: 2017-08-02 01:32 UTC (History)
4 users (show)

Fixed In Version: libvirt-3.2.0-5.el7
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2017-08-02 00:08:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2017:1846 0 normal SHIPPED_LIVE libvirt bug fix and enhancement update 2017-08-01 18:02:50 UTC

Description zhe peng 2017-05-08 08:36:14 UTC
Description of problem:
Missing doc of tls migrate in man virsh help

Version-Release number of selected component (if applicable):
libvirt-3.2.0-4.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1.man virsh
2.
3.

Actual results:
in rhel7.4, add support for native TLS encryption on migration TCP transport
#virsh help migrate can list --tls, but no content in man help page

Expected results:
tls doc in virsh man help page

Additional info:

Comment 2 John Ferlan 2017-05-11 15:32:21 UTC
Patch posted upstream:

https://www.redhat.com/archives/libvir-list/2017-May/msg00270.html

Comment 3 John Ferlan 2017-05-12 13:26:14 UTC
Now pushed upstream:

commit c390f55e4b8cbdd3262d367ca477f6489ae69239
Author: John Ferlan <jferlan>
Date:   Wed May 10 10:07:31 2017 -0400

    virsh: Add --tls description for the virsh man page
    
...
    
    Commit id '6a8d898d' neglected to update the man page.


$  git describe c390f55e4b8cbdd3262d367ca477f6489ae69239
v3.3.0-31-gc390f55
$

Comment 6 Yanqiu Zhang 2017-05-24 06:44:04 UTC
Verify with libvirt-3.2.0-5.el7.x86_64.

# man virsh
       migrate [--live] [--offline] [--direct] ... [--tls]
       ...
           Providing --tls causes the migration to use the host configured TLS setup (see
           migrate_tls_x509_cert_dir in /etc/libvirt/qemu.conf) in order to perform the migration of the domain.
           Usage requires proper TLS setup for both source and target.



Since the result is as expected, mark this bug as verified.

Comment 7 errata-xmlrpc 2017-08-02 00:08:25 UTC
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.

https://access.redhat.com/errata/RHEA-2017:1846

Comment 8 errata-xmlrpc 2017-08-02 01:32:35 UTC
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.

https://access.redhat.com/errata/RHEA-2017:1846


Note You need to log in before you can comment on or make changes to this bug.