Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The total size of the files of an NFS mount is limited to storage capabilities of the server. It is no longer the concerns as modern cpus can point/address very large volumes of data

  2. No high availability - What happens, if the server goes down? . Since it is microservice we can run multiple replicas for filestore service

  3. If there are many clients, there might be performance bottlenecks when they simultaneously try to read from or write to the server.

  4. Compress and Uncompressing is not implemented as of Now - Can be added as enhancement

  5. Encryption,Decryption not implemented - For SDC deployementdeployment, data security responsibility is with SDC only. - So it is a nice to have feature only.

  6. Number of files,size restriction based on FileSystem type is listed below. If it is ext4 it will not have any limitation of number of files per directory. Number of files Supported is good enough  (4,294,967,295). These are listed below

...