Query: tgt-setup-lun
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tgt-setup-lun(8) System Manager's Manual tgt-setup-lun(8)NAMEtgt-setup-lun - creates a target, adds a device to the target and defines initiators that can connect to the targetSYNOPSIStgt-setup-lun -d device -n target_name [initiator_IP1 initiator_IP2 ...] [-h]DESCRIPTIONStarts tgtd if necessary and creates a target according to the supplied target_name. The format of the target name is as follows: iqn.2001-04.com.<hostname>-<target_name> The target name must be unique. The script then adds the requested device to the target. If specific IP addresses are defined, it adds them to the list of allowed initia- tors for that target. If no IP addresses is defined, it defines that the target accepts any initiator.EXAMPLESCreate a target that uses /dev/sdb1 and allows connections only from 192.168.10.81: tgt-setup-lun -d /dev/sdb1 -n my_target 192.168.10.81 Create a target that uses /dev/sdb1 and allows connections only from 192.168.10.81 and 192.168.10.82: tgt-setup-lun -d /dev/sdb1 -n my_target 192.168.10.81 192.168.10.82 Create a target that uses /dev/sdb1 and allows connections from any initiator: tgt-setup-lun -d /dev/sdb1 -n my_target Display help: tgt-setup-lun -hAUTHORWritten by Erez ZilberREPORTING BUGSReport bugs to <stgt@vger.kernel.org>COPYRIGHTCopyright (C) Voltaire Ltd. 2008. tgt-setup-lun(8)
Related Man Pages |
---|
tgtadm(8) - suse |
ql-set-cmd-timeout(8) - debian |
tgt-setup-lun(8) - debian |
ocf_heartbeat_iscsitarget(7) - suse |
nos-tun(8) - freebsd |
Similar Topics in the Unix Linux Community |
---|
copy folder from one server to another |
apache problem |
grep/egrep end of pattern |
find matches in file |
search & select text |