arm部署milvus standalone 报错 #42570
Unanswered
wuliao888
asked this question in
Q&A and General discussion
Replies: 2 comments
-
etcd的文档显示ARM属于Tier 3,可能需要自己编译 milvus arm镜像能否跑在鲲鹏系列处理器上我也不太确定,看 @xiaofan-luan @LoveEachDay 有没有输入 |
Beta Was this translation helpful? Give feedback.
0 replies
-
exec format error 是 Linux 中常见的错误之一,意思是你试图运行一个 不适用于当前系统架构的可执行文件。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
部署信息:
服务器
华为 鲲鹏920系列处理器
镜像的版本
milvus:v2.3.3-arm64
milvus:v2.5.5-20250226-27fb8d95-arm64
milvus:v2.5.11-20250428-69a80b9c-arm64
etcd:3.5.21-r1
minio:RELEASE.2025-04-22T22-12-26Z
部署成功之后,pod的状态可日志信息如下

Beta Was this translation helpful? Give feedback.
All reactions