Backport nvme-stas to Ubuntu 22.04 (jammy)

Bug #2020461 reported by Benjamin Drung
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libnvme (Ubuntu)
Fix Released
Undecided
Unassigned
Jammy
Fix Released
Undecided
Unassigned
Kinetic
Fix Released
Undecided
Unassigned
nvme-stas (Ubuntu)
Fix Released
Undecided
Unassigned
Jammy
Fix Released
Undecided
Unassigned
Kinetic
Fix Released
Undecided
Unassigned

Bug Description

[ Impact ]

NVMEoTCP is available on Dell’s primary storage platforms, Powerflex, PowerStore and PowerMax. Nvme-stas provides the CDC client functionality in Linux that allows for easy centralized deployment of NVMe-oF TCP storage.

nvme-stas depends on libnvme which needs to be also backported.

[ Test Plan ]

python3-nvme from libnvme can be tested with that code:

```python
from libnvme import nvme

root = nvme.root()
root.log_level('debug')
print(f'root: {root}')

host = nvme.host(root)
print(f'host: {host}')

subsystem = host.subsystems()
print(f'subsystem: {subsystem}')
print(f'model: {subsystem.model}')
```

Running this script as root on systems with NVMe inside should list them. On my system it prints `model: Samsung SSD 980 PRO 2TB`.

nvme-stas comes with an autopkgtest (that succeeds on all architectures except s390x).

[ Where problems could occur ]

nvme-stas and libnvme are new packages in Ubuntu 23.04 "lunar". So backporting them has no influence on existing systems as long as they do not explicitly install them.

Benjamin Drung (bdrung)
description: updated
Benjamin Drung (bdrung)
description: updated
Revision history for this message
Benjamin Drung (bdrung) wrote :
Revision history for this message
Benjamin Drung (bdrung) wrote :
tags: added: patch
Revision history for this message
Benjamin Drung (bdrung) wrote :
Revision history for this message
Benjamin Drung (bdrung) wrote :
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Please test proposed package

Hello Benjamin, or anyone else affected,

Accepted libnvme into kinetic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libnvme/1.3-1~ubuntu22.10 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-kinetic to verification-done-kinetic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-kinetic. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in libnvme (Ubuntu Kinetic):
status: New → Fix Committed
tags: added: verification-needed verification-needed-kinetic
Changed in nvme-stas (Ubuntu Kinetic):
status: New → Fix Committed
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello Benjamin, or anyone else affected,

Accepted nvme-stas into kinetic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/nvme-stas/2.2.1-1~ubuntu22.10 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-kinetic to verification-done-kinetic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-kinetic. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in libnvme (Ubuntu Jammy):
status: New → Fix Committed
tags: added: verification-needed-jammy
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello Benjamin, or anyone else affected,

Accepted libnvme into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libnvme/1.3-1~ubuntu22.04 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-jammy to verification-done-jammy. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-jammy. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in nvme-stas (Ubuntu Jammy):
status: New → Fix Committed
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello Benjamin, or anyone else affected,

Accepted nvme-stas into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/nvme-stas/2.2.1-1~ubuntu22.04 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-jammy to verification-done-jammy. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-jammy. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Revision history for this message
Benjamin Drung (bdrung) wrote :

Verified libnvme 1.3-1~ubuntu22.10 on a ubuntu-22.10-desktop-amd64.iso live system on my laptop. The Python snippet run as root prints following model: "WD Blue SN570 2TB".

description: updated
Revision history for this message
Benjamin Drung (bdrung) wrote :

Verified libnvme 1.3-1~ubuntu22.04 on a ubuntu-22.04.2-desktop-amd64.iso live system on my laptop. The Python snippet run as root prints following model: "WD Blue SN570 2TB".

Revision history for this message
Benjamin Drung (bdrung) wrote :
tags: added: verification-done verification-done-jammy verification-done-kinetic
removed: verification-needed verification-needed-jammy verification-needed-kinetic
Revision history for this message
Robie Basak (racb) wrote :

These packages are already present in Lunar onwards, so Fix Released to reflect that.

Changed in libnvme (Ubuntu):
status: New → Fix Released
Changed in nvme-stas (Ubuntu):
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libnvme - 1.3-1~ubuntu22.10

---------------
libnvme (1.3-1~ubuntu22.10) kinetic; urgency=medium

  * Backport to kinetic for nvme-stas (LP: #2020461)
  * Drop version requirement from meson build dependency. It was added in
    libnvme 1.2-3 to avoid the buggy meson version 0.64.1-1.1.

 -- Benjamin Drung <email address hidden> Tue, 23 May 2023 12:40:21 +0200

Changed in libnvme (Ubuntu Kinetic):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nvme-stas - 2.2.1-1~ubuntu22.10

---------------
nvme-stas (2.2.1-1~ubuntu22.10) kinetic; urgency=medium

  * Backport to kinetic (LP: #2020461)

 -- Benjamin Drung <email address hidden> Tue, 23 May 2023 14:26:13 +0200

Changed in nvme-stas (Ubuntu Kinetic):
status: Fix Committed → Fix Released
Revision history for this message
Robie Basak (racb) wrote : Update Released

The verification of the Stable Release Update for libnvme has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libnvme - 1.3-1~ubuntu22.04

---------------
libnvme (1.3-1~ubuntu22.04) jammy; urgency=medium

  * Backport to jammy for nvme-stas (LP: #2020461)
  * Drop version requirement from meson build dependency. It was added in
    libnvme 1.2-3 to avoid the buggy meson version 0.64.1-1.1.

 -- Benjamin Drung <email address hidden> Tue, 23 May 2023 12:41:30 +0200

Changed in libnvme (Ubuntu Jammy):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nvme-stas - 2.2.1-1~ubuntu22.04

---------------
nvme-stas (2.2.1-1~ubuntu22.04) jammy; urgency=medium

  * Backport to jammy (LP: #2020461)

 -- Benjamin Drung <email address hidden> Tue, 23 May 2023 14:09:17 +0200

Changed in nvme-stas (Ubuntu Jammy):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.