RedHat KVM

    版本為 12:14, 14 Nov 2024

    到這個版本。

    返回到 版本存檔.

    查閱目前版本

    RedHat 自版本 RHEL5.4 起,開始改用 KVM Virtualization,但 5.4 版仍會有 Xen + KVM 兩套不同方案選擇,但之後的新版本,將會以 KVM 為主,使用 RedHat 的人可能要注意了。

    RHEL KVM 可以支援 16 vCPU,而 VMware vSphere 或 Citrix XenServer free 都只能到 8 vCPU。

    RHEL 5.4 已經內含 KVM Hypervisor 虛擬化引擎以及 virt 簡易型管理工具,如果不要求管理功能,這樣要作系統虛擬化已經夠用。
    假設需要有較完善的集中化管理,以及 Live Migration(類似 vmware 的 live-motion)、HA等功能,就需要購買 RHEV(RedHat Enterprise Virtualization) Server 版,這個產品包含有 KVM Hypervisor、RHEV Manager。
    詳細資訊請見 http://www.redhat.com/virtualization...ures-benefits/
    簡介影片 http://www.redhat.com/v/swf/rhev/demo.html

    RedHat 官方線上手冊
    http://www.redhat.com/docs/en-US/Red...ide/index.html

    安裝前注意事項

    需要 64 bit 安裝模式

    為了要在安裝時能選用 KVM 套件,必須要選擇 64-bit 安裝,才能看的到 KVM 套件的選項,如果看不到,表示您的版本不是 64-bit,如圖示。

    Note: 為了要能安裝 64-bit RHEL,CPU 也必須能支援 64-bit。

    RHELkvmSelect.png 

    Guest OS 支援列表

    guest_os.png

    軟體的使用限制

    Per Host:

    • Max physical CPUs = 64
    • Max logical CPUs = 256
    • Max RAM = 1 TB

    Per Guest:

    • Max vCPU/guest = 16
    • Max RAM/guest = 256 GB

    與 VMware, Hyper-V 比較

    kvm_comparison.jpg

    開始安裝

    使用 RHEL for x86_64 光碟開機,按一般方式來安裝,在到了選擇套件的步驟時,只選擇 Virtualization,其餘的套件就不要選,勾選 Customize Now,選擇 KVM,取消 Virtualization(這是 Xen 套件)。

    RHELkvmSelect.png

    安裝完成後,重新開機。

    新增 RHAS 3 Guest OS

    以 root 登入 Host OS,執行指令開啟管理介面。

    virt-manager &

    1. 按 New 新增 Guest OS(virtual machine)。

    Notes: KVM 只能使用 Fully Virtualized

    rhelkvm-new_guest.png

    rhelkvm-method.png 

    2. 選擇 Guest OS Type

    rhelkvm-os_type.png 

    3. 選擇 安裝映像檔 ISO 的路徑。

    Tip: ISO 檔路徑可為本機磁碟或遠端 FTP 主機。

    rhelkvm-iso.png 

    4.

    Powered by MindTouch Core