我们经常发布文档更新,此页面的翻译可能仍在进行中。有关最新信息,请访问英文文档。如果此页面上的翻译有问题,请告诉我们
文章版本: Enterprise Server 2.15

此版本的 GitHub Enterprise 将停止服务 此版本的 GitHub Enterprise 已停止服务 2019-10-16. 即使针对重大安全问题,也不会发布补丁。 For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

增加 CPU 或内存资源

要将 CPU 或内存资源添加到现有的 GitHub Enterprise Server 实例,请关闭实例并使用底层虚拟平台工具为虚拟机分配资源。 新分配的资源会在启动时自动识别,无需使用其他配置。

Warning: The process for allocating new system resources varies by virtualization platform and resource type. You should always configure the monitoring and alerting of key system resources. For more information, see "Monitoring your GitHub Enterprise Server appliance."

本文内容

为 AWS 增加 CPU 或内存资源

:要为 AWS 增加 CPU 或内存资源,您必须能够熟练使用 AWS 管理控制台或 aws ec2 命令行接口管理 EC2 实例。 有关使用您所选 AWS 工具执行调整的背景和详细信息,请参阅关于调整 Amazon EBS 支持的实例的 AWS 文档。

调整的考量因素

Before increasing CPU or memory resources for 您的 GitHub Enterprise Server 实例:

支持的 AWS 实例类型

您需要根据 CPU/内存规范确定升级的目标实例类型。 以下类型的 EC2 实例支持 GitHub Enterprise Server。 更多信息请参阅 the AWS EC2 实例类型概述页面

EC2 实例类型 模型
C3 c3.2xlarge、c3.4xlarge、c3.8xlarge
EC2 实例类型 模型
C4 c4.2xlarge、c4.4xlarge、c4.8xlarge
EC2 实例类型 模型
- -- - -- - -- - -- - ---- - ----
M3 m3.xlarge、m3.2xlarge
EC2 实例类型 模型
M4 m4.xlarge、m4.2xlarge、m4.4xlarge、m4.10xlarge、m4.16xlarge
EC2 实例类型 模型
- -- - -- - -- - -- - ---- - ----
R4 r4.large、r4.xlarge、r4.2xlarge、r4.4xlarge、r4.8xlarge、r4.16xlarge
EC2 实例类型 模型
- -- - -- - -- - -- - ---- - ----
X1 x1.16xlarge、x1.32xlarge

Based on your seat count, we recommend the following instance types. |

席位 建议类型
10 - 500 r4.large
500 - 3000 r4.xlarge
3000 - 5000 r4.2xlarge
5000 - 8000 r4.4xlarge
8000 - 10000+ r4.8xlarge

Note: You can always scale up your CPU or memory by resizing your instance. However, because resizing your CPU or memory requires downtime for your users, we recommend over-provisioning resources to account for scale.

针对 AWS 进行调整

:对于启动到 EC2-Classic 中的实例,请记下与实例关联的弹性 IP 地址以及实例的 ID。 重启实例后,请重新关联弹性 IP 地址。

无法将 CPU 或内存资源添加到现有的 AWS/EC2 实例。 相反,您必须执行以下操作:

  1. 停止实例。
  2. 更改实例类型。
  3. 启动实例。
  4. Once the instance has fully restarted and you can reach it, use the SSH administrative shell to verify that the new resource configuration is recognized:

    $ ssh -p 122 admin@HOSTNAME$ ghe-system-info

为 OpenStack KVM 增加 CPU 或内存资源

无法将 CPU 或内存资源添加到现有的 OpenStack KVM 实例。 相反,您必须执行以下操作:

  1. 生成当前实例的快照。
  2. 停止实例。
  3. 选择包含所需 CPU 和/或内存资源的新实例。

为 VMWare 增加 CPU 或内存资源

如果 您的 GitHub Enterprise Server 实例 上的操作速度较慢,您可能需要增加 CPU 或内存资源。

  1. 使用 vSphere Client 连接到 VMware ESXi 主机。
  2. 关闭 您的 GitHub Enterprise Server 实例。
  3. 选择虚拟机,然后单击 Edit Settings
  4. 在“Hardware”下,根据需要调整分配给虚拟机的 CPU 和/或内存资源。
    VMware 设置资源
  5. 要启动虚拟机,请单击 OK
  6. Once the instance has fully restarted and you can reach it, use the SSH administrative shell to verify that the new resource configuration is recognized:

    $ ssh -p 122 admin@HOSTNAME$ ghe-system-info

问问别人

找不到要找的内容?

联系我们