NFS is fine for configuration files or read only. But workloads that do any sort of intensive writes will probably not like NFS, from SQLite up.
The newest NFS versions might fix some of the issues around caching that cause problems for write operations though.
NFS is fine for configuration files or read only. But workloads that do any sort of intensive writes will probably not like NFS, from SQLite up.
The newest NFS versions might fix some of the issues around caching that cause problems for write operations though.