]> git.proxmox.com Git - pve-ha-manager.git/history - src
manager: set new request_start state for services freshly added to HA
[pve-ha-manager.git] / src /
2023-03-20 Thomas Lamprechtmanager: set new request_start state for services fresh...
2023-03-20 Thomas Lamprechtmanager: add new intermediate state for stop->start...
2023-03-20 Thomas Lamprechtmanager: recompute online usage: iterate over keys...
2023-03-20 Thomas Lamprechtmanager: service start: make EWRONG_NODE a non-fatal...
2023-03-20 Thomas Lamprechtsim hardware: avoid hard error on usage stats parsing
2023-03-20 Thomas Lamprechtsim env: derive service usage from ID as fallback
2022-11-19 Thomas Lamprechtapi: status: add CRS info to manager if not set to...
2022-11-19 Thomas Lamprechtmanager: slightly clarify log message for fallback...
2022-11-19 Thomas Lamprechtapi: status: code and indentation cleanup
2022-11-19 Thomas Lamprechtmanager: make crs a full blown hash
2022-11-19 Thomas Lamprechtmanager: update crs scheduling mode once per round
2022-11-19 Thomas Lamprechtmanager: factor out setting crs scheduling mode
2022-11-19 Thomas Lamprechtmanager: various code style cleanups
2022-11-18 Thomas Lamprechtmanager: better convey that basic is always the fallback
2022-11-18 Fiona Ebnerresources: add missing PVE::Cluster use statements
2022-11-18 Fiona Ebnertest: add tests for static resource scheduling
2022-11-18 Fiona Ebnerusage: static: use service count on nodes as a fallback
2022-11-18 Fiona Ebnermanager: avoid scoring nodes when not trying next and...
2022-11-18 Fiona Ebnermanager: avoid scoring nodes if maintenance fallback...
2022-11-18 Fiona Ebnermanager: use static resource scheduler when configured
2022-11-18 Fiona Ebnermanager: set resource scheduler mode upon init
2022-11-18 Fiona Ebnerenv: datacenter config: include crs (cluster-resource...
2022-11-18 Fiona Ebnerenv: rename get_ha_settings to get_datacenter_settings
2022-11-18 Fiona Ebnerusage: add Usage::Static plugin
2022-11-18 Fiona Ebnermanager: online node usage: switch to Usage::Basic...
2022-11-18 Fiona Ebnermanager: select service node: add $sid to parameters
2022-11-18 Fiona Ebneradd Usage base plugin and Usage::Basic plugin
2022-11-18 Fiona Ebnerresources: add get_static_stats() method
2022-11-18 Fiona Ebnerenv: add get_static_node_stats() method
2022-07-22 Thomas Lamprechtfixup variable name typo
2022-07-22 Thomas Lamprechtmanager: add top level comment section to explain commo...
2022-07-22 Thomas Lamprechtmanager: online node usage: factor out possible traget...
2022-07-22 Thomas Lamprechttest: update pre-existing policy tests for fixed balanc...
2022-07-22 Thomas Lamprechtfix variable name typo
2022-07-21 Thomas Lamprechtfix spreading out services if source node isnt operatio...
2022-07-21 Thomas Lamprechttests: add shutdown policy scenario with multiple guest...
2022-04-27 Fabian Grünbichlerlrm: fix getting stuck on restart
2022-01-20 Thomas Lamprechtlrm: increase run_worker loop-time parition
2022-01-20 Thomas Lamprechtlrm: avoid job starvation on huge workloads
2022-01-20 Thomas Lamprechtlrm: code/style cleanups
2022-01-20 Thomas Lamprechtlrm: run worker: avoid an indendation level
2022-01-20 Thomas Lamprechtlrm: log actual error if fork fails
2022-01-20 Thomas Lamprechtmanager: refactor fence processing and rework fence...
2022-01-19 Fabian Ebnermanage: handle edge case where a node gets stuck in...
2022-01-19 Thomas Lamprechtlrm: also check CRM node-status for determining fence...
2022-01-19 Thomas Lamprechtlrm: factor out fence-request check into own helper
2022-01-19 Thomas Lamprechttest: cover case where all service get removed from...
2022-01-19 Thomas Lamprechtsim: implement skip-round command for crm/lrm
2022-01-19 Thomas Lamprechtsim: test hw: small code cleanups and whitespace fixes
2022-01-19 Thomas Lamprechtsim: service add command: allow to override state
2022-01-19 Thomas Lamprechtsim: add service: set type/name in config
2022-01-19 Thomas Lamprechttest/sim: also log delay commands
2022-01-17 Thomas Lamprechtsim/hardware: sort and split use statements
2022-01-17 Thomas Lamprechtlrm: fix comment typos
2022-01-17 Thomas Lamprechtcrm: code/style cleanup
2021-10-07 Thomas Lamprechtlrm: fix log call on wrong module
2021-07-02 Thomas Lamprechtrecovery: allow disabling a in-recovery service
2021-07-02 Thomas Lamprechttests: cover request-state changes and crm-cmds for...
2021-07-02 Thomas Lamprechtrecompute_online_node_usage: show state on internal...
2021-07-02 Thomas Lamprechtfix #3415: never switch in error state on recovery...
2021-07-02 Thomas Lamprechttests: add one for service set to be & stay ignored...
2021-07-02 Thomas LamprechtLRM: release lock and close watchdog if no service...
2021-07-02 Thomas LamprechtLRM: factor out closing watchdog local helper
2021-07-02 Thomas Lamprechtmanager: make recovery actual state in FSM
2021-07-01 Thomas Lamprechtmanager: indentation/code-style cleanups
2021-07-01 Thomas Lamprechtha-tester: allow one to supress the actual test output
2021-07-01 Thomas Lamprechtha-tester: report summary count of run/passed tests...
2021-07-01 Thomas Lamprechtha-tester: allow to continue harness on test failure
2021-07-01 Thomas Lamprechtsim: hardware: update & reformat comment for available...
2020-05-14 Thomas Lamprechtvm resource: add "with-local-disks" for replicated...
2020-03-12 Thomas Lamprechtfactor out service configured/delete helpers
2020-03-12 Thomas Lamprechtconfig parse_sid: improve error message, not only used...
2020-02-15 Thomas Lamprechtnodestate: move to modern coderef call syntax
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-12-02 Thomas Lamprechttests: add a start on a maintained node
2019-12-02 Thomas Lamprechttest shutdown policy: add stopped service to ensure...
2019-12-02 Fabian EbnerFix check for maintenance mode
2019-11-30 Thomas Lamprechtapi/status: extra handling of maintenance mode
2019-11-30 Thomas Lamprechtdo not mark maintenaned nodes as unkown
2019-11-29 Thomas Lamprechtbump LRM stop_wait_time to an hour
2019-11-25 Thomas Lamprechtdo simple fallback if node comes back online from maint...
2019-11-25 Thomas Lamprechtadd 'migrate' node shutdown policy
2019-11-25 Thomas Lamprechtaccount service to source and target during move
2019-11-25 Thomas Lamprechtmanager select_service_node: code cleanup
2019-11-20 Stefan Reiterrefactor: vm_qmp_command was moved to PVE::QemuServer...
2019-11-19 Thomas Lamprechtfix #1339: remove more locks from services IF the node...
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-11-14 Thomas Lamprechtcli stop cmd: fix property desc. indentation
2019-11-11 Thomas Lamprechtfollowup, adapt stop request log messages; include SID
2019-11-11 Fabian EbnerIntroduce crm-command to CLI and add stop as a subcommand
2019-11-11 Fabian EbnerAdd crm command 'stop'
2019-10-11 Fabian EbnerAdd timeout parameter for shutdown
2019-10-11 Fabian EbnerAdd update_service_config to the HA environment interfa...
2019-10-05 Thomas Lamprechtfollowup: s/ss/sc/
2019-10-05 Thomas Lamprechtfix # 2241: VM resource: allow migration with local...
2019-10-05 Thomas Lamprechtget_verbose_service_state: render removal transition...
2019-10-05 Thomas Lamprechtfix #1919, #1920: improve handling zombie (without...
2019-10-05 Thomas Lamprechtread_and_check_resources_config: remove dead if branch
2019-10-05 Thomas LamprechtLRM shutdown: factor out shutdown type to reuse message
2019-10-05 Thomas LamprechtLRM shutdown request: propagate if we could not write...
next