解决了

在集群扩展之前,安装NVIDIA主机驱动程序

  • 2021年3月31日
  • 1回复
  • 239意见

我们正在将4个节点簇扩展到6个节点。主机的安装成功使用了Foundation VM。但是,服务器安装了NVIDIA卡,因此我们也需要安装驱动程序。当群集使用两个额外的节点扩展时,我对命令“ install_host_package”的理解是,它将在所有带有NVIDIA卡的主机上安装驱动程序。即使是那些已经有驱动程序的那些。为此,它将迁移VM,并将主机投入维护。这对我们来说不是一个选择,因为我们要扩展群集的原因是当前群集已经被超载。我正在寻找一种安装驱动程序的方法,而不会干扰启动环境。例如,是否有一种方法可以在扩展群集之前安装驱动程序?

图标

最好的答案马克·澳大利亚2021年6月29日,17:22

It\u2019s just an rpm package, they even make us remove it manually before permitting an AHV upgrade.<\/p>

You could therefore just as easily manually install it using the same overall procedure as the removal procedure, but installing it instead of uninstalling. The overall manual\u00a0uninstall is partially described at the end of KB7973.<\/p>

They tell you to contact support for the details, but the only bits missing are how to put the AHV node into maintenance mode, there\u2019s an article for that: Putting a Node into Maintenance Mode<\/a><\/p>

shut the cvm down as well before doing the install.<\/p>

They also don\u2019t mention how to uninstall the RPM package, fortunately the RPM command cheat-sheet is easy to understand: https:\/\/www.cyberciti.biz\/howto\/question\/linux\/linux-rpm-cheat-sheet.php<\/a><\/p>

uninstall:
rpm -ev [package_name}\u00a0<\/p>

the install:
rpm -ivh {rpm-file}<\/p>","className":"post__content__best_answer"}">

查看原件

该主题已关闭以供评论

1回复

徽章

这只是一个RPM包,他们甚至使我们在允许AHV升级之前手动将其删除。

因此,您可以使用与删除过程相同的整体过程轻松地手动安装它,但要安装它而不是卸载。整体手册卸载在KB7973末尾部分描述。

他们告诉您与详细信息的支持联系,但是缺少的唯一位是如何将AHV节点放入维护模式,其中有一篇文章:将节点放入维护模式

在安装之前,也关闭CVM。

他们也没有提及如何卸载RPM软件包,幸运的是,RPM命令作弊表很容易理解:https://www.cyberciti.biz/howto/question/linux/linux-rpm-cheat-sheet.php

卸载:
rpm -ev [package_name}

安装:
rpm -ivh {rpm -file}

Learn more about our cookies.<\/a>","cookiepolicy.button":"Accept cookies","cookiepolicy.button.deny":"Deny all","cookiepolicy.link":"Cookie settings","cookiepolicy.modal.title":"Cookie settings","cookiepolicy.modal.content":"We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.<\/a>","cookiepolicy.modal.level1":"Basic
Functional","cookiepolicy.modal.level2":"Normal
Functional + analytics","cookiepolicy.modal.level3":"Complete
Functional + analytics + social media + embedded videos"}}}">
Baidu