Tuesday, February 17, 2009

Link Aggregation/iSCSI on OpenSolaris

Setting up iSCSI on a 2008.11 OpenSolaris box. Link aggregation doesn’t play well with NWAM, so NWAM has to be disabled (svcadm disable nwam). Make sure to `svcadm enable network:physical`after NWAM is disabled, so you still have networking!

Helpful Links:


Helpful Commands

  • tail –f /var/adm/messages (for debugging)
  • devfsadm –Cv – clean up the /dev/[r]dsk directory to correctly reflect all connected disks