Skip to main content
NetApp Knowledge Base

NVME TCP IO Queue count always returns 2 even when set to 15

Views:
249
Visibility:
Public
Votes:
2
Category:
ontap-9
Specialty:
san
Last Updated:

Applies to

  • ONTAP 9.10.1
  • NVME over TCP

Issue

  • Changed default IO queue count to 15 with queue depth of 128.

::*> nvme subsystem modify -vserver vs1 -subsystem nvme -default-io-queue-count 15 -default-io-queue-depth 128

::*> nvme subsystem show -fie default-io-queue-count
  (vserver nvme subsystem show)
vserver           subsystem default-io-queue-count
----------------- --------- ----------------------
vs1               nvme      15

::*> nvme subsystem show -fie default-io-queue-depth
  (vserver nvme subsystem show)
vserver           subsystem default-io-queue-depth
----------------- --------- ----------------------
vs1               nvme      128

  • The number of queue counts still returns to 2.

[root@nvme01.extncl ~]# nvme get-feature /dev/nvme0n10p1 --feature-id 7 --human-readable
get-feature:0x7 (Number of Queues), Current value:0x010001
        Number of IO Completion Queues Allocated (NCQA): 2
        Number of IO Submission Queues Allocated (NSQA): 2

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.
  • Was this article helpful?