Skip to content

ioctl: Set lsp to action in nvme_get_log_persistent_event#270

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:fix-pel
Mar 2, 2022
Merged

ioctl: Set lsp to action in nvme_get_log_persistent_event#270
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:fix-pel

Conversation

@igaw
Copy link
Copy Markdown
Collaborator

@igaw igaw commented Mar 2, 2022

Retrieving PEL fails because the lsp is set to NVME_LOG_LSP_NONE
instead of action:

nvme -persistent-event-log -a 1 /dev/nvme0

NVMe status: Command Sequence Error: The command was aborted due to a protocol violation in a multi- command sequence(0xc)

Signed-off-by: Wen Xiong wenxiong@linux.ibm.com
[dwagner: updated commit message]
Signed-off-by: Daniel Wagner dwagner@suse.de

Retrieving PEL fails because the lsp is set to NVME_LOG_LSP_NONE
instead of action:

  # nvme -persistent-event-log  -a 1 /dev/nvme0
  NVMe status: Command Sequence Error: The command was aborted due to a protocol violation in a multi- command sequence(0xc)

Signed-off-by: Wen Xiong <wenxiong@linux.ibm.com>
[dwagner: updated commit message]
Signed-off-by: Daniel Wagner <dwagner@suse.de>
@igaw igaw merged commit 37988a3 into linux-nvme:master Mar 2, 2022
@igaw igaw deleted the fix-pel branch March 2, 2022 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants