D
Deleted member 11691
Guest
Ich weiß, der Titel passt nicht ganz aber mir viel nichts ein
Folgendes Problem:
Und dazu folgendes:
Zweites gibt mir leider nichts aus, woran ich auch nicht erkennen kann, warum manchmal die /etc/pve/openvz/122.conf nicht gefunden wird. Komischerweise passiert das aber auch nur mit der. Kann ich irgendwie herausfinden, wer diese Datei fast sekündlich updated?
Folgendes Problem:
Code:
root@node1 /etc/pve/openvz # inotifywait -m 122.conf
Setting up watches.
Watches established.
122.conf OPEN
122.conf ACCESS
122.conf CLOSE_NOWRITE,CLOSE
122.conf OPEN
122.conf ACCESS
122.conf CLOSE_NOWRITE,CLOSE
122.conf OPEN
122.conf ACCESS
122.conf CLOSE_NOWRITE,CLOSE
122.conf OPEN
122.conf ACCESS
122.conf CLOSE_NOWRITE,CLOSE
122.conf OPEN
122.conf ACCESS
122.conf CLOSE_NOWRITE,CLOSE
122.conf OPEN
122.conf ACCESS
122.conf CLOSE_NOWRITE,CLOSE
122.conf OPEN
122.conf ACCESS
122.conf CLOSE_NOWRITE,CLOSE
122.conf ATTRIB
Und dazu folgendes:
Code:
root@node1 /etc/pve/openvz # while [ 1 ]
> do
> lsof 122.conf
> done
Zweites gibt mir leider nichts aus, woran ich auch nicht erkennen kann, warum manchmal die /etc/pve/openvz/122.conf nicht gefunden wird. Komischerweise passiert das aber auch nur mit der. Kann ich irgendwie herausfinden, wer diese Datei fast sekündlich updated?