
The linux target framework (tgt) allows a linux system to provide scsi devices (targets) over networked scsi transports.
tgt consists of a user-space daemon and user-space tools currently supporting the following transports:
- iscsi (scsi over ip)
- iser (iscsi over rdma, using infiniband)
tgt also supports different storage types for use as backing stores for scsi logical units:
- plain files and block devices
- ceph/rados rbd volumes
- glusterfs volumes
this package contains symbols used for debugging tgt.