自帶授權
對於 Red Hat® Enterprise Linux®、SUSE Linux Enterprise Server 和 Windows 作業系統,您可以在匯入自訂映像時將自己的授權 (BYOL) 帶到 IBM Cloud® VPC。 這些映像檔由您登錄及授權。 您可以使用授權來維持對授權的控制,而且不會產生額外成本。 授權的取得及啟動是在您與 OS 供應商之間。
BYOL 概念
使用 BYOL 特性,您可以對您在網站上建立的自訂映像檔使用您自己的授權,然後上傳至 IBM Cloud Object Storage。 當您從 IBM Cloud Object Storage 匯入您的自訂映像到 VPC 時,IBM Cloud 會提供 Red Hat Enterprise Linux、SUSE Linux Enterprise Server 和 Windows BYOL 作業系統選項,您必須選擇這些選項,以表示您使用的是 BYOL 作業系統。 您可以使用 BYOL 自訂映像檔來建立虛擬伺服器實例,就像從庫存映像檔中建立一樣。
已停用 LinuxONE ( s390x 處理器架構) 上的 BYOL 功能目前僅支援 SUSE Linux Enterprise Server (SLES) 作業系統。
Red Hat Enterprise Linux BYOL、SUSE Linux Enterprise Server BYOL 或 Windows BYOL 作業系統的映像可用於在公用或專用主機上佈建一個實例。
對於您使用 BYOL 自訂映像檔建立的任何虛擬伺服器實例,您沒有額外的授權費用。 基於審核及報告目的,IBM Cloud 會保留您從 BYOL 自訂映像檔建立之虛擬伺服器實例的資訊。
BYOL 適用於 Red Hat Enterprise Linux 作業系統
您可以針對內部部署所建立的 自訂 Linux 映像檔 使用您自己的授權。 此 BYOL 自訂映像檔是單一 qcow2 或 vhd 檔案,您可以上傳至 IBM Cloud Object Storage,然後匯入至 VPC。 當您匯入 BYOL 自訂映像檔時,必須從 OS 版本清單中選取 BYOL 作業系統。 支持的Linux版本為 64 位元 RHEL 7、RHEL 8 和 RHEL 9。
若要從 API 查看所有作業系統版本,請發出 GET /operating_systems 呼叫。 在回應中,您會在作業系統清單中看到 Red Hat Enterprise Linux BYOL OS 版本。 此範例回應顯示針對 RHEL 7 所傳回的資訊:
{
"href": "https://cloud.ibm.com/v1/operating_systems/red-7-amd64-byol",
"name": "red-7-amd64-byol",
"architecture": "amd64",
"display_name": "Red Hat Enterprise Linux 7.x - BYOL (amd64)",
"family": "Red Hat Enterprise Linux",
"vendor": "Red Hat",
"version": "7.x - Minimal Install"
},
.
.
.
如需建立及匯入 Linux 自訂映像檔的相關資訊,請參閱:
SUSE Linux Enterprise Server (SLES) 的 BYOL
您可以針對內部部署所建立的 自訂 Linux 映像檔 使用您自己的授權。 此 BYOL 自訂映像檔是單一 qcow2 或 vhd 檔案,您可以上傳至 IBM Cloud Object Storage,然後匯入至 VPC。 當您匯入 BYOL 自訂映像檔時,必須從 OS 版本清單中選取 BYOL 作業系統。 支援的 Linux 版本為 SLES 15 和 SLES 16。
若要從 API 查看所有作業系統版本,請發出 GET /operating_systems 呼叫。 在回應中,您會在作業系統清單中看到 SUSE Linux Enterprise Server BYOL OS 版本。 此範例回應顯示針對 SLES 15 傳回的資訊:
{
...
"48": {
"id": "jp-tok~sles-15-x86-byol",
"name": "sles-15-x86-byol",
"family": "SUSE Linux Enterprise Server",
"href": "https://jp-tok.private.iaas.cloud.ibm.com/v1/operating_systems/sles-15-x86-byol",
"architecture": "x86",
"status": null, "description": null,
"vendor": "SUSE", "version": "15",
"bootType": null, "allowImageCreation": null,
"__typename": "OperatingSystem"
}
...
}
適用於 Windows 作業系統的 BYOL
您可以使用自己的授權,將映像檔上傳至 IBM Cloud Object Storage,並將映像檔匯入至 VPC,以建立 Windows BYOL 自訂映像檔。 帳戶內的特許使用者可以使用 Windows BYOL 自訂映像檔,在單一租戶專用主機或共用多租戶主機上佈建實例。
根據微軟託管解決方案( IBM Cloud )的不同,微軟軟體可透過按需付費模式(按小時或按月計費)在共享或專用資源上進行採購。 針對自備授權(BYOL),自2022年10月19日起,您可於專用主機與共享主機上配置BYOL微軟授權,其計價方式分為月付與年付兩種方案。
當您匯入 BYOL 自訂映像檔時,必須從作業系統版本清單中選取 BYOL 作業系統。 以下是支援的 Windows 版本:
- Windows 2012 和 Windows 2012 R2 64 位元
- Windows 2016 和 Windows 2016 64 位元
- Windows 2019 和 Windows 2019 64 位元
- Windows 2022 64 位元
若要從 API 查看所有作業系統版本,請發出 GET /operating_systems 呼叫。 在回應中,您會在作業系統清單中看到 Windows BYOL OS 版本。 此範例回應顯示針對 Windows 2012 所傳回的資訊:
{
"href": "https://cloud.ibm.com/v1/operating_systems/windows-2012-amd64-byol",
"name": "windows-2012-amd64-byol",
"architecture": "amd64",
"display_name": "Windows 2012 - BYOL (amd64)",
"family": "Windows",
"vendor": "Microsoft",
"version": "2012"
},
.
.
.
如需 Microsoft 授權的相關資訊,請參閱 Microsoft Licensing 常見問題; 部落格文章 New licensing benefits 把工作量和授權帶到夥伴雲端更容易; 以及訓練影片 委外軟體授權變更。
如需建立 Windows 自訂映像檔的相關資訊,請參閱 建立 Windows 自訂映像檔。
有關建立專用主機和群組的詳細資訊,請參閱 建立專用主機和群組。
如需將 BYOL 自訂映像檔匯入至 VPC 的相關資訊,請參閱 將自訂映像檔匯入及驗證至 VPC。
如需建立新實例及指定 BYOL 自訂映像檔的使用者介面程序,請參閱 建立虛擬伺服器實例。