Does this thing work if your chunkservers and metaserver on different racks??
17 views
Skip to first unread message
Artem V12
unread,
Jun 7, 2012, 9:17:10 PM6/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KFS User
Hello there,
I had made EC2 setup where metaserver and chunkservers resided on
different racks. I had tree nodes:
on box0 metaserver+chunkserver, on box1 and box2 only chunkservers.
And here's interesting facts: webui says that box1 and box2 hadn't
started, box0 is good and running! Checked PIDs on box1 and box2 -
they are running.. Logs on both box1 and box2 said that
they(chunkservers) had been trying to connect to metaserver on box0..
So they tried and didn't connected. I checked chunkserver logs on box0
- it says it was able to send "hello" to metaserver and etc..
This all leads me think that kosmosfs works only on the machines in
the same rack ...
Any ideas will be much appreciated!
Bálint Loch
unread,
Sep 14, 2012, 4:19:53 AM9/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kfs-...@googlegroups.com
Have you set the ssh well? Try the ssh connection between servers. It will work.
I used kfs in virtual servers, linux Debian ... 1 meta and 3 chunkserver.