X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=changelog.Debian;h=82e14d68437b76349648d7932755fc3f1191075c;hb=b340ba631a5a08c367f4013635d1cf773eaee7af;hp=724f1cb067d8809ade16207ce07d63d2e2aaf9f2;hpb=2dc1dc5b02fc91d0ee9d4257f17602ada23e341a;p=pve-ha-manager.git diff --git a/changelog.Debian b/changelog.Debian index 724f1cb..82e14d6 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,313 @@ +pve-ha-manager (2.0-3) unstable; urgency=medium + + * add ignore state for resources + + * lrm/crm service: restart on API changes + + * lrm.service: do not timeout on stop + + * fix #1347: let postfix fill in FQDN in fence mails + + * fix #1073: do not count backup-suspended VMs as running + + -- Proxmox Support Team Fri, 13 Oct 2017 11:10:51 +0200 + +pve-ha-manager (2.0-2) unstable; urgency=medium + + * explicitly sync journal when disabling watchdog updates + + * always queue service stop if node shuts down + + * Fix shutdown order of HA and storage services + + * Resource/API: abort early if resource in error state + + -- Proxmox Support Team Wed, 14 Jun 2017 07:49:59 +0200 + +pve-ha-manager (2.0-1) unstable; urgency=medium + + * rebuild for PVE 5.0 / Debian Stretch + + -- Proxmox Support Team Mon, 13 Mar 2017 11:31:53 +0100 + +pve-ha-manager (1.0-40) unstable; urgency=medium + + * ha-simulator: allow adding service on runtime + + * ha-simulator: allow deleting service via GUI + + * ha-simulator: allow new service request states over gui + + * ha-simulator: use JSON instead of Dumper for manager status view + + -- Proxmox Support Team Tue, 24 Jan 2017 10:03:07 +0100 + +pve-ha-manager (1.0-39) unstable; urgency=medium + + * add setup_environment hook to CLIHandler class + + * ha-simulator: fix typo s/Mode/Node/ + + * is_node_shutdown: check for correct systemd targets + + * Simulator: fix scrolling to end of cluster log view + + * Simulator: do not use cursor position to insert log + + -- Proxmox Support Team Thu, 12 Jan 2017 13:15:08 +0100 + +pve-ha-manager (1.0-38) unstable; urgency=medium + + * update manual page + + -- Proxmox Support Team Wed, 23 Nov 2016 11:46:21 +0100 + +pve-ha-manager (1.0-37) unstable; urgency=medium + + * HA::Status: provide better/faster feedback + + * Manager.pm: store flag to indicate successful start + + * ha status: include common service attributes + + * Groups.pm: add verbose_description for 'restricted' + + * Resources.pm: use verbose_description for state + + * pve-ha-group-node-list: add verbose_description + + * ha-manager: remove 'enabled' and 'disabled' commands + + * rename request state 'enabled' to 'started' + + * get_pve_lock: correctly send a lock update request + + -- Proxmox Support Team Tue, 22 Nov 2016 17:04:57 +0100 + +pve-ha-manager (1.0-36) unstable; urgency=medium + + * Resources: implement 'stopped' state + + * ha-manager: remove obsolet pod content + + * Fix #1189: correct spelling in fence mail + + * API/Status: avoid using HA Environment + + * factor out resource config check and default set code + + -- Proxmox Support Team Tue, 15 Nov 2016 16:42:07 +0100 + +pve-ha-manager (1.0-35) unstable; urgency=medium + + * change service state to error if no recovery node is available + + * cleanup backup & mounted locks after recovery (fixes #1100) + + * add possibility to simulate locks from services + + * don't run regression test when building the simulator package + + -- Proxmox Support Team Thu, 15 Sep 2016 13:23:00 +0200 + +pve-ha-manager (1.0-34) unstable; urgency=medium + + * fix race condition on slow resource commands in started state + + -- Proxmox Support Team Mon, 12 Sep 2016 13:07:05 +0200 + +pve-ha-manager (1.0-33) unstable; urgency=medium + + * relocate policy: try to avoid already failed nodes + + * allow empty json status files + + * more regression tests + + -- Proxmox Support Team Fri, 22 Jul 2016 12:16:48 +0200 + +pve-ha-manager (1.0-32) unstable; urgency=medium + + * use correct verify function for ha-group-node-list + + * send email on fence failure and success + + -- Proxmox Support Team Wed, 15 Jun 2016 17:01:12 +0200 + +pve-ha-manager (1.0-31) unstable; urgency=medium + + * selcet_service_node: include all online nodes in default group + + * LRM: do not count erroneous service as active + + * fix relocate/restart trial count leak on service deletion + + -- Proxmox Support Team Fri, 06 May 2016 08:26:10 +0200 + +pve-ha-manager (1.0-30) unstable; urgency=medium + + * Env: allow debug logging + + -- Proxmox Support Team Fri, 29 Apr 2016 16:50:34 +0200 + +pve-ha-manager (1.0-29) unstable; urgency=medium + + * Resources: deny setting nonexistent group + + -- Proxmox Support Team Wed, 20 Apr 2016 18:22:28 +0200 + +pve-ha-manager (1.0-28) unstable; urgency=medium + + * Config: add get_service_status method + + -- Proxmox Support Team Tue, 19 Apr 2016 08:41:22 +0200 + +pve-ha-manager (1.0-27) unstable; urgency=medium + + * use pve-doc-generator to generate man pages + + -- Proxmox Support Team Fri, 08 Apr 2016 08:25:07 +0200 + +pve-ha-manager (1.0-26) unstable; urgency=medium + + * status: show added but not yet active services + + * status: mark CRM as idle if no service is configured + + -- Proxmox Support Team Tue, 15 Mar 2016 12:49:18 +0100 + +pve-ha-manager (1.0-25) unstable; urgency=medium + + * Use config_file from PVE::QemuConfig + + -- Proxmox Support Team Tue, 08 Mar 2016 11:50:49 +0100 + +pve-ha-manager (1.0-24) unstable; urgency=medium + + * simulator: install all virtual resources + + -- Proxmox Support Team Wed, 02 Mar 2016 10:30:40 +0100 + +pve-ha-manager (1.0-23) unstable; urgency=medium + + * fix infinite started <=> migrate cycle + + * exec_resource_agent: process error state early + + * avoid out of sync command execution in LRM + + * do not pass ETRY_AGAIN back to the CRM + + -- Proxmox Support Team Wed, 24 Feb 2016 12:15:21 +0100 + +pve-ha-manager (1.0-22) unstable; urgency=medium + + * fix 'change_service_location' misuse and recovery from fencing + + * add VirtFail resource and use it in new regression tests + + * improve relocation policy code in manager and LRM + + * improve verbosity of API status call + + -- Proxmox Support Team Mon, 15 Feb 2016 10:57:44 +0100 + +pve-ha-manager (1.0-21) unstable; urgency=medium + + * Fix postinstall script not removing watchdog-mux.socket + + -- Proxmox Support Team Thu, 04 Feb 2016 18:23:47 +0100 + +pve-ha-manager (1.0-20) unstable; urgency=medium + + * LRM: do not release lock on shutdown errors + + * Split up resources and move them to own sub folder + + * Add virtual resources for tests and simulation + + * add after_fork method to HA environment and use it in LRM + + -- Proxmox Support Team Wed, 27 Jan 2016 17:05:23 +0100 + +pve-ha-manager (1.0-19) unstable; urgency=medium + + * remove 'running' from migrate/relocate log message + + * LRM: release agent lock on graceful shutdown + + * LRM: release agent lock also on restart + + * CRM: release lock on shutdown request + + * TestHardware: correct shutdown/reboot behaviour of CRM and LRM + + * resource agents: fix relocate + + -- Proxmox Support Team Mon, 18 Jan 2016 12:41:08 +0100 + +pve-ha-manager (1.0-18) unstable; urgency=medium + + * pve-ha-lrm.service: depend on lxc.service + + * output watchdog module name if it gets loaded + + * remove watchdog-mux.socket + + -- Proxmox Support Team Tue, 12 Jan 2016 12:27:49 +0100 + +pve-ha-manager (1.0-17) unstable; urgency=medium + + * Resources.pm: use PVE::API2::LXC + + -- Proxmox Support Team Mon, 11 Jan 2016 12:25:38 +0100 + +pve-ha-manager (1.0-16) unstable; urgency=medium + + * check_active_workers: fix typo /uuid/uid/ + + -- Proxmox Support Team Mon, 21 Dec 2015 10:21:30 +0100 + +pve-ha-manager (1.0-15) unstable; urgency=medium + + * stop all resources on node shutdown (instead of freeze) + + -- Proxmox Support Team Wed, 16 Dec 2015 10:33:30 +0100 + +pve-ha-manager (1.0-14) unstable; urgency=medium + + * allow to configure watchdog module in /etc/default/pve-ha-manager + + -- Proxmox Support Team Thu, 03 Dec 2015 11:09:47 +0100 + +pve-ha-manager (1.0-13) unstable; urgency=medium + + * HA API: Fix permissions + + -- Proxmox Support Team Fri, 30 Oct 2015 11:16:50 +0100 + +pve-ha-manager (1.0-12) unstable; urgency=medium + + * Adding constants to gain more readability + + * exec_resource_agent: return valid exit code instead of die's + + * code cleanups + + -- Proxmox Support Team Thu, 29 Oct 2015 10:21:49 +0100 + +pve-ha-manager (1.0-11) unstable; urgency=medium + + * add workaround for bug #775 + + -- Proxmox Support Team Wed, 21 Oct 2015 08:58:41 +0200 + +pve-ha-manager (1.0-10) unstable; urgency=medium + + * better resource status check on addition and update + + -- Proxmox Support Team Mon, 12 Oct 2015 18:26:24 +0200 + pve-ha-manager (1.0-9) unstable; urgency=medium * delete node from CRM status when deleted from cluster