Man Linux: Main Page and Category List

NAME

       iscsistart - iSCSI boot utility

SYNOPSIS

       iscsistart

DESCRIPTION

       iscsistart is used for attaching to iSCSI targets during bootup.

OPTIONS

       -i, --initiatorname=name
              set InitiatorName to name (Required)

       -t, --targetname=name
              set TargetName to name (Required)

       -g, --tgpt=N
              set target portal group tag to N (Required)

       -a, --address=A.B.C.D
              set IP addres to A.B.C.D (Required)

       -p, --port=N
              set port to N (Default 3260)

       -u, --username=N
              set username to N (optional)

       -w, --password=N
              set password to N (optional)

       -U, --username_in=N
              set incoming username to N (optional)

       -W, --password_in=N
              set incoming password to N (optional)

       -d, --debug debuglevel
              print debugging information

       -h, --help
              display this help and exit

       -v, --version
              display version and exit

AUTHOR

       This  manpage  was written by Alex Williamson <alex.williamson@hp.com>,
       2008