Funk-lab/ansible
alkatrazz a4a5fb2383 fix(funk-cluster): SIGKILL process fils hermes avant umount /srv/data
hermes-agent spawne des process Python qui survivent hors du cgroup
systemd après stop_service. Ils gardent des file descriptors ouverts sur
/srv/data (logs, state.db-shm) et bloquent le umount.

Ajout d'un lsof + kill -9 sur tous les process tenant /srv/data avant
sync + umount — garantit un démontage propre sans dépendre de systemd.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 01:09:53 +02:00
..
group_vars feat: monitoring — node_exporter + ROCm sysfs collector + alertmanager webhook 2026-05-13 21:01:03 +02:00
host_vars feat: initial commit — Ansible roles storage-01/gpu-01 opérationnels 2026-05-12 17:17:03 +02:00
playbooks feat: monitoring — node_exporter + ROCm sysfs collector + alertmanager webhook 2026-05-13 21:01:03 +02:00
roles fix(funk-cluster): SIGKILL process fils hermes avant umount /srv/data 2026-05-14 01:09:53 +02:00
ansible.cfg feat: initial commit — Ansible roles storage-01/gpu-01 opérationnels 2026-05-12 17:17:03 +02:00
inventory.yml feat: initial commit — Ansible roles storage-01/gpu-01 opérationnels 2026-05-12 17:17:03 +02:00
requirements.yml feat: initial commit — Ansible roles storage-01/gpu-01 opérationnels 2026-05-12 17:17:03 +02:00