On 04.03.2020 22:34, Stephen Gevers wrote:
I still haven't figured out why this justifies the developer's
conclusion.
Because it has nothing to do with Ansible and everything to do with your
OS and network protocol you are using to your NAS.
Ansible just ask the OS and report the answer it gets.
If your are using NFS the default is async mode(some OS/distros change
this), then the server is lying to the client, saying a file is created
before it's created.
This is done to increase throughput, you can set it to sync but it will
probably reduce the performance.
--
Kai Stian Olstad
--
You received this message because you are subscribed to the Google Groups "Ansible
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/c5ae5bcac4d448b58bd0a601c6031448%40olstad.com.