On 06/12/2012 06:06 PM, Jim Mauro wrote:
> 
>>
>>> So try unbinding the mac threads; it may help you here.
>>
>> How do I do that? All I can find on interrupt fencing and the like is to
>> simply set certain processors to no-intr, which moves all of the
>> interrupts and it doesn't prevent the xcall storm choosing to affect
>> these CPUs either…
> 
> In /etc/system:
> 
> set mac:mac_soft_ring_thread_bind=0
> set mac:mac_srs_thread_bind=0
> 
> Reboot required. Verify after reboot with mdb;
> 
> echo "mac_soft_ring_thread_bind/D" | mdb -k

Trying that right now... thanks!

--
Saso
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to