[pve-devel] [PATCH container v2 3/6] fix #4474: lxc api: add overrule-shutdown parameter to stop endpoint
Friedrich Weber
f.weber at proxmox.com
Mon Apr 8 10:59:26 CEST 2024
On 06/04/2024 17:07, Thomas Lamprecht wrote:
> Am 30/01/2024 um 18:10 schrieb Friedrich Weber:
> [...]
>> + raise_param_exc({ 'overrule-shutdown' => "Not applicable for HA resources." })
>> + if $overrule_shutdown;
>
> This probably could be implemented through a CRM command and would be nice
> to have in the long-run. The more HA and non-HA resources can be managed
> the same the better, as otherwise it's causing friction to use HA.
>
> The same holds for the qemu-server patch.
>
> But, I'm fine with doing this separately later on, as this on its own is
> already an improvement for quite a few users.
OK, sounds good. Then I'll keep v3 limited to non-HA guests. I'll either
keep the original bug #4474 [1] open and comment that overruling is not
yet implemented for HA resources, or open a new bug.
[1] https://bugzilla.proxmox.com/show_bug.cgi?id=4474
More information about the pve-devel
mailing list