Hey Daniel,
So you're saying that clients which are working against a cluster of hosts with
floating IPs should not send unstable writes? In theory it should be possible to make them
work with unstable writes no?
Do all the FSALs of clustered FSs always sync the writes regardless of them being
requested as unstable?
And as long as we make sure that all writes to pagecache on the server side are synced
(i.e. the underlying mount for the export for our weka fs is with "-o sync") -
everything should be coherent?
So what is the `NFS_Commit` flag is for? in 2.8.3 I think it actually is unused - is it
not?
Alex