Exam NS0-162 All QuestionsBrowse all questions from this exam
Question 17

Which two statements are true about NVMe? (Choose two.)

    Correct Answer: C, D

    Namespaces in NVMe are mapped to subsystems to organize and manage storage resources efficiently. NQNs (NVMe Qualified Names) are identifiers for hosts and are added to subsystems to establish a connection between the host and the subsystem. By doing so, the storage system can identify which hosts have access to the subsystems containing the namespaces.

Discussion
Mad_TannenOptions: CD

CD With NVMe namespace you can add the host NQN to the subsystem and Map the namespace to the subsystem https://docs.netapp.com/us-en/ontap/san-admin/map-nvme-namespace-subsystem-task.html

kurnetontidaOptions: CD

C and D are correct: https://docs.netapp.com/us-en/ontap-sm-classic/online-help-96-97/concept_what_nvme_subsystem_is.html#nvme-subsystems-table

Gokulaug31Options: CD

C and D are right Ans

s0n1cOptions: CD

Add the host NQN to the subsystem: vserver nvme subsystem host add -vserver SVM_name -subsystem Subsystem_name -host-nqn Host_NQN:subsystem.Subsystem_name Map the namespace to the subsystem: vserver nvme subsystem map add -vserver SVM_name -subsystem subsystem_name -path path

khk141Options: CD

C,D are correct.