logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

iscsi-gen-initiatorname - smart iSCSI initiator name generation tool

Authors

       Open-iSCSI project <http://www.open-iscsi.com/>
       Hannes Reinecke <hare@suse.de>
       Lee Duncan <lduncan@suse.com>

                                                    APR 2022                          ISCSI_GEN_INITIATORNAME(8)

Description

iscsi-gen-initiatorname generates an iSCSI Initiator Name in the initiatorname.iscsi file. It is an error
       to try to overwrite an existing Initiator Name, unless the -f (force) option is supplied.

       The  Initiator  Name  will  be  taken from the kernel command line, if present (from the rd.initiatorname
       parameter), else from the iBFT subsystem (if present in sysfs), else  it  will  be  generated  using  the
       iscsi-iname command.

       It  is  an error if both the kernel command-line Initiator Name and the iBFT Initiator Name are both set,
       and they are different.  it is also an error to try to write over an Initiator Name file if it read-only,
       or to create one if its directory is not writable.

       You must be root to run this command.

Files

/etc/iscsi/initiatorname.iscsi
              The file containing the initiator name. Do not edit manually.

Name

       iscsi-gen-initiatorname - smart iSCSI initiator name generation tool

Options

[-h]   Display a help message and exit.

       [-f]   Force overwrite of existing initiator name, if present.

       [-p]IQN-PREFIX
              Use  IQN-PREFIX  as  the  prefix   to   the   IQN   generated,   instead   of   the   default   of
              iqn.1996-04.de.suse:01.

See Also

iscsi-iname(8)

Synopsis

iscsi-gen-initiatorname [OPTIONS]

See Also