@abudef I don't know. I forwarded the question.
Team - OS Platform Release
Private
Posts
-
RE: Second (and final) Release Candidate for QCOW2 image format support
-
RE: XCP-ng 8.3 updates announcements and testing
Thanks @Andrew. They'll have a close look.
-
RE: When the XCPNG host restart, it restarts running directly, instead of being in maintenance mode
So, if I understand correctly, you would like that a VM stopped on purpose but still marked as autostart on be not started during a RPU. I'm not sure how the system would know that the VM was stopped on purpose, after the reboot.
-
RE: When the XCPNG host restart, it restarts running directly, instead of being in maintenance mode
@Pilow Are these VMs HA-protected? If yes, maybe when HA is re-enabled after the RPU it believes that the VM is down and must be started.
There's a pool-wide setting tell HA not to restart a VM that was manually stopped:
xe pool-param-set uuid=<your pool uuid> ha-reboot-vm-on-internal-shutdown=false -
RE: Just FYI: current update seams to break NUT dependancies
yum update --disablerepo=* --enablerepo=xcp-ng-base,xcp-ng-updates
It's currently in testing and will move to updates if everything (not only nut) is ok:
yum install --disablerepo=* \ --enablerepo=xcp-ng-base,xcp-ng-updates,xcp-ng-testing nut