因為工作上的需求會用到 RHEL5 的 XEN ,但是他卻是最不好用的,不是說他的 OS 不好而是虛擬化的部份做的很很很很很差,和 Xen Source 或是 VMware 相比,相信 RHEL 沒有花心思在這上面,不管是介面控制或是功能都只能算是一個陽春版的虛擬化環境.如果你要使用虛擬化在企業環境下還是趕快轉向 Xen Source 或是 VMware 吧!!不過還是簡單介紹一下功能吧!!
Xen 的虛擬化架構
- CPU
- Memory
- Networking
- I/O Devices
- QEMU
- Xen Kernel
- Xen VT-d
設定 Virtual machine
- xend
- Naming your virtual system
- Choosing a virtualization method – PV(Paravirtualized) 還是 FV(Fully Virtualized)
- PV – 安裝媒體(Installation Method)
- FV – 安裝媒體(Installation Method)
- Assiging Storage space -虛擬磁碟(virtual disk)
- Connect to Host Network-虛擬網路裝置(virtual network)
- Allocate memory and CPU-虛擬 CPU 與記憶體設定
- Virtual machine 設定檔
安裝 Guest OS
- PV-RHEL5
- FV-Windows 2003
使用 xm 管理虛擬機器(Virtual Machine)
- xm list
- xm console
- xm create/shutdown
- xm destroy
- xm save/restore
- xm pause/unpause
- xm mem-set / mem-max
- xm vcpu-list/vcpu-set/vcpu-pin
- xm migrate (relocation)
- xm dump-core
使用 virt commands 管理虛擬機器(Virtual Machine)
- virt-manager – X-window 下面所使用的圖形管理介面
- virt-install
- virt-clone Clone
- virt-image
- virt-image / virt-viewer
其他
沒有解決問題,試試搜尋本站其他內容
One thought on “XEN – RHEL5”