Estimated read time: 1 minutes
Today I packaged tgt an iSCSI target (server). The upstream package provides a large number of examples, though I thought it’s a good idea to note what I used for testing:
# egrep -v '#|^$' /etc/tgt/targets.conf
default-driver iscsi
<target iqn.2010-11.local.test:storage>
backing-store /dev/sdb
</target>
Something offtopic: a rejourn patch accepted and a LibreOffice bug fixed today.