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

启动报错 #1

Open
lengrongfu opened this issue Aug 17, 2023 · 1 comment
Open

启动报错 #1

lengrongfu opened this issue Aug 17, 2023 · 1 comment

Comments

@lengrongfu
Copy link

  1. 从华为云购买的云服务器,并有一张310P的晟腾卡,安装好k8s集群后,apply device-plugin-310P-v5.0.RC2.yaml。
  2. 查看pod 日志:
$ kubectl -n kube-system logs -f ascend-device-plugin310p-daemonset-c49jw
[INFO]     2023/08/17 07:45:48.719627 1       hwlog/api.go:108    devicePlugin.log's logger init success
[INFO]     2023/08/17 07:45:48.719690 1       main.go:156    ascend device plugin starting and the version is v5.0.RC2_linux-x86_64
[INFO]     2023/08/17 07:45:48.719715 1       main.go:157    ascend device plugin starting scene is center
[ERROR]    2023/08/17 07:45:48.822263 1       devmanager/devmanager.go:145    get error card quantity: 0
[ERROR]    2023/08/17 07:45:48.822834 1       main.go:173    init devmanager failed, err: &errors.errorString{s:"auto init failed, err: get card list failed for init"}
@wangxiyuan
Copy link

根据我使用的经验来看,昇腾设备不支持嵌套挂载。

你的场景相当于虚拟机里运行容器,然后容器中使用昇腾设备,相当于嵌套了

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

No branches or pull requests

2 participants