[sheepdog] [PATCH] sheep journal:fix the parameter type of 'size' passed to 'int prealloc(int fd, uint32_t size)'

2015-04-09 Thread 张灿群
dear, When i start sheep daemon with journal,the daemon couldn't start. command: sheep -j dir=/sdac,size=160G,skip=1 -l dir=/var/log/,level=err,format=server /sdad/ -n -D -y 10.64.0.38 -p 7000 -c zookeeper:host-0-31:2181,host-0-32:2181,host-0-38:2181 debugino: Apr 09 14:49:35 ERROR [main] prea

Re: [sheepdog] [PATCH] sheep journal:fix the parameter type of 'size' passed to 'int prealloc(int fd, uint32_t size)'

2015-04-12 Thread Liu Yuan
On Thu, Apr 09, 2015 at 03:30:21PM +0800, 张灿群 wrote: > dear, > When i start sheep daemon with journal,the daemon couldn't start. > command: > sheep -j dir=/sdac,size=160G,skip=1 -l dir=/var/log/,level=err,format=server > /sdad/ -n -D -y 10.64.0.38 -p 7000 -c > zookeeper:host-0-31:2181,host-0-32