Sun N1 Service Provisioning System 6.0 Release Notes

Solaris: Plans Targeting Remote Agents on Same Host as Master Server Hang During Preflight (6552755)

If you run a plan that targets a Solaris 10 system that serves as both a master server and a remote agent, the plan might hang during preflight.

Workaround: Edit the TCP fusion settings in the /etc/system file. Follow these steps.

  1. In the /etc/system file, disable TCP fusion by editing the do_tcp_fusion entry to read as follows.


    do_tcp_fusion=0
  2. In the /etc/system file, set the tcp_fusion_unread_min value to 0.


    tcp_fusion_unread_min=0