mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 07:54:42 +02:00
Avant, shutdown -h now était appelé directement après stop qdrant/postgresql. systemd démontait /srv/data pendant la séquence d'extinction sans garantie que tous les buffers aient été flushés. Séquence ajoutée avant shutdown : 1. stop nfs-server (était oublié dans le script) 2. sync — flush tous les buffers disque 3. umount /srv/data — démontage explicite du RAID5 Si umount échoue, lsof affiche le processus bloquant avant d'abandonner. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| group_vars | ||
| host_vars | ||
| playbooks | ||
| roles | ||
| ansible.cfg | ||
| inventory.yml | ||
| requirements.yml | ||