[openstack-dev] [Swift] failure node muting not working

John Dickinson me at not.mn
Wed Jul 3 17:23:00 UTC 2013


Take a look at the proxy config, starting here: https://github.com/openstack/swift/blob/master/etc/proxy-server.conf-sample#L70

The error_suppression_interval and error_suppression_limit control the window you are looking for. With the default values, 10 errors in 60 seconds will prevent the proxy from using that particular storage node for another 60 seconds.

--John



On Jul 2, 2013, at 8:57 PM, "Zhou, Yuan" <yuan.zhou at intel.com> wrote:

> Hi lists,
>  
> We’re trying to evaluate the node failure performance in Swift.
> According the docs Swift should be able to mute the failed nodes:
> ‘if a storage node does not respond in a reasonable about of time, the proxy considers it to be unavailable and will not attempt to communicate with it for a while.’
>  
> We did a simple test on a 5 nodes cluster:
> 1.       Using COSBench to keep downloading files from the clusters.
> 2.       Stop the networking on SN1, there are lots of ‘connection timeout 0.5s’ error occurs in Proxy’s log
> 3.       Keep workload running and wait for about 1hour
> 4.       The same error still occurs in Proxy, which means the node is not muted, but we expect the SN1 is muted in proxy side and there is no ‘connection  timeout ’ error in Proxy
>  
> So is there any special works needs to be done to use this feature?
>  
> Regards, -yuanz
>  
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4082 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130703/b52e79eb/attachment.bin>


More information about the OpenStack-dev mailing list