XCP-ng Centre 20.04.01 - VM Autostart on Server Boot not working
-
We are always happy to provide more time to test when people are asking for it Also, no "basic management" features should be missing in XOA Free.
Let me know if you want a longer XOA trial
-
Thanks @olivierlambert that's always good
I'll take you up on that offer probably in about 6 months once I've figured out XO, then I can understand how XO and XOA are different. It's taken me a couple of years to get to this point of understanding with all the supporting knowledge required even before XCP-ng is even installed
-
That's why we sell support So you don't have to understand everything (which is OK I mean, but if you don't have time, we are here for you!)
-
Im having issues with the auto start feature.
If i experience a power loss on my server, the VMs dont start. Is this expected behaviour?
My server stays on 24/7, so i dont have not been able to check that autostart functions on reboot, however i can check that too if needed.
Runningxe vm-param-list uuid=<uuid> | grep other-config
gives me the expectedauto_poweron: true;
. Is there anything else to check? -
Is that enabled on the pool level?
-
@olivierlambert Hmm im not sure how i can check that. It was configured via XOA, however the VMs were live migrated from a different host which has been decomissioned. Maybe there is some pool HA going on?
-
@olivierlambert HA is disabled on the pool level
-
@mathiashedberg try, with xo/xoa, toggeling autostart off and then on again for 1 of the vm on the new host so xo will also activate the autostart option at the (new) server if it was not already enabled
-
Hello,
You need to config pool poweron first, then vm poweron.
xe pool-param-set uuid=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX other-config:auto_poweron=truexe vm-param-set uuid=AAAAAAAA-AAAA-AAAA-AAAA-AAAAAAAAAAAA other-config:auto_poweron=true
-
anyone who solved this problems, could you share how to solve the bug? xen 8 with xcp ng centre 20 could not run autostart vm