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 2035985 - The description of --timeout should be updated in sub-daemon's manpage except virtqemud
Summary: The description of --timeout should be updated in sub-daemon's manpage except...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: libvirt
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Ján Tomko
QA Contact: yafu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-29 05:54 UTC by yafu
Modified: 2023-11-07 09:38 UTC (History)
5 users (show)

Fixed In Version: libvirt-9.2.0-1.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-11-07 08:30:47 UTC
Type: Bug
Target Upstream Version: 9.2.0
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-106651 0 None None None 2021-12-29 06:02:31 UTC
Red Hat Product Errata RHSA-2023:6409 0 None None None 2023-11-07 08:31:21 UTC

Description yafu 2021-12-29 05:54:22 UTC
Description of problem:
The description of --timeout should be updated in sub-daemon's manpage except virtqemud

Version-Release number of selected component (if applicable):
libvirt-7.10.0-1.el9.x86_64

How reproducible:
100%

Steps to Reproduce:
1.#man virtnetworkd
...
-t, --timeout *SECONDS*

       Exit after timeout period (in seconds), provided there are neither any client connections nor any running domains.
...


2.
3.

Actual results:
sub-daemon except virtqemdu will exit after timeout period even there are running domains or related resources. So should update the description of --timeout.


Expected results:


Additional info:

Comment 1 Peter Krempa 2022-01-19 17:14:43 UTC
Per discussion upstream, adding a blanket vague description of the timeout is not desired:

https://listman.redhat.com/archives/libvir-list/2022-January/msg00878.html

Comment 2 Ján Tomko 2023-03-15 10:24:38 UTC
Upstream patch:
https://listman.redhat.com/archives/libvir-list/2023-March/238816.html

Comment 3 Ján Tomko 2023-03-15 16:33:06 UTC
Pushed as:
commit 3916df52a4a9174acc7812d15d8726651768f207
Author:     Ján Tomko <jtomko>
CommitDate: 2023-03-15 17:23:18 +0100

    docs: clarify --timeout description for virtsecretd
    
    As of commit 9e3cc0ff5 the virtsecretd daemon does not timeout
    while it keeps any ephemeral secrets.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=2035985
    
    Signed-off-by: Ján Tomko <jtomko>
    Reviewed-by: Andrea Bolognani <abologna>

commit f65c9d83ab8463bd91c60d6edbc35768fa2804a8
Author:     Ján Tomko <jtomko>
CommitDate: 2023-03-15 17:23:18 +0100

    docs: clarify --timeout description for split daemons
    
    Remove the reference to "running domains" for daemons that happily
    exit while domains are running.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=2035985
    
    Signed-off-by: Ján Tomko <jtomko>
    Reviewed-by: Andrea Bolognani <abologna>

git describe: v9.1.0-232-g3916df52a4

Comment 4 yafu 2023-04-07 09:19:41 UTC
Pre-verified with libvirt-9.2.0-1.el9.x86_64.

Test steps:
1.Check --timeout description for virtqemud:
#man virtqemud
...
-t, --timeout *SECONDS*

       Exit after timeout period (in seconds), provided there are neither any client connections nor any running domains.

2.Check --timeout description for other sub-daemons except virtsecrtd:
#man virtnetworkd
..
-t, --timeout *SECONDS*

       Exit after timeout period (in seconds), provided there are no client connections.

3.Check --timeout description for virtsecretd:
#man virtsecretd
...
-t, --timeout *SECONDS*

       Exit  after  timeout period (in seconds), provided there are neither any client con‐
       nections nor any ephemeral secrets.

Comment 8 yafu 2023-05-22 08:05:28 UTC
Verified with libvirt-9.3.0-2.el9.x86_64.

Comment 10 errata-xmlrpc 2023-11-07 08:30:47 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 (Moderate: libvirt security, bug fix, and enhancement update), 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/RHSA-2023:6409


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