23:24:08 I recently have iscsi target I start on SmartOS global zone , not starting after reboot. 23:25:41 I have service and script in /opt/custom/share/svc/smartos_setup.sh that is executed after starting SmartOS 23:26:49 And this steps initiating iscsi target on SmartOS global zone, seems to fail, because if I run them manually, iscsi target is available to (MS Win) initiator to mount 23:29:11 itadm create-tpg local , itadm create-target -t local -n iqn.2025-05.org.illumos:16:ntfs , stmfadm modify-lu -p wcd=false 23:29:38 when I do stmfadm add-view , it says view is already created 23:31:01 So it used to work from script before but somewhere during middle of this year or month or two ago, it stopped until I run that part of the script manually.. and that is not the point of service :P