Hyper-V Limitation

October 9, 2008

  

Hyper-V Weakness

 

Hal utama yang perlu diperhatikan adalah:

-          Hyper-V membutuhkan 64-bit Hardware.

-          Hardware harus support “hardware data execution protection”  (Intel VT or AMD-V).

-          Hyper-V tidak mendukung “live migration” VMs antara physical server (High Availability).

Note: Hyper-V menawarkan option Failover Clustering antar VM.

-          Hyper-V tidak mendukung distributed resources (Load Balancing) antar VMs

Note: Hyper-V menawarkan option NLB.

-          Administrator tidak bisa melakukan over-commit memory di VMs. 

-          Guest OS Support yang masih dibilang sedikit di support oleh Hyper-V. (http://www.microsoft.com/windowsserver2008/en/us/hyperv-supported-guest-os.aspx

 

Hyper-V Strengths

 

Microsoft banyak melakukan kemajuan untuk mendukung Hyper-V seperti (diluar features Hyper-V yang telah dibahas oleh teman2 wss-id):

-          Windows Server 2008 Packaging, Pricing dan Licensing:

·         Windows Server 2008 Standard

·         Windows Server 2008 Enterprises

·         Windows Server 2008 Datacenter

·         Windows Server 2008 Standard without Hyper-V

·         Windows Server 2008 Enterprises without Hyper-V

·         Windows Server 2008 Datacenter without Hyper-V

·         Windows Web Server 2008 (without Hyper-V)

·         Windows Server 2008 for Itanium-based systems

-          The Server Virtualization  Validation Program

Program ini memungkinkan vendor untuk melakukan testing dan validasi virtual software yang berjalan diatas Windows Server 2008 dan versi sebelumnya.

-          Microsoft Virtualization Solution Accelerators

Tools dan panduan gratis untuk membantu IT Pro dalam hal perencanaan dan implementasi virtualization technology.

-          System Center untuk monitoring virtualization management (termasuk didalamnya server and software deployment, compliance and configuration management, backup and restore):

·         System Center Configuration Manager 2007

·         System Center Data Protection Manager 2007

·         System Center Virtual Machines  Manager 2007

 

Kesimpulan:

MS Hyper-V masih terbilang baru di Virtualization Technologies (underdog).  Akan tetapi dikarenakan harga dari Hyper-V yang “murah”  dan hardware compatibility yang lebih baik dibandingkan vendor lainnya maka Hyper-V dapat bersaing dengan VMware dan Xen.


Install Hyper-V RTM di Server Core Windows Server 2008

October 9, 2008

Walaupun MS Hyper-V Server 2008 telah ada, tidak ada salahnya kita mencoba install Hyper-V di Server Core Windows Server 2008. Dahulu saya sempat bertanya-tanya apakah kita bisa install Hyper-V di Server Core (Seperti install ESX/Xen)? Setelah browsing dan mencoba-coba, akhirnya berhasil.

Berikut langkah-langkahnya:

Langkah 1:

Hardware 64Bit (x86-64 Bit)!! Dan tentunya harus support Intel-VT atau AMD-V J. Processor bisa menggunakan AMD64,  Athlon64,  AMD64 Opteron, atau Intel Core Duo processor.

 

Langkah 2:

Install Windows Server 2008 64Bit. Ketika tampil box untuk memilih Server Core atau Full Installation, pilih Server Core. Setelah mengganti password Administrator, configure time, time zone dan time synchronization (pakai command control.exe timedate.cpl),  configure hostname ( netdom.exe), set license (slmgr.vbs), configure IP (netsh.exe), aktifkan windows Updata atau Remote Desktop (wsregedit.wsf). Jika ingin backup dapat gunakan command wbadmin.exe.

 

Langkah 3:

Install updates package untuk MS Hyper-V RTM (http://support.microsoft.com/kb/950050). Bisa dilakukan 2 cara yaitu:

1.       Download updates kemudian install manual (wusa.exe Windows6.0-KB950050-x64.msu)

2.       Download updates melalui Automatic Updates (sebelumnya aktifkan Automatic Updates).

Cd c:\Windows\System32

Cscript SCregEdit.wsf /AU 4

Net stop wuauserv

Net start wuauserv

 

Kemudian check update dengan command wuauclt.exe /detectnow (Server core akan check kemudian download updates dan install updates).

Untuk check log ini, masuk ke c:\windows\windowsupdate.log menggunakan Notepad.exe.

 

Check apakah updates telah terinstall dengan benar dengan command wmic qfe list /format:list.  Jika sudah terinstall akan tampil updates dengan HotFixIDKB950050.

 

Langkah 4:

Install Hyper-V role dengan command: start/w ocsetup.exe Microsoft-Hyper-V

Windows Package Manager akan member report bahwa System harus di restart. Click Yes untuk restart server.  Setelah Server Restrat, log in sebagai Administrator kemudian check instalasi Hyper-V Server Role dengan command oclist.exe.


Install Hyper-V on Windows Server 2008

April 23, 2008

Download disini: Install Hyper-V on Windows 2008

Akhirnya disela kesibukan di VMware, saya bisa membuat step by step Installation Hyper-V di Windows Server 2008. Ebook ini hanya membahas installation roles Hyper-V. Mudah-mudah jika ada waktu saya akan melanjutkan step by step membuat Virtual Machines di Hyper-V.

Semoga ebook ini bermanfaat bagi semuanya. Amin.


Comparing MS Virtual Server 2005 and Windows 2008 Hyper-V Platform

March 14, 2008

MS Comparison