{
    "content": [
        {
            "type": "text",
            "text": "# iscsi_discovery (man)\n\n## NAME\n\niscsidiscovery - discover iSCSI targets\n\n## SYNOPSIS\n\niscsidiscovery <IP> [-p <port>] [-d] [ -t <tcp|iser> [-f] ] [-m] [-l]\n\n## DESCRIPTION\n\nPerform  send-targets  discovery to the specified IP. If a discovery record is generated, try\nto login to the portal using the preferred transport (-t flag specifies the requested  trans‐\nport type, TCP is the default).  If login using a certain transport succeeds, mark the portal\nfor automatic login (unless -m flag is used), and disconnect (unless -l flag is used).\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n- **REPORTING BUGS**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "iscsi_discovery",
        "section": "",
        "mode": "man",
        "summary": "iscsidiscovery - discover iSCSI targets",
        "synopsis": "iscsidiscovery <IP> [-p <port>] [-d] [ -t <tcp|iser> [-f] ] [-m] [-l]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 26,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "REPORTING BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "iscsidiscovery - discover iSCSI targets\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "iscsidiscovery <IP> [-p <port>] [-d] [ -t <tcp|iser> [-f] ] [-m] [-l]\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Perform  send-targets  discovery to the specified IP. If a discovery record is generated, try\nto login to the portal using the preferred transport (-t flag specifies the requested  trans‐\nport type, TCP is the default).  If login using a certain transport succeeds, mark the portal\nfor automatic login (unless -m flag is used), and disconnect (unless -l flag is used).\n\nFor iSCSI discovery to work, open-iscsi services must be running. i.e. iscsid should  be  up,\nand the iSCSI modules loaded. This is best accomplished by the init.d startup script.\n\n\n[-p=]port-number\nset the port number (default is 3260).\n\n[-d]   print debugging information.\n\n[-t=]transport-type\nset transport (default is tcp).\n\n[-f]   force  specific transport - disable the fallback to tcp (default is fallback enabled).\nforce the transport specified by the argument of the -t flag.\n\n\n[-m]   manual startup - will set manual startup (default is automatic startup).\n\n[-l]   login - login to the new discovered nodes (default is false).\n\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Written by Dan Bar Dov\n",
                "subsections": []
            },
            "REPORTING BUGS": {
                "content": "Report bugs to <erezzi.list@gmail.com>.\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright © Voltaire Ltd. 2006.\n\n\n\niscsidiscovery(8)",
                "subsections": []
            }
        }
    }
}