ideadevice / ansible-ahv-provider-plugin

Ansible plugins to interact with AHV APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

updating a vm restart it ... even if not needed

tuxtof opened this issue · comments

when we update a VM and try to add or remove a disk the vm restart

this is not expected disk need to be hot add and hot remove

same for

CPU and RAM => hotadd
Network => hot add and remove

Fixed, VM would restart only in case of reduction in CPU/VCPU/Memory.