User`s guide
SANsurfer iSCSI HBA CLI Readme Page 5 of 10
To perform a silent installation (without displaying any errors), issue the following
command:
SANsurferiCLI.msi /q
To display only a progress bar with minimal interaction and no error messages, issue the
following command:
SANsurferiCLI.msi /passive
To install the utility in a specific directory, use the full file path names:
SANsurferiCLI.msi /q INSTALLDIR=directory
To overwrite any InstallAnywhere versions of the agent without asking for confirmation,
issue the following command:
SANsurferiCLI.msi /i FORCEINSTALL=TRUE
5.1.2 Linux
Unzip and untar the SANsurfer iSCSI HBA CLI gzipped tar bundle, and then execute the
installation script by issuing the following commands:
tar -xvzf <iSCSI CLI gzipped tar bundle>
./iscli.dkms.install.sh install
The script automatically places the files in the following directory and adds the directory to
the execution path:
/opt/QLogic_Corporation/SANsurferiCLI
5.2 Unattended Installation of SANsurfer iSCSI HBA CLI
To start an unattended installation, see the appropriate instructions for your operating
system:
5.2.1 Windows
5.2.2 Linux
5.2.1 Windows
Issue the following command for unattended installation:
<Install Package Filename> -q
For example:
iscli_1.1.00-06_win.msi -q
5.2.2 Linux
Unzip and untar the iscli gzipped tar bundle by issuing the following commands:
tar -xvzf <iSCSI CLI gzipped tar bundle>
./iscli.dkms.install.sh install