120 likes | 277 Views
Mobilność maszyn wirtualnych w Hyper-V. Łukasz Kałużny. Kto?. Integrity Solutions : Inżynier Systemowy MVP: Virtual Machine Blog: blog.kaluzny.pro Mail: lukasz@kaluzny.pro. Mobilność maszyn wirtualnych w Hyper-V. O czym?. Export i Import. 2008 i 2008R2 Tylko z GUI.
E N D
Mobilność maszyn wirtualnych w Hyper-V Łukasz Kałużny
Kto? Integrity Solutions: Inżynier Systemowy MVP: Virtual Machine Blog: blog.kaluzny.pro Mail: lukasz@kaluzny.pro
Export i Import • 2008 i 2008R2 • Tylko z GUI. • Automatyzacja poprzez WMI • PowerShell Management Library for Hyper-V • Wersji 2008 Core/Hyper-V Server 2008 brak PowerShell • 2012 • GUI i natywnie poprzez PowerShell • Automatyzacja poprzez WMI/PowerShell • Import In-Place (Register the virtual machine in-place)
Register the virtual machine in-place 2008 i 2008R2 set VMPath=E:\SCOM set GUID=6C7F9228-6933-4E61-B9DC-0E537FF71557 mklink "%systemdrive%\programdata\Microsoft\Windows\Hyper-V\Virtual Machines\%GUID%.xml" "%VMPath%\Virtual Machines\%GUID%.xml" icacls "%systemdrive%\programdata\Microsoft\Windows\Hyper-V\Virtual Machines\%GUID%.xml" /grant "NT VIRTUAL MACHINE\%GUID%":(F) /L icacls "%VMPath%" /T /grant "NT VIRTUAL MACHINE\%GUID%":(F)
Migracja pomiędzy zasobami dyskowymi • 2008 • Ctrl + X, Ctrl + V • Export i Import • 2008R2 • Ctrl + X, Ctrl + V • Quick Storage Migration (SCVMM) • Export i Import • 2012 • Ctrl + X, Ctrl + V • Export i Import • Storage Live Migration
Migracja na żywo i nie tylko • 2008 • Brak, tylko Quick Migration w klastrze • 2008R2 • Quick Migration w klastrze • Live Migration w klastrze • Quick Storage Migration (SCVMM) • 2012 • Quick Migration w klastrze • Live Migration w klastrze • Live Migration bez klastra (SMB 3.0) • SharedNothing Live Migration
SharedNothing Live Migration Storage Live Migration Live Migration