microsoft / AI-System

System for AI Education Resource.
https://microsoft.github.io/AI-System/
Creative Commons Attribution 4.0 International
3.64k stars 451 forks source link

部署OpenPai遇到问题 #20

Open daisyarg opened 3 years ago

daisyarg commented 3 years ago

老师,您好。我们在部署openpai的过程的第二步部署部署 Kubernetes的过程中,运行sudo bash quick-start-kubespray.sh -m ~/master.csv -w ~/worker.csv -c ~/config.yaml后master与worker机器出现了源冲突的问题,如下图。

image

请教您该如何解决?

IMSUVEN commented 3 years ago

同学,我看了一下,这个错误好像是证书错误,在https://download.docker.com/linux/ubuntu/下有一个gpg的证书。 参考地址:https://mirror.tuna.tsinghua.edu.cn/help/docker-ce/

你有更详细的上下文截图吗?

TobeyQin commented 3 years ago

谢谢同学的反馈,我们已收到,会尽快了解并定位问题,有结果后会及时回复~

TobeyQin commented 3 years ago

同学你好,这个问题是说, apt update的返回值需要为0。具体可以参考下面的doc,关于“Ansible reports Failed to update apt cache or Apt install fails”的部分: https://openpai.readthedocs.io/en/latest/manual/cluster-admin/installation-faqs-and-troubleshooting.html#ansible-reports-failed-to-update-apt-cache-or-apt-install-some-package-fails

jianyi75 commented 2 years ago

老师,您好!我们目前各node间ssh可以互通。我们在两台机器上分别部署Kubernetes时,各遇到了不同的问题:

 机器1. 安装以来cryptography时卡住,不能往下走;如图1.

 机器2. 如图2

请老师指导,谢谢! 1 .

IMSUVEN commented 2 years ago

第一个图片,cryptography在系统里,不在python依赖目录下。 你们可以试一试先pip install cryptography,把cryptography装到python依赖目录下一份,看看这个步骤能不能跳过。

daisyarg commented 2 years ago

这是来自QQ邮箱的自动回复邮件。  您的邮件我已收到,谢谢!

daisyarg commented 2 years ago

这是来自QQ邮箱的自动回复邮件。  您的邮件我已收到,谢谢!