iscsi target isn’t configured out of the box with omnios, you need to install the target:
root@omnios:~# pkg install pkg:/network/iscsi/target
then enable
root@omnios:~# svcadm enable stmf
Comments are closed.