Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

apt-get install network-iscsi-initiator

enable services

enable services
# svcadm enable stmf
# svcadm enable iscsi/target

reboot host 
# reboot

create new pool
# zpool create pool01 c2t1d0

...