HEX
Server: Apache/2.4.29 (Ubuntu)
System: Linux bareserver 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: root (0)
PHP: 7.2.24-0ubuntu0.18.04.17
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //usr/share/webmin/iscsi-server/help/intro.html
<header>iSCSI Server</header>

This module allows you to export disk devices to other systems over the network
using the iSCSI protocol. Configuration is done primarily by creating three
types of objects - <b>Devices to Share</b>, <b>Devices Combinations</b> and <b>Sharing Targets</b>, described below. You can also edit settings that apply
to the entire iSCSI server using the <b>iSCSI Server Options</b> page. <p>

<dl>
<dt><b>Devices to Share</b> (<tt>extents</tt> in the config file)
<dd>Each of these is a partition, RAID device, logical volume or file that
can be fully or partially exported via iSCSI. Shared devices should not be
used for any othe purpose on this system. <p>

<dt><b>Device Combinations</b> (<tt>devices</tt> in the config file)
<dd>These allow you to combine multiple <b>Devices to share</b> into a larger
device for export. Devices can either be joined in RAID0-style to add their
sizes together, or mirrored RAID1-style for redundancy and improved read
performance. <p>

<dt><b>Sharing Targets</b> (<tt>target</tt> in the config file)
<dd>Each entry in this list exports either a device or device combination to
all systems on a selected network. A share can be either read-only or
read/write. <p>
</dl>

At the bottom of the module's main page are buttons to stop, start and restart
the iSCSI server. Configuration changes will not be applied until the server
is restarted. <p>

<footer>