在尝试使用三个节点部署3FS,1个meta节点,2个storage节点,在创建storage target报RPC错误
- Dominant language
- C++
- Stars
- 10.2k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
环境使用100G 的RoCE互联,执行
admin_cli.toml --config.mgmtd_client.mgmtd_server_addresses '["RDMA://2.2.2.108:8000"]' < output/create_target_cmd.txt
报以下错误
Encounter error: 7004(StorageClient::RoutingError)
creation of this target is prohibited {"targetId":101000100101,"publicState":"LASTSRV"}
Encounter error: 2007(RPC::SendFailed)
./src/client/cli/admin/CreateTarget.cc:69, '_result' has error
Encounter error: 7004(StorageClient::RoutingError)
creation of this target is prohibited {"targetId":101000100102,"publicState":"LASTSRV"}
Encounter error: 2007(RPC::SendFailed)
./src/client/cli/admin/CreateTarget.cc:69, '_result' has error
Encounter error: 7004(StorageClient::RoutingError)
creation of this target is prohibited {"targetId":101000100103,"publicState":"LASTSRV"}
Encounter error: 2007(RPC::SendFailed)
./src/client/cli/admin/CreateTarget.cc:69, '_result' has error
Encounter error: 7004(StorageClient::RoutingError)
creation of this target is prohibited {"targetId":101000100104,"publicState":"LASTSRV"}
Encounter error: 2007(RPC::SendFailed)
./src/client/cli/admin/CreateTarget.cc:69, '_result' has error
Encounter error: 7004(StorageClient::RoutingError)
creation of this target is prohibited {"targetId":101000100105,"publicState":"LASTSRV"}
Encounter error: 2007(RPC::SendFailed)
./src/client/cli/admin/CreateTarget.cc:69, '_result' has error
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.