ModelEngine-Group / ModelEngine-Group/unified-cache-management
[Usage]: 请问0.5.0rc1支持双节点部署吗?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 334
- Forks
- 119
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 82
Description
Your current environment
ucm0.5.0rc1 \
vllm-ascend 0.17.0 \
GLM4.7
How would you like to use ucm.
双节点的时候存储需要共享吗?
config的配置应该是
ucm_connectors:
ucm_connector_name: "UcmNfsStore"
ucm_connector_config:storage_backends:"/mnt/test"
io_direct: false
还是
Ucm_connector_name:"UcmPipelineStore"
ucm_connector_config:
store_pipeline: "Cache|Posix"storage_backends:"/mnt/test"
io_direct: false
呢
我用的UcmNfsStore 但是没有看到在/mnt/test下面生成对应文件
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the UcmNfsStore and UcmPipelineStore configuration guidance for dual-node deployment, including whether storage must be shared. Compare the two configuration forms against the reported UCM 0.5.0rc1 environment and verify whether /mnt/test is expected to contain generated files. Done means establishing the supported configuration and explaining the missing files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100