]> git.proxmox.com Git - pve-ha-manager.git/blame - debian/changelog
recovery: allow disabling a in-recovery service
[pve-ha-manager.git] / debian / changelog
CommitLineData
19265402
TL
1pve-ha-manager (3.2-2) bullseye; urgency=medium
2
3 * fix systemd service restart behavior on package upgrade with Debian
4 Bullseye
5
6 -- Proxmox Support Team <support@proxmox.com> Mon, 24 May 2021 11:38:42 +0200
7
8a35366f
TL
8pve-ha-manager (3.2-1) bullseye; urgency=medium
9
10 * Re-build for Debian Bullseye / PVE 7
11
12 -- Proxmox Support Team <support@proxmox.com> Wed, 12 May 2021 20:55:53 +0200
13
985b7352
TL
14pve-ha-manager (3.1-1) pve; urgency=medium
15
16 * allow 'with-local-disks' migration for replicated guests
17
18 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Aug 2020 10:52:23 +0200
19
efc332d9
TL
20pve-ha-manager (3.0-9) pve; urgency=medium
21
22 * factor out service configured/delete helpers
23
24 * typo and grammar fixes
25
26 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Mar 2020 13:17:36 +0100
27
ab472a7e 28pve-ha-manager (3.0-8) pve; urgency=medium
908054ba
TL
29
30 * bump LRM stop wait time to an hour
31
32 * do not mark maintenaned nodes as unkown
33
34 * api/status: extra handling of maintenance mode
35
ab472a7e 36 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Dec 2019 10:33:03 +0100
908054ba 37
1c4cf427
TL
38pve-ha-manager (3.0-6) pve; urgency=medium
39
40 * add 'migrate' node shutdown policy
41
42 * do simple fallback if node comes back online from maintenance
43
44 * account service to both, source and target during migration
45
46 * add 'After' ordering for SSH and pveproxy to LRM service, ensuring the node
47 stays accessible until HA services got moved or shutdown, depending on
48 policy.
49
50 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 18:03:26 +0100
51
ad8a5e12
TL
52pve-ha-manager (3.0-5) pve; urgency=medium
53
54 * fix #1339: remove more locks from services IF the node got fenced
55
56 * adapt to qemu-server code refactoring
57
58 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:12:49 +0100
59
6225c47c
FG
60pve-ha-manager (3.0-4) pve; urgency=medium
61
62 * use PVE::DataCenterConfig from new split-out cluster library package
63
64 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 12:16:29 +0100
65
2378f1c1
TL
66pve-ha-manager (3.0-3) pve; urgency=medium
67
68 * fix #1919, #1920: improve handling zombie (without node) services
69
70 * fix # 2241: VM resource: allow migration with local device, when not running
71
72 * HA status: render removal transition of service as 'deleting'
73
74 * fix #1140: add crm command 'stop', which allows to request immediate
75 service hard-stops if a timeout of zero (0) is passed
76
77 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Nov 2019 17:04:35 +0100
78
58500679
TL
79pve-ha-manager (3.0-2) pve; urgency=medium
80
81 * services: update PIDFile to point directly to /run
82
83 * fix #2234: fix typo in service description
84
85 * Add missing Dependencies to pve-ha-simulator
86
87 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:26:03 +0200
88
bd29ad29
TL
89pve-ha-manager (3.0-1) pve; urgency=medium
90
91 * handle the case where a node gets fully purged
92
93 * Re-build for Debian Buster / PVE 6
94
95 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 19:11:59 +0200
96
42294dfd
TL
97pve-ha-manager (2.0-9) unstable; urgency=medium
98
99 * get_ha_settings: cope with (temporarily) unavailable pmxcfs
100
101 * lrm: exit on restart and agent lock lost for > 90s
102
103 * service data: only set failed_nodes key if needed
104
105 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 16:27:32 +0200
106
ffb4bc0d
TL
107pve-ha-manager (2.0-8) unstable; urgency=medium
108
109 * address an issue in dpkg 1.18 with wrong trigger cycle detections if cyclic
110 dependencies are involed
111
112 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Mar 2019 07:49:58 +0100
113
b65075d6
TL
114pve-ha-manager (2.0-7) unstable; urgency=medium
115
116 * fix #1842: do not pass forceStop to CT shutdown
117
118 * fix #1602: allow one to delete ignored services over API
119
120 * fix #1891: Add zsh command completion for ha-manager CLI tools
121
122 * fix #1794: VM resource: catch qmp command exceptions
123
124 * show sent emails in regression tests
125
126 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Mar 2019 10:37:25 +0100
127
e3e02f46
TL
128pve-ha-manager (2.0-6) unstable; urgency=medium
129
7655c92c 130 * fix #1378: allow one to specify a service shutdown policy
e3e02f46 131
7655c92c
TL
132 * remove some unused external dependencies from the standalone simulator
133 package
e3e02f46
TL
134
135 * document api result for ha resources
136
137 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Jan 2019 12:59:27 +0100
138
c253924f
TL
139pve-ha-manager (2.0-5) unstable; urgency=medium
140
141 * skip CRM and LRM work if last cfs update failed
142
143 * regression test system: allow to simulate cluster fs failures
144
145 * postinst: drop transitional cleanup for systemd watchdog mux socket
146
147 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Feb 2018 11:00:12 +0100
148
5d82b887
WB
149pve-ha-manager (2.0-4) unstable; urgency=medium
150
151 * address timing issues happening when pve-cluster.service is being restarted
152
153 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Nov 2017 11:46:50 +0100
154
b340ba63
FG
155pve-ha-manager (2.0-3) unstable; urgency=medium
156
157 * add ignore state for resources
158
159 * lrm/crm service: restart on API changes
160
161 * lrm.service: do not timeout on stop
162
163 * fix #1347: let postfix fill in FQDN in fence mails
164
165 * fix #1073: do not count backup-suspended VMs as running
166
167 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Oct 2017 11:10:51 +0200
168
95ebe188
DM
169pve-ha-manager (2.0-2) unstable; urgency=medium
170
171 * explicitly sync journal when disabling watchdog updates
172
173 * always queue service stop if node shuts down
174
175 * Fix shutdown order of HA and storage services
176
177 * Resource/API: abort early if resource in error state
178
179 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jun 2017 07:49:59 +0200
180
f9b7a596
FG
181pve-ha-manager (2.0-1) unstable; urgency=medium
182
183 * rebuild for PVE 5.0 / Debian Stretch
184
185 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 11:31:53 +0100
186
5b9aeabd
DM
187pve-ha-manager (1.0-40) unstable; urgency=medium
188
189 * ha-simulator: allow adding service on runtime
190
191 * ha-simulator: allow deleting service via GUI
192
193 * ha-simulator: allow new service request states over gui
194
195 * ha-simulator: use JSON instead of Dumper for manager status view
196
197 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jan 2017 10:03:07 +0100
198
c791d525
DM
199pve-ha-manager (1.0-39) unstable; urgency=medium
200
201 * add setup_environment hook to CLIHandler class
202
203 * ha-simulator: fix typo s/Mode/Node/
204
205 * is_node_shutdown: check for correct systemd targets
206
207 * Simulator: fix scrolling to end of cluster log view
208
209 * Simulator: do not use cursor position to insert log
210
211 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 13:15:08 +0100
212
7615290c
DM
213pve-ha-manager (1.0-38) unstable; urgency=medium
214
215 * update manual page
216
217 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 11:46:21 +0100
218
1cb2c7c9
DM
219pve-ha-manager (1.0-37) unstable; urgency=medium
220
221 * HA::Status: provide better/faster feedback
222
223 * Manager.pm: store flag to indicate successful start
224
225 * ha status: include common service attributes
226
227 * Groups.pm: add verbose_description for 'restricted'
228
229 * Resources.pm: use verbose_description for state
230
231 * pve-ha-group-node-list: add verbose_description
232
233 * ha-manager: remove 'enabled' and 'disabled' commands
234
235 * rename request state 'enabled' to 'started'
236
237 * get_pve_lock: correctly send a lock update request
238
239 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Nov 2016 17:04:57 +0100
240
7b4fc061
DM
241pve-ha-manager (1.0-36) unstable; urgency=medium
242
243 * Resources: implement 'stopped' state
244
245 * ha-manager: remove obsolet pod content
246
247 * Fix #1189: correct spelling in fence mail
248
249 * API/Status: avoid using HA Environment
250
251 * factor out resource config check and default set code
252
253 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Nov 2016 16:42:07 +0100
254
65242be6
DM
255pve-ha-manager (1.0-35) unstable; urgency=medium
256
257 * change service state to error if no recovery node is available
258
259 * cleanup backup & mounted locks after recovery (fixes #1100)
260
261 * add possibility to simulate locks from services
262
263 * don't run regression test when building the simulator package
264
265 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Sep 2016 13:23:00 +0200
266
6d7d4159
DM
267pve-ha-manager (1.0-34) unstable; urgency=medium
268
269 * fix race condition on slow resource commands in started state
270
271 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Sep 2016 13:07:05 +0200
272
48ef1174
DM
273pve-ha-manager (1.0-33) unstable; urgency=medium
274
275 * relocate policy: try to avoid already failed nodes
276
277 * allow empty json status files
278
279 * more regression tests
280
281 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jul 2016 12:16:48 +0200
282
494032ae
TL
283pve-ha-manager (1.0-32) unstable; urgency=medium
284
285 * use correct verify function for ha-group-node-list
286
42e43fe4
DM
287 * send email on fence failure and success
288
494032ae
TL
289 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Jun 2016 17:01:12 +0200
290
13fbf397
DM
291pve-ha-manager (1.0-31) unstable; urgency=medium
292
293 * selcet_service_node: include all online nodes in default group
294
295 * LRM: do not count erroneous service as active
296
297 * fix relocate/restart trial count leak on service deletion
298
299 -- Proxmox Support Team <support@proxmox.com> Fri, 06 May 2016 08:26:10 +0200
300
7b9d1983
DM
301pve-ha-manager (1.0-30) unstable; urgency=medium
302
303 * Env: allow debug logging
304
305 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Apr 2016 16:50:34 +0200
306
762e4e29
DM
307pve-ha-manager (1.0-29) unstable; urgency=medium
308
309 * Resources: deny setting nonexistent group
310
311 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 18:22:28 +0200
312
a45069d1
DM
313pve-ha-manager (1.0-28) unstable; urgency=medium
314
315 * Config: add get_service_status method
316
317 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 08:41:22 +0200
318
c4fefd86
DM
319pve-ha-manager (1.0-27) unstable; urgency=medium
320
321 * use pve-doc-generator to generate man pages
322
323 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Apr 2016 08:25:07 +0200
324
7b8f6329
DM
325pve-ha-manager (1.0-26) unstable; urgency=medium
326
327 * status: show added but not yet active services
328
329 * status: mark CRM as idle if no service is configured
330
331 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Mar 2016 12:49:18 +0100
332
411062be
DM
333pve-ha-manager (1.0-25) unstable; urgency=medium
334
335 * Use config_file from PVE::QemuConfig
336
337 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:50:49 +0100
338
a5cd9004
TL
339pve-ha-manager (1.0-24) unstable; urgency=medium
340
341 * simulator: install all virtual resources
342
343 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Mar 2016 10:30:40 +0100
344
b0cdfae4
DM
345pve-ha-manager (1.0-23) unstable; urgency=medium
346
347 * fix infinite started <=> migrate cycle
348
349 * exec_resource_agent: process error state early
350
351 * avoid out of sync command execution in LRM
352
353 * do not pass ETRY_AGAIN back to the CRM
354
355 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Feb 2016 12:15:21 +0100
356
272ce899
DM
357pve-ha-manager (1.0-22) unstable; urgency=medium
358
359 * fix 'change_service_location' misuse and recovery from fencing
360
361 * add VirtFail resource and use it in new regression tests
362
363 * improve relocation policy code in manager and LRM
364
365 * improve verbosity of API status call
366
367 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Feb 2016 10:57:44 +0100
368
276a0f03
DM
369pve-ha-manager (1.0-21) unstable; urgency=medium
370
371 * Fix postinstall script not removing watchdog-mux.socket
372
373 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Feb 2016 18:23:47 +0100
374
e9197621
DM
375pve-ha-manager (1.0-20) unstable; urgency=medium
376
377 * LRM: do not release lock on shutdown errors
378
379 * Split up resources and move them to own sub folder
380
381 * Add virtual resources for tests and simulation
382
383 * add after_fork method to HA environment and use it in LRM
384
385 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 17:05:23 +0100
386
043a1f8f
DM
387pve-ha-manager (1.0-19) unstable; urgency=medium
388
389 * remove 'running' from migrate/relocate log message
390
391 * LRM: release agent lock on graceful shutdown
392
393 * LRM: release agent lock also on restart
394
395 * CRM: release lock on shutdown request
396
397 * TestHardware: correct shutdown/reboot behaviour of CRM and LRM
398
399 * resource agents: fix relocate
400
401 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2016 12:41:08 +0100
402
ee1873c7
DM
403pve-ha-manager (1.0-18) unstable; urgency=medium
404
405 * pve-ha-lrm.service: depend on lxc.service
406
407 * output watchdog module name if it gets loaded
408
409 * remove watchdog-mux.socket
410
411 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jan 2016 12:27:49 +0100
412
e179de28
DM
413pve-ha-manager (1.0-17) unstable; urgency=medium
414
415 * Resources.pm: use PVE::API2::LXC
416
417 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jan 2016 12:25:38 +0100
418
de40f390
DM
419pve-ha-manager (1.0-16) unstable; urgency=medium
420
421 * check_active_workers: fix typo /uuid/uid/
422
423 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Dec 2015 10:21:30 +0100
424
501c4c8c
DM
425pve-ha-manager (1.0-15) unstable; urgency=medium
426
427 * stop all resources on node shutdown (instead of freeze)
428
429 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Dec 2015 10:33:30 +0100
430
4bf36805
DM
431pve-ha-manager (1.0-14) unstable; urgency=medium
432
433 * allow to configure watchdog module in /etc/default/pve-ha-manager
434
435 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Dec 2015 11:09:47 +0100
436
7ce093b0
DM
437pve-ha-manager (1.0-13) unstable; urgency=medium
438
439 * HA API: Fix permissions
440
441 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 11:16:50 +0100
442
24e0977c
DM
443pve-ha-manager (1.0-12) unstable; urgency=medium
444
445 * Adding constants to gain more readability
446
447 * exec_resource_agent: return valid exit code instead of die's
448
449 * code cleanups
450
451 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 10:21:49 +0100
452
4708bd05
DM
453pve-ha-manager (1.0-11) unstable; urgency=medium
454
455 * add workaround for bug #775
456
457 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Oct 2015 08:58:41 +0200
458
4fe5f066
DM
459pve-ha-manager (1.0-10) unstable; urgency=medium
460
461 * better resource status check on addition and update
462
463 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Oct 2015 18:26:24 +0200
464
2dc1dc5b
DM
465pve-ha-manager (1.0-9) unstable; urgency=medium
466
467 * delete node from CRM status when deleted from cluster
468
469 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 07:35:30 +0200
470
ad1fbda1
DM
471pve-ha-manager (1.0-8) unstable; urgency=medium
472
473 * Use new lock domain sub instead of storage lock
474
475 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 10:36:09 +0200
476
41e1635e
DM
477pve-ha-manager (1.0-7) unstable; urgency=medium
478
479 * enhance ha-managers group commands
480
481 * vm_is_ha_managed: allow check on service state
482
483 * improve Makefile
484
485 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:17:41 +0200
486
b3195641
DM
487pve-ha-manager (1.0-6) unstable; urgency=medium
488
489 * implement bash completion for ha-manager
490
491 * implement recovery policy for services
492
493 * simulator: fix random output of manager status
494
495 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 12:06:12 +0200
496
b0205617
DM
497pve-ha-manager (1.0-5) unstable; urgency=medium
498
499 * Replacing hardcoded qemu commands with plugin calls
500
501 * improve error state behaviour
502
503 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 08:45:36 +0200
504
68fb5ef3
DM
505pve-ha-manager (1.0-4) unstable; urgency=medium
506
507 * groups: encode nodes as hash (internally)
508
509 * add trigger for pve-api-updates
510
511 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 09:59:03 +0200
512
409ebb64
DM
513pve-ha-manager (1.0-3) unstable; urgency=medium
514
b83b4ae8 515 * CRM: do not start if there is no resource.cfg file to avoid warnings
409ebb64
DM
516
517 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Jun 2015 14:35:09 +0200
518
6439115a
DM
519pve-ha-manager (1.0-2) unstable; urgency=medium
520
521 * use Wants instead of Requires inside systemd service definitions
522
523 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Jun 2015 09:33:24 +0200
524
822e3a69
DM
525pve-ha-manager (1.0-1) unstable; urgency=medium
526
527 * enable/start crm and lrm services by default
528
529 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2015 10:03:53 +0200
530
47fb608c
DM
531pve-ha-manager (0.9-3) unstable; urgency=medium
532
533 * regression test improvements
534
535 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Apr 2015 06:53:23 +0200
536
53db1841
DM
537pve-ha-manager (0.9-2) unstable; urgency=medium
538
539 * issue warning if ha group does not exist
540
541 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Apr 2015 09:52:07 +0200
542
a1c9bc71
DM
543pve-ha-manager (0.9-1) unstable; urgency=medium
544
545 * rename vm resource prefix: pvevm: => vm:
546
547 * add API to query ha status
548
6ca2edcd
DM
549 * allow to use simply VMIDs as resource id
550
896ef972
DM
551 * finalize ha api
552
a1c9bc71
DM
553 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Apr 2015 06:18:05 +0200
554
fe5a3496
DM
555pve-ha-manager (0.8-2) unstable; urgency=medium
556
557 * lrm: reduce TimeoutStopSec to 95
558
559 * lrm: set systemd killmode to 'process'
560
561 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Apr 2015 08:48:24 +0200
562
daec9a3c
DM
563pve-ha-manager (0.8-1) unstable; urgency=medium
564
565 * currecrtly send cfs lock update request
566
567 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Apr 2015 08:18:00 +0200
568
fa5ba25e
DM
569pve-ha-manager (0.7-1) unstable; urgency=medium
570
571 * create /etc/pve/ha automatically
572
573 * use correct package for lock_ha_config
574
575 * fix ha-manager status when ha is unconfigured
576
577 * do not unlink watchdog socket when started via systemd
578
579 * depend on systemd
580
581 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Apr 2015 11:05:08 +0200
582
e072900c
DM
583pve-ha-manager (0.6-1) unstable; urgency=medium
584
585 * move configuration handling into PVE::HA::Config
586
587 * ha-manager status: add --verbose flag
588
589 * depend on qemu-server
590
591 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 12:28:50 +0100
592
ba9bce4d
DM
593pve-ha-manager (0.5-1) unstable; urgency=medium
594
595 * implement service migration
596
597 * fix service dependencies (allow restart, reboot)
598
599 * freeze services during reboot/restart
600
601 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Mar 2015 13:22:58 +0100
602
152eb965
DM
603pve-ha-manager (0.4-1) unstable; urgency=medium
604
605 * increase fence_delay to 60 seconds
606
607 * fix regression test environment
608
609 * fix failover after master crash with pending fence action
610
611 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Mar 2015 13:59:28 +0100
612
50280cc3
DM
613pve-ha-manager (0.3-1) unstable; urgency=medium
614
615 * really activate softdog
616
617 * correctly count active services
618
619 * implement fence_delay to avoid immediate fencing
620
621 * pve-ha-simulator: reset watchdog with poweroff
622
623 * pve-ha-simulator: use option nofailback for default groups
624
625 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Mar 2015 13:03:23 +0100
626
29cd2f24
DM
627pve-ha-manager (0.2-1) unstable; urgency=medium
628
629 * add ha-manager command line tool
630
631 * start implementing resources and groups API
632
633 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Mar 2015 09:26:12 +0100
634
6cbcb5f7
DM
635pve-ha-manager (0.1-1) unstable; urgency=low
636
637 * first package
638
639 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Feb 2015 11:30:21 +0100
640