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 2187288 - wrong string printed for 'Resv Notif Log Page Type' in resv-notif-log command
Summary: wrong string printed for 'Resv Notif Log Page Type' in resv-notif-log command
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: nvme-cli
Version: CentOS Stream
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Maurizio Lombardi
QA Contact: Zhang Yi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-17 11:33 UTC by Avner Gidron
Modified: 2023-11-14 17:55 UTC (History)
2 users (show)

Fixed In Version: nvme-cli-1.16-9.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-11-14 15:47:23 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-154863 0 None None None 2023-04-17 11:35:01 UTC
Red Hat Product Errata RHBA-2023:7085 0 None None None 2023-11-14 15:47:26 UTC

Description Avner Gidron 2023-04-17 11:33:37 UTC
Description of problem:
When running resv-notif-log command we get wrong result for the string printed next to the type value. The value is correct (as was written to the log page) but the string belongs to another value (value - 1). 

From Spec: Figure 266: Get Log Page – Reservation Notification Log
Value Definition
0h Empty Log Page: Get Log Page command was processed when no unread 
   Reservation Notification log pages were available. All the fields of an empty 
   log 
   page shall have a value of 0h.
1h Registration Preempted
2h Reservation Released
3h Reservation Preempted
4h to FFh Reserved

nvme resv-notif-log /dev/nvme1
Reservation Notif Log for device: nvme1
Log Page Count                     : 6
Resv Notif Log Page Type           : 2 (Registration Preempted)
Num of Available Log Pages         : 1

nvme resv-notif-log /dev/nvme1
Reservation Notif Log for device: nvme1
Log Page Count                     : 7
Resv Notif Log Page Type           : 3 (Reservation Released)
Num of Available Log Pages         : 0


Version-Release number of selected component (if applicable):
nvme-cli 2.0

Comment 1 Maurizio Lombardi 2023-04-17 15:51:48 UTC
Patch merged into upstream nvme-cli repository

https://github.com/linux-nvme/nvme-cli/pull/1910/files

Comment 6 errata-xmlrpc 2023-11-14 15:47:23 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 (nvme-cli 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/RHBA-2023:7085


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