Virtualizare

Vmware ESXi 54 Solutii

Hyper-V 22 Solutii

Consolidare masina virtuala pe ESXi 5.5

In momentul in care masina virtuala de pe ESXi are eroarea:

image81

dar si alte mesaje de eroare cum ar fi:

  1. “The parent virtual disk has been modified since the child was created.
  2.  In logul masinii virtuale apare mesajul:
    vcpu-0| Msg_Question: msg.hbacommon.outofspace reply=0
    vcpu-0| Msg_Question:
    vcpu-0| msg.hbacommon.outofspace There is no more space for the redo log of W2003Sbs1-000001.vmdk.
    vcpu-0| You may be able to continue this session by freeing disk space on

    vcpu-0| the relevant partition, and clicking Retry. Otherwise,
    vcpu-0| click Abort to terminate this session.

 

[mai mult...]

Migrare masina virtuala Hyper-V din Windows 2008 in Windows 2012

Vom explica mai jos procedura de migrare a unei masini virtuale care ruleaza pe un Hyper-V pe Windows 2008 intr-un Hyper-V pe Windows 2012. In mod normal, acest lucru nu este posibil din cauza problemelor de compatibilitate explicate in mod oficial de catre suportul tehnic Microsoft:

VM’s that are exported from Windows Server 2008 or 2008 R2 utilized the version 1 WMI namespace which resulted in an .exp file to represent the exported virtual machine. In Windows Server 2012 we introduced a new WMI namespace (version 2 or rootvirtualizationv2) which implemented a much better import/export model – allowing you to effectively just copy the virtual machine folder (with the VM’s XML configuration file inside it) as well as the VM’s VHDs and then import that directly. For Windows Server 2012 we maintained the version 1 WMI namespace which allowed for importing of Windows Server 2008/R2 VM’s on 2012.
In Windows Server 2012 R2 we have removed the old version 1 namespace which means we can’t import virtual machines that where exported from Windows Server 2008/R2.

[mai mult...]