targetd - Man Page
Description
targetd is a service to allow the remote configuration of block device volumes and file systems within dedicated pools. Block devices can be exported to other hosts via iSCSI, and filesystems can be exported via NFS.
Usage
Run targetd as root.
Configuration
targetd uses /etc/target/targetd.yaml for configuration. It is in YAML format, see targetd.yaml(8) for details.
Files
/etc/target/targetd.yaml
/etc/target/targetd_key.pem
/etc/target/targetd_cert.pem
See Also
The remote API is defined at
<https://github.com/open-iscsi/targetd/blob/master/API.md>.
targetd.yaml(8), targetcli(8), lvm(8), lsmcli(8)
Author
Written by Andy Grover <andy@groveronline.com>.
Reporting Bugs
Report bugs via <targetd-devel@lists.fedorahosted.org>
or <https://github.com/open-iscsi/targetd/issues>