]> git.proxmox.com Git - pve-ha-manager.git/commit
FenceConfig: assert that device priorities are unique
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Jul 2016 12:41:53 +0000 (14:41 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 15 Jul 2016 09:00:55 +0000 (11:00 +0200)
commitb6056542c40054233572875b6223ae096aa059d9
tree236c577b3d47c8bf7454c185f88ee318f006837b
parentb3c07baadeb0060ffe4c4c25bc8c83bcfaba89e7
FenceConfig: assert that device priorities are unique

Each device priority must be unique to guarantee a deterministic
execution of the configured devices.
Else we cannot decide in which order we should write the devices to
the config file.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/HA/FenceConfig.pm