1ISCSISTART(8)            Linux Administrator's Manual            ISCSISTART(8)
2
3
4

NAME

6       iscsistart - iSCSI boot tool
7

SYNOPSIS

9       iscsistart [OPTION]
10

DESCRIPTION

12       iscsistart  will start a session using the settings passed in, or using
13       the iBFT or Open Firmware [OF] boot information.  This  program  should
14       not  be  run  to  manage sessions. Its primary use is to start sessions
15       used for iSCSI root boot.
16

OPTIONS

18       [-i|--initiatorname=]name
19              Set InitiatorName to name (Required if not using iBFT or OF)
20
21       [-t|--targetname=]name
22              Set TargetName to name (Required if not using iBFT or OF)
23
24       [-g|--tgpt=]N
25              Set target portal group tag to N (Required if not using iBFT  or
26              OF)
27
28       [-a|--address=]A.B.C.D
29              Set IP addres to A.B.C.D (Required if not using iBFT or OF)
30
31       [-p|--port=]N
32              Set port to N (Optional. Default 3260)
33
34       [-u|--username=]N
35              Set username to N (Optional)
36
37       [-w|--password=]N
38              Set password to N (Optional)
39
40       [-U|-username_in=]N
41              Set incoming username to N (Optional)
42
43       [-W|--password_in=]N
44              Set incoming password to N (Optional)
45
46       [-d|--debug=]debug_level
47              Print debugging information
48
49       [-b|--fwparam_connect]
50              Create a session to the target using the iBFT or OF info
51
52       [-N|--fwparam_network]
53              Bring up the network as specified by iBFT or OF
54
55       [-f|--fwparam_print]
56              Print the iBFT or OF info to STDOUT
57
58       [-h|--help]
59              Display this help and exit
60
61       [-v|--version]
62              Display version and exit
63
64
65

SEE ALSO

67       iscsiadm(8)
68
69

AUTHORS

71       Open-iSCSI project <http://www.open-iscsi.org/>
72       Mike Christie <mchristi@redhat.com>
73
74
75
76                                   Jan 2010                      ISCSISTART(8)
Impressum