Incident fallocate #42

Closed
opened 2023-10-16 14:53:54 +02:00 by neox · 0 comments
Owner

Le 13/09/2022 à 09:49, Cron Daemon root@mother.libre-en-communs.org a écrit :

find: ‘fallocate’ a terminé son exécution par le signal 15
find: ‘fallocate’ a terminé son exécution par le signal 15

De fait :

=(^-^)=root@mother:/home/admin666# ps auxwww|grep fallo
root     3043147  0.5  0.0   8328  3236 ?        S    09:53   0:40 find /var/backups -type f -exec sudo fallocate -v -d {} ;
root     3220415  0.0  0.0  10760  5224 ?        S    11:51   0:00 sudo fallocate -v -d /var/backups/vm/aunt/toot.chalec.org/20220913-033302_9_toot.chalec.org_vda.raw
root     3220416 30.8  0.0   5368   572 ?        D    11:51   0:06 fallocate -v -d /var/backups/vm/aunt/toot.chalec.org/20220913-033302_9_toot.chalec.org_vda.raw
Le 13/09/2022 à 09:49, Cron Daemon <root@mother.libre-en-communs.org> a écrit : ``` find: ‘fallocate’ a terminé son exécution par le signal 15 find: ‘fallocate’ a terminé son exécution par le signal 15 ``` De fait : ``` =(^-^)=root@mother:/home/admin666# ps auxwww|grep fallo root 3043147 0.5 0.0 8328 3236 ? S 09:53 0:40 find /var/backups -type f -exec sudo fallocate -v -d {} ; root 3220415 0.0 0.0 10760 5224 ? S 11:51 0:00 sudo fallocate -v -d /var/backups/vm/aunt/toot.chalec.org/20220913-033302_9_toot.chalec.org_vda.raw root 3220416 30.8 0.0 5368 572 ? D 11:51 0:06 fallocate -v -d /var/backups/vm/aunt/toot.chalec.org/20220913-033302_9_toot.chalec.org_vda.raw ```
neox closed this issue 2023-10-16 14:53:55 +02:00
Sign in to join this conversation.
No description provided.