As for running on single/multiple node, you can use:
python kfslaunch.py -f machines.cfg -m machines.txt --start
As for webui, you should copy the machines.txt to webui directory
before you run kfssetup. Or, the webui can not find the servers.
Good Luck,
Tony
On Mon, May 23, 2011 at 10:05 PM, stackpop <t...@stackpop.org> wrote:
2011/5/23 Tony Qin <anqi...@gmail.com>:
On Mon, May 23, 2011 at 10:05 PM, stackpop <t...@stackpop.org> wrote:
disable the "> /dev/null 2>&1 &"
run again the kfslaunch.py, you will get chunkserver output.
since the chunkserver will lookup the metaserver hostname, please
confirm your hostname is configured correctly.
2011/5/24 stackpop <t...@stackpop.org>:
what are the relationship of 192.168.0.1 and 192.168.0.2?
2011/5/24 shining <shini...@gmail.com>:
You can make sure this by:
vim kfsrun.sh
...
bin/$server $config $SERVER_LOG_FILE # > /dev/null 2>&1 &
...
disable the "> /dev/null 2>&1 &" and run the kfsrun.sh to what is output.
2011/5/24 shining <shini...@gmail.com>:
But it seems that miss the deployment on cluster, :-)
2011/5/24 jrckkyy <jrc...@gmail.com>:
On 5月24日, 下午2时40分, Tony Qin <anqin....@gmail.com> wrote:
> good summary.
>
> But it seems that miss the deployment on cluster, :-)
>
> 2011/5/24 jrckkyy <jrck...@gmail.com>: