iscsiadm Verified for current stable LTS

Iscsiadm Command: Discover Iscsi Targets Linux

Use for discover iscsi targets linux with Iscsiadm. Exact CLI syntax to discover iscsi targets linux using Iscsiadm.

When to use this: Use for discover iscsi targets linux with Iscsiadm.

Command Syntax

sudo iscsiadm -m discovery -t sendtargets -p <ip_address>

Live Command Builder

Final Command

sudo iscsiadm -m discovery -t sendtargets -p <ip_address>

Command Breakdown

-m
Command Option
Tool-specific option used by this command invocation.
-t
Command Option
Tool-specific option used by this command invocation.
-p
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to discover iscsi targets linux using Iscsiadm.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Iscsiadm directory