[sheepdog-users] sheepdog io-connection test

Maxim Terletskiy terletskiy at emu.ru
Wed May 21 12:05:08 CEST 2014


Hi!

I'm using two networks for my cluster, but not all nodes connected to 
io-network. When I've used 0.7.6-0.7.7 there wasn't any problem doing 
"dog node info" on node without io-connection. Now using 0.8.0 and see 
lot of messages of this kind:

failed to connect to 192.168.10.12:7001: Operation now in progress

The main problem is that before 0.8.0 this operation was quick. Now as I 
see my node trying to connect to every node with io-network and as a 
result answer comes not so fast as I need.

Using this command to run sheep on server without io-network:
-g -c 
zookeeper:10.0.0.251:2181,10.0.0.252:2181,10.0.0.253:2181,timeout=30 -y 
10.0.0.3 /var/lib/sheepdog/

And this command for nodes with io-network:
/var/lib/sheepdog,/mnt/sheep -c 
zookeeper:10.0.0.251:2181,10.0.0.252:2181,10.0.0.253:2181,timeout=30 -w 
dir=/mnt/sheep_objcache,size=112G,directio -i 
host=192.168.10.14,port=7001 -y 10.0.0.4 -D

How can I disable io-connection test? Maybe my options wrong?





More information about the sheepdog-users mailing list