....this are my notes on what i did.  i'm missing some cmds
from the prefix.  so, yes... i Disabled iscsitgt before
Creating/Discovering target.

svcadm enable stmf
stmfadm list-state

svcadm disable iscsitgt  ;; disable the s10 impl

# recursively enable all Svcs iscsit needs
svcadm -r svc:/network/iscsi/target:default

itadm create-target

itadm list-target [-v]

itadm modify-target -l alias <target>
        o got panic when did this

// add a Targ via static-config
iscsiadm modify target -s enable
   => panic



On 12/14/08 10:27, Mike La Spina wrote:
> Hi,
> 
> Did you disable the iscsitgt service. You cannot run them concurrently as 
> they both need to listen on port 3260. However I do agree that the system 
> should not reboot on this conflict.
> 
> Regrards,
> 
> Mike
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to