From: Lin Y. <id...@gm...> - 2010-09-10 06:29:43
|
when My File System got 8431937 chunks, the chunkserver can not connect to the master. /var/log/messages on the chunkserver writes: Sep 9 16:24:50 be2 mfschunkserver[7052]: connecting ... Sep 9 16:24:50 be2 mfschunkserver[7052]: connected to Master If I change the value in mfs-1.6.15/mfsmaster/matocsserv.c and add a "0" behind the value of MaxPacketSize, It works fine ! #define MaxPacketSize 500000000//加个0 hope helpful & sorry for my English . Regards. -- ning |