Replies: 3 comments
-
@hmadra also, what's the error message in agent.log on source host ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @hmadra
|
Beta Was this translation helpful? Give feedback.
0 replies
-
closed this for lack of interaction, please reopen or open a new item if applicable |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
AlmaLinux 9.3 - 9.4
SUMMARY
I'm running 10 Host Almalinux 9.3 Cluster witout issues.
However , on adding a new host , I cannot migrate an VM away from the new host.
I can Migrate to the new host , but not away from it.
All Machines are 100% identical , running same libvirt 9.5
Here is the Log I Get
2024-10-04 00:06:51,927 DEBUG [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-2:null) (logid:50b23ae4) This host utilizes cgroupv2 (as the max shares value is [145600]), thus, the VM requested shares of [4000] will be converted to consider the host limits; the new CPU shares value is [275].
2024-10-04 00:06:51,931 INFO [resource.wrapper.LibvirtMigrateCommandWrapper] (agentRequest-Handler-2:null) (logid:50b23ae4) VM [i-2-76-VM] will have CPU shares altered from [4000] to [0] as part of migration because the cgroups version differs between hosts.
All Nodes have cgroup2
grep cgroup /proc/filesystems
nodev cgroup
nodev cgroup2
EXPECTED RESULTS
Should be able to migrate between hosts without issues.
ACTUAL RESULTS
Beta Was this translation helpful? Give feedback.
All reactions