check for qorum when starting a VM

This commit is contained in:
Wolfgang Bumiller 2016-01-08 14:32:49 +01:00 committed by Dietmar Maurer
parent 2bbb7bc595
commit 98cbd0f47e

View File

@ -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 &&