- Remove From My Forums
-
Question
-
I have a Hyper-V machine running on a server with 20GB of RAM available (according to resource monitor). When I try to start it with more than 4GB of RAM it fails with this error. I tried creating a new VM, using a different VHD file, all create
the same error. Before I updated Hyper-V it used to report insufficient memory. What am I missing?Thanks!
Mike
Answers
-
Hi Sir,
>>I have a Hyper-V machine running on a server with 20GB of RAM available (according to resource monitor).
This is a physical server ?
What is the version of OS ?
>>Before I updated Hyper-V it used to report insufficient memory.
Have you tried to use performance monitor with counter «hyper-v dynamic memory balancer system balancer » to check if there is free memory larger than 4GB :
Best Regards,
Elton
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.-
Proposed as answer by
Wednesday, May 10, 2017 10:29 PM
-
Marked as answer by
Hamid Sadeghpour SalehMVP
Saturday, December 14, 2019 10:49 PM
-
Proposed as answer by
10
Записи
7
Пользователи
1
Likes
7,581
Просмотры
(@lev)
New Member
Присоединился: 4 года назад
Добрый день!
Прошу консультации о работе Hyper-V WS 2012 R2.
Столкнулся с проблемой, похожей на системные ограничения, которые допускают одновременную работу только четырех ВМ. (все гостевые ОС: W7, ВМ с авторскими экземплярами Windows Server нет).
Имеется 4 одновременно работающих ВМ: VM1, VM2, VM3, VM4. Создал еще 2: VM5, VM6. Запускаю VM5 или VM6. Получаю 32788. Проверяю виртуальное железо, сетевой адаптер, все в порядке. Отключаю VM1, стартую VM5 — запускается, все работает. Отключаю VM2, стартую VM6 — запускается, работает. При работающих VM5, VM6, стартую VM1, VM2 — получаю 32788.
В интернете, информации об ограничениях кол-ва ВМ не нашел.
Прошу подсказать, в чем может быть проблема.
(@stalker_slx)
Estimable Member
Присоединился: 5 лет назад
3. Что в логах «Hyper-V» и самих ВМ-ок (при ошибке)?!
4. Появляется ли указанная Вами ошибка при отключённых сетевых адаптерах в самих ВМ-ках?! То есть, если СРАЗУ отключить во ВСЕХ — 6-ти ВМ-ках сеть и одновременно запустить их.
(@zerox)
Prominent Member
Присоединился: 9 лет назад
Напишите подробно, какая появляется ошибка при запуске VM. Я ни разу не сталкивался с ограничениями на запуск VM в Hyper-V, при условии, что им всем хватает оперативной памяти.
(@dzhon-d)
Eminent Member
Присоединился: 4 года назад
Надо еще распределение процов посмотреть, если нет свободных то тоже не даст запустить
При попытке запустить витруальную машину в Hyper-V получил такую ошибку:
Не удалось изменить состояние.
Не удалось выполнить операцию; код ошибки «32788»
(Failed to Change State. Error Code 32788)

Из найденных на форумах и блогах советов по устранению данной ошибки, пробовал:
- удаление сетевого адаптера — не помогает
- перезапуск служб Hyper-V — не помогает
Само решение как-то пришло ко мне случайно. Оказалось, не хватало оперативной памяти — закрыл приложения, отъедающие много памяти — помогло!
Как вариант также — уменьшить объем используемой VM памяти (убедитесь, что VM не находится в состоянии «сохранена»)
- Remove From My Forums
-
Question
-
I have a Hyper-V machine running on a server with 20GB of RAM available (according to resource monitor). When I try to start it with more than 4GB of RAM it fails with this error. I tried creating a new VM, using a different VHD file, all create
the same error. Before I updated Hyper-V it used to report insufficient memory. What am I missing?Thanks!
Mike
Answers
-
Hi Sir,
>>I have a Hyper-V machine running on a server with 20GB of RAM available (according to resource monitor).
This is a physical server ?
What is the version of OS ?
>>Before I updated Hyper-V it used to report insufficient memory.
Have you tried to use performance monitor with counter «hyper-v dynamic memory balancer system balancer » to check if there is free memory larger than 4GB :
Best Regards,
Elton
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.-
Proposed as answer by
Wednesday, May 10, 2017 10:29 PM
-
Marked as answer by
Hamid Sadeghpour SalehMVP
Saturday, December 14, 2019 10:49 PM
-
Proposed as answer by
I recently got an error saying failed to change state with error code 32788 in Hyper-V while attempting to power on a particular virtual machine. This could be one of the unexpected issues you may face while managing the Hyper-V environment for a long time. There are several reasons for this problem, and let’s analyze each.
Below is the screenshot of the error related to this case, ‘the operation failed with error code 32788.’ It appeared when I tried to power on a virtual machine. Meanwhile, other virtual machines on the same Hyper-V host work fine.
Reasons For Error Code 32788 on Hyper-V
The main cause is the conflict in the virtual machine configuration/settings. Something has changed or missing from the configuration settings, which leads to the Hyper-V failed to change state error. Here are the potential settings you must check for the particular virtual machine that is not powering on.
- The network configuration of the VM
- The ISO file attached to VM
- Low disk space on the volume the VM is stored
- The virtual machine management service is not properly working (or needs restart) on the host computer.
In my example, it was related to the network settings (Virtual switch) conflict. I recently changed the name of the virtual switch on the host server but missed updating this particular virtual machine settings.
1) Virtual Machine Network Configuration Error
Open the settings of the virtual machine from the Hyper-V console or cluster.
Go to the Network Adapter settings and verify it is in a good state. You may see the Configuration Error as shown below if this is causing the VM to change the state.
Mismatch or nonexistence of the correct virtual switch name will prevent the virtual machine from starting with the Failed to Change State error in Hyper-V. Selecting the correct virtual switch from the drop-down will solve the issue. Make sure you attach the right virtual switch to the host server and save the settings. Power on the VM now to see how it works.
2) ISO File Mounted on the VM is Not Available
There could be a possibility that the ISO file mounted to the VM/guest OS is not available at the correct location now. This may prevent the VM from powering and showing failed to change the state error. You might have moved or deleted the ISO file from the original location. In other cases, you might have migrated this VM from a different host where the ISO file path differs.
Since the actual error doesn’t give clear details about it, we need to check the DVD Drive settings of the VM.
Open the virtual machine settings, and click on DVD Drive. You can see the path of the ISO file here.
If you need the ISO file inside the virtual machine, you need to attach the correct file from the correct location. If you don’t want, select the ‘None’ option to boot the VM without an ISO file. The VM should power on without any issues now.
3) Disk Space Issue
The volume/partition which is hosting the VM should have enough disk space. Snapshots, dynamically expanding disk type, and maintenance tasks consume space on the Hyper-V host regularly. It is always better to immediately check the disk space when you get an error starting the virtual machine.
You can easily see the disk warning and usage if it is a cluster environment. If it is hosted on local disks or partitions, the Windows explorer will give a clear idea of the disk space usage. Either you need to free up some space or extent the volume (increase the disk size) before powering on the Virtual Machine.
4) Check the Virtual Machine Management Service
If none of the above 3 steps helps solve failed to change state error with code 32788 in Hyper-V, try this 4th step. If the other virtual machines work fine and you can connect them from the Hyper-V manager or Cluster manager, the Virtual Machine Management (VMM) service is probably running fine on the host server. But in our case, we can try restarting the service to see whether it helps.
Open the Services console on the server and restart the below service.
NOTE: Restarting the Hyper-V Virtual Machine Management service in the production environment while VMs are working may interrupt the Hyper-V services on the particular host. You must take all precautions while doing the service restart.
Reboot the Hyper-V host server if the service restart doesn’t help.
We believe one of the solutions will work in solving this issue and start the virtual machine in Hyper-V.





