I'm considering moving the encrypted storage file to a mount point which is an NFS4 volume. Would you have any recommendations?
I know that mysql could have some issues with NFS4 (nowadays not so much due to NFS4 itself, but rather due to much more frequent outages due to network issues etc.). This may get amplified (or tamed?) by the use of encrypted file as storage for data at rest.
I'm considering moving the encrypted storage file to a mount point which is an NFS4 volume. Would you have any recommendations?
I know that mysql could have some issues with NFS4 (nowadays not so much due to NFS4 itself, but rather due to much more frequent outages due to network issues etc.). This may get amplified (or tamed?) by the use of encrypted file as storage for data at rest.
Thoughts?