An administrator is connecting a Linux host to a PowerStore appliance and must know which storage network interface to use.
Which nvme subcommand should be used?
An administrator is connecting a Linux host to a PowerStore appliance and must know which storage network interface to use.
Which nvme subcommand should be used?
To determine which storage network interface to use when connecting a Linux host to a PowerStore appliance, the appropriate NVMe subcommand is 'discover'. This command helps in finding available NVMe resources on the network.
Run the nvme discover command to obtain the PowerStore NVMe Qualified Name (NQN), and to learn which Storage Network interfaces to use.Run the nvme connect command to connect the host to the PowerStore interfaces. So I think this should be A
NQN can be discovered with the discovery first then connect
Run the nvme discover command to obtain the PowerStore NVMe Qualified Name (NQN), and to learn which Storage Network interfaces to use
Discover Target Portals To discover the Linux host initiator so it appears as an available IQN in the PowerStore cluster, enable the Linux host to discover the PowerStore iSCSI targets. Open an SSH session to your Linux host and use the following command to discover the target portals: /sbin/iscsiadm -m discovery -t sendtargets -p ip:port