]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/HA/Manager.pm
service data: only set failed_nodes key if needed
[pve-ha-manager.git] / src / PVE / HA / Manager.pm
2019-03-30 Thomas Lamprechtservice data: only set failed_nodes key if needed
2019-03-14 Thomas Lamprechttreewide trailing whitespace cleanup
2018-10-17 Fabian GrünbichlerTools: remove dependency on PVE::Cluster
2018-01-30 Thomas LamprechtRevert "wrap possible problematic cfs_read_file calls...
2017-11-09 Thomas Lamprechtwrap possible problematic cfs_read_file calls in eval
2017-10-13 Thomas Lamprechtadd ignore state for resources
2017-10-13 Thomas Lamprechtclean up 'Data::Dumper' usage tree wide
2016-11-22 Dietmar MaurerManager.pm: store flag to indicate successful start
2016-11-19 Thomas Lamprechtrename request state 'enabled' to 'started'
2016-11-15 Thomas Lamprechtskip transition to 'started' state if we won't stay...
2016-11-15 Thomas Lamprechtimplement 'stopped' state
2016-09-15 Thomas Lamprechtchange service state to error if no recovery node is...
2016-09-15 Thomas Lamprechtcleanup backup & mounted locks after recovery (fixes...
2016-09-15 Thomas Lamprechtremove state transition from error to fence state
2016-09-12 Thomas Lamprechtfix race condition on slow resource commands in started...
2016-07-22 Thomas Lamprechtrefactor select_service_method
2016-07-22 Thomas Lamprechtrelocate policy: try to avoid already failed nodes
2016-07-22 Dietmar Maurerimprove logging
2016-07-22 Dietmar Maurerfix indentation
2016-07-22 Thomas LamprechtManager: record tried node on relocation policy
2016-07-22 Thomas Lamprechtcleanup manager status on start
2016-07-15 Thomas Lamprechtsort some more keys for regression test determinism
2016-06-16 Thomas LamprechtManager, LRM: sort service keys for deterministic tests
2016-05-06 Thomas Lamprechtselcet_service_node: include all online nodes in defaul...
2016-05-06 Thomas Lamprechtfix relocate/restart trial count leak on service deletion
2016-04-29 Dietmar Maurerremove remaining references to $fence_delay
2016-04-29 Thomas Lamprechtmove fence_delay to node status
2016-02-24 Thomas Lamprechtfix infinite started <=> migrate cycle
2016-02-24 Thomas Lamprechtavoid out of sync command execution in LRM
2016-02-24 Dietmar Maurerdo not pass ETRY_AGAIN back to the CRM
2016-02-22 Dietmar Maurercrm: avoid 'started' state after relocate if serive...
2016-02-22 Thomas Lamprechtfix 'uninitialized value' on online node usage computation
2016-02-22 Thomas Lamprechtfix some log formatting
2016-02-15 Thomas Lamprechtfix 'change_service_location' misuse and recovery from...
2016-02-11 Thomas Lamprechtimprove relocation policy code in manager and LRM
2016-01-18 Thomas Lamprechtremove 'running' from migrate/relocate log message
2016-01-15 Thomas Lamprechtresource agents: fix relocate
2016-01-08 Dietmar Maurerimprove log messages if service stop fails.
2015-12-16 Dietmar Maurerlrm: only freeze services if lrm is in 'restart' mode
2015-10-29 Thomas LamprechtUse new exitcodes instead of integers
2015-09-16 Thomas Lamprechtfixing typos, also whitespace cleanup in PVE2 env class
2015-09-16 Thomas Lamprechtimplement recovery policy for services
2015-09-03 Thomas LamprechtAdding error state behaviour
2015-06-16 Dietmar Maurergroups: encode nodes as hash (internally)
2015-04-10 Dietmar Maurersort output so that we can compare logs
2015-03-27 Dietmar Maureradd timestamp to manager status
2015-03-26 Dietmar Maurerimplement change_service_location
2015-03-26 Dietmar Maurerassume lrm mode 'active' by default
2015-03-26 Dietmar Maurerwrite lrm mode into lrm status file
2015-03-25 Dietmar Maurerincrease fence_delay to 60 seconds
2015-03-25 Dietmar Maurerimprove logging
2015-03-24 Dietmar Maurerremove newlines from log messages
2015-03-24 Dietmar Maurerremove stale service from manager state
2015-03-16 Dietmar Maurerimplement fence_delay to avoid immediate fencing
2015-03-14 Dietmar Maurersort nodes inside priority groups to get deterministic...
2015-03-11 Dietmar Maureradd uuid when adding service first time, log warnings
2015-03-09 Dietmar Maurerrestructure directory layout for dpkg-buildpackage