My expert believes this issue is related to the OS default of performing a fast reboot.
Could you try rebooting the system using the reboot command with the -p option: # reboot -p Or, you can disable the default Fast Reboot behavior using this command: # svccfg -s "system/boot-config:default" \ setprop config/fastreboot_default=false # svcadm refresh svc:/system/boot-config:default Then reboot the system and check if the link is operating correctly. -- This message posted from opensolaris.org _______________________________________________ storage-discuss mailing list storage-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/storage-discuss