Skip to content

[Usage]: 请问0.5.0rc1支持双节点部署吗? #889

@ppzze

Description

@ppzze

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下面生成对应文件

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions