mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-04 15:25:09 +00:00
check for qorum when starting a VM
This commit is contained in:
parent
2bbb7bc595
commit
98cbd0f47e
@ -1571,6 +1571,8 @@ __PACKAGE__->register_method({
|
||||
}
|
||||
}
|
||||
|
||||
PVE::Cluster::check_cfs_quorum();
|
||||
|
||||
my $storecfg = PVE::Storage::config();
|
||||
|
||||
if (PVE::HA::Config::vm_is_ha_managed($vmid) && !$stateuri &&
|
||||
|
Loading…
Reference in New Issue
Block a user