|
Bugzilla – Full Text Bug Listing |
| Summary: | SLES15SP6 : Not able to lock the nvme drive using "the password saved in the kernel SED keyring" of nvme-cli sed commands(nvme/nvme-cli/SED/SL15SP6) | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP6 | Reporter: | LTC BugProxy <bugproxy> |
| Component: | Kernel | Assignee: | Daniel Wagner <daniel.wagner> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | Major | ||
| Priority: | P2 - High | CC: | bugproxy, daniel.wagner, gery.schneider, hector.oron, rtsvetkov |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PowerPC-64 | ||
| OS: | All | ||
| See Also: | https://bugzilla.linux.ibm.com/show_bug.cgi?id=205851 | ||
| Whiteboard: | |||
| Found By: | Third Party Developer/Partner | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | supportconfig (External) | ||
|
Description
LTC BugProxy
2024-03-29 18:50:49 UTC
Created attachment 873942 [details]
supportconfig (External)
Hello SUSE, This bug has been opened while verifying the Feature requests: - Jira Epic IBM-1212 Enable SED-OPAL support (LTC Bug 201158) - Jira Epic IBM-1322 addition of sed commands in NVMe library for ppc64le (LTC Bug 205095) and it has a workaround. Thank you for your support. I've queued up the package update with the requested fix. ------- Comment From nbannoth@in.ibm.com 2024-04-15 08:09 EDT------- Verified this issue with latest RC1 Build and it is working fine. Logs as below, ----------------- localhost:~ # uname -a Linux localhost 6.4.0-150600.13-default #1 SMP Fri Apr 5 02:31:02 UTC 2024 (80962db) ppc64le ppc64le ppc64le GNU/Linux localhost:~ # localhost:~ # nvme version nvme version 2.8 (git 2.8+12.g34d799c) libnvme version 1.8 (git 1.8+8.g8c9685f) localhost:~ # localhost:~ # rpm -qa | grep -i nvme-cli nvme-cli-2.8+12.g34d799c-150600.1.1.ppc64le nvme-cli-bash-completion-2.8+12.g34d799c-150600.1.1.noarch localhost:~ # localhost:~ # cat /etc/os-release NAME="SLES" VERSION="15-SP6" VERSION_ID="15.6" PRETTY_NAME="SUSE Linux Enterprise Server 15 SP6" ID="sles" ID_LIKE="suse" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:suse:sles:15:sp6" DOCUMENTATION_URL="https://documentation.suse.com/" localhost:~ # localhost:~ # nvme sed discover /dev/nvme nvme-fabrics nvme1 nvme2 nvme3 nvme0 nvme1n1 nvme2n1 localhost:~ # nvme sed discover /dev/nvme nvme-fabrics nvme1 nvme2 nvme3 nvme0 nvme1n1 nvme2n1 localhost:~ # nvme sed discover /dev/nvme1n1 Locking Features: Locking Supported: Yes Locking Feature Enabled: No Locked: No localhost:~ # localhost:~ # nvme sed initialize /dev/nvme1n1 Password: localhost:~ # localhost:~ # nvme sed discover /dev/nvme1n1 Locking Features: Locking Supported: Yes Locking Feature Enabled: Yes Locked: No localhost:~ # localhost:~ # nvme sed lock /dev/nvme1n1 localhost:~ # localhost:~ # nvme sed discover /dev/nvme1n1 Locking Features: Locking Supported: Yes Locking Feature Enabled: Yes Locked: Yes localhost:~ # localhost:~ # nvme sed lock /dev/nvme1n1 localhost:~ # nvme sed discover /dev/nvme1n1 Locking Features: Locking Supported: Yes Locking Feature Enabled: Yes Locked: Yes localhost:~ # localhost:~ # nvme sed unlock /dev/nvme1n1 localhost:~ # nvme sed discover /dev/nvme1n1 Locking Features: Locking Supported: Yes Locking Feature Enabled: Yes Locked: No localhost:~ # localhost:~ # nvme sed lock /dev/nvme1n1 localhost:~ # nvme sed discover /dev/nvme1n1 Locking Features: Locking Supported: Yes Locking Feature Enabled: Yes Locked: Yes localhost:~ # nvme sed unlock /dev/nvme1n1 localhost:~ # nvme sed discover /dev/nvme1n1 Locking Features: Locking Supported: Yes Locking Feature Enabled: Yes Locked: No localhost:~ # Regards Naresh ------- Comment From gery.schneider@fr.ibm.com 2024-04-16 09:45 EDT------- (In reply to comment #25) > Verified this issue with latest RC1 Build and it is working fine. [...] Thank you Naresh for this verification, and thank you all for your support. I am closing this bug. Fixed shipped and verified. |