Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errno: 99, error info: Cannot assign requested address #68

Open
GoogleCodeExporter opened this issue Jul 10, 2015 · 0 comments
Open

errno: 99, error info: Cannot assign requested address #68

GoogleCodeExporter opened this issue Jul 10, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1.tracker.conf开启use_trunk_file=true
2.使用java客户端默认的testLoad测试用例,往fdfs打压力 
10个线程,100k文件,跑50000个
3.跑一会就大量报上传失败,upload file fail, error code: 99

What version of the product are you using? On what operating system?
5.01,tracker(172.21.90.28) 1台,storaged 2台,版本一样

Please provide any additional information below.

Storage(172.21.90.27) 错误日志
 WARNING - file: trunk_mgr/trunk_mem.c, line: 1620, trunk space already be occupied, delete this trunk space, trunk info: store_path_index=0, sub_path_high=57, sub_path_low=224, id=44, offset=7579376, size=102424, status=1

类似的日志好几个

Storage(172.21.90.26) 错误日志
[2014-06-18 18:28:47] ERROR - file: ../common/connection_pool.c, line: 84, 
connect to 172.21.90.27:23000 fail, errno: 99, error info: Cannot assign 
requested address
[2014-06-18 18:28:47] ERROR - file: ../common/connection_pool.c, line: 84, 
connect to 172.21.90.27:23000 fail, errno: 99, error info: Cannot assign 
requested address
[2014-06-18 18:28:47] ERROR - file: ../common/connection_pool.c, line: 84, 
connect to 172.21.90.27:23000 fail, errno: 99, error info: Cannot assign 
requested address
[2014-06-18 18:28:47] ERROR - file: trunk_mgr/trunk_client.c, line: 117, can't 
alloc trunk space because connect to trunk server 172.21.90.27:23000 fail, 
errno: 99
[2014-06-18 18:28:47] ERROR - file: trunk_mgr/trunk_client.c, line: 117, can't 
alloc trunk space because connect to trunk server 172.21.90.27:23000 fail, 
errno: 99
[2014-06-18 18:28:47] ERROR - file: trunk_mgr/trunk_client.c, line: 117, can't 
alloc trunk space because connect to trunk server 172.21.90.27:23000 fail, 
errno: 99



Original issue reported on code.google.com by [email protected] on 18 Jun 2014 at 10:58

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant