Zexi Li

Results 204 comments of Zexi Li

@ABeltramo Thanks for your reply. The following error occurred while testing `ghcr.io/games-on-whales/wolf:wolf-ui`: Logs ``` [2025-10-31 05:31:44] [2025-10-31 05:31:44] [ /etc/cont-init.d/10-setup_user.sh: executing... ] [2025-10-31 05:31:44] **** Configure default user **** [2025-10-31...

> Since we aren't creating a CUDA context in that code path, I suppose that we should interpret that as **the action requested is invalid for the specified device**, whatever...

@ABeltramo Could you help review this PR: https://github.com/games-on-whales/wolf/pull/287 and see if it's ready to merge? This should resolve the nvidia multi-GPU issue in my environment.

> This has been merged to `wolf:stable`, can you guys try it out on your setups and let me know if it's working for you too? @ABeltramo The latest `wolf:stable`...

> > This has been merged to `wolf:stable`, can you guys try it out on your setups and let me know if it's working for you too? > > [@ABeltramo](https://github.com/ABeltramo)...

> [@ABeltramo](https://github.com/ABeltramo) For reference only, I guess the problem with the additional `/dev/nvidia*` devices is related to the issue: [NVIDIA/nvidia-container-toolkit#1249](https://github.com/NVIDIA/nvidia-container-toolkit/issues/1249), which forces the requirement to pass all GPUs for Gstreamer...

通过带外管理远程看下有没有启动进入硬盘的操作系统?

`ocadm join` 命令加上 `-v 10` 参数,具体看下报错,另外可以确认下两个节点的系统时间是否一致。

`dial tcp 10.64.25.150:6443: connect: connection refused` 网络不通?

> 现在网络通了,但是添加控制节点报错,提示要访问该机器的etcd的端口,为啥不是访问集群的etcd > > ocadm join --control-plane [10.64.25.150:6443](http://10.64.25.150:6443/) --token uzcxd0.qt3csimnlx2emc13 --certificate-key 3a8039ff2670ba91fff0d598e16a4a60b86cb0a789ff6748e7f49ea4e9b5f6b1 --discovery-token-unsafe-skip-ca-verification --apiserver-advertise-address [10.64.25.96](http://10.64.25.96/) --node-ip [10.64.25.96](http://10.64.25.96/) --as-onecloud-controller --host-networks 'bond0/br0/[10.64.25.96](http://10.64.25.96/)' --high-availability-vip [10.64.25.150](http://10.64.25.150/) --keepalived-version-tag v2.0.25 --ignore-preflight-errors=all [preflight] Running pre-flight checks [WARNING...