VMM 2012 No available connection to selected VM Network can be found
Shut down the virtual machine you want to migrate. In VMM 2012 > ‘VM’s and Services’ Right click on the virtual machine, click properties.
Shut down the virtual machine you want to migrate. In VMM 2012 > ‘VM’s and Services’ Right click on the virtual machine, click properties.
Новый сервер Windows 2012 Hyper-V. Нужно быстро настроить. Предварительно после установки нового сервера с помощью sconfig немного настраиваем его. Потом требуется сервер немного дополнительно настроить.
Warning (26179) Multipath I/O is not enabled for known storage arrays on host HYPER-V. Recommended Action If you want to provision storage using VMM, then enable Multipath I/O for storage arrays being used on the host manually after adding the Multipath I/O feature. Собственно решение: заходим на хост и открываем Powershell в administrative Mode.
1 2 3 |
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Import-Module ServerManager Add-WindowsFeature Multipath-IO |
На …
Error (408) HYPER-V has an unsupported version of the Virtual Machine Manager agent installed. Recommended Action Uninstall the Virtual Machine Manager agent using Add or Remove Programs on HYPER-V, and then try the operation again. собственно решение – удалить на сервере не поддерживаемый агент.