第 4 章 更新 Capsule 服务器


将 Capsule 服务器更新至下一个补丁版本。

流程

  1. 同步 Satellite 服务器中的 satellite-capsule-6.16-for-rhel-8-x86_64-rpms 存储库。
  2. 发布和提升注册胶囊的内容视图的新版本。
  3. 确保启用了 Satellite Maintenance 存储库:

    • 在 Red Hat Enterprise Linux 9 中:

      # subscription-manager repos --enable \
      satellite-maintenance-6.16-for-rhel-9-x86_64-rpms
    • 在 Red Hat Enterprise Linux 8 中:

      # subscription-manager repos --enable \
      satellite-maintenance-6.16-for-rhel-8-x86_64-rpms
  4. 使用健康检查选项来确定系统是否准备好更新:

    # satellite-maintain update check

    检查结果,并在执行更新前解决所有突出显示的错误条件。

  5. 由于更新时间较长,使用 tmux 等实用程序挂起和重新连接通信会话。然后,您可以在不持续连接到命令 shell 的情况下检查更新进度。

    如果您丢失了运行 update 命令的命令 shell,您可以在 /var/log/foreman-installer/capsule.log 文件中看到日志记录的消息,以检查进程是否已成功完成。

  6. 执行更新:

    # satellite-maintain update run
  7. 确定系统是否需要重启:

    # dnf needs-restarting --reboothint
  8. 如果上一个命令告诉您重启,请重启系统:

    # reboot
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.