Could you doublecheck that the stmf service is also on line? svcs stmf
jason matthews wrote: > dist: Solaris Express Community Edition snv_110 X86 > > All of the fabulous examples of how to use comstar all start with creating > iscsi targets and in each example it always works perfectly. > > It is not working so great for me :-) All the targets I create are offline. > What am I missing to turn these targets up? > > eg. > > # itadm list-target && itadm create-target && itadm list-target -v > Target iqn.1986-03.com.sun:02:e8bc9311-e473-690f-fba4-9edc56d62fc5 > successfully created > TARGET NAME STATE SESSIONS > iqn.1986-03.com.sun:02:e8bc9311-e473-690f-fba4-9edc56d62fc5 offline 0 > alias: - > auth: none (defaults) > targetchapuser: - > targetchapsecret: unset > tpg-tags: default > > # svcs -a |egrep "scsi|network/physical" > disabled 22:08:17 svc:/network/iscsi_initiator:default > disabled 14:52:07 svc:/network/physical:nwam > online 11:22:12 svc:/system/iscsitgt:default > online 12:51:19 svc:/network/iscsi/target:default > online 14:52:52 svc:/network/physical:default >