You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

A few notes:

  • We know that EFS supports NFSv4 (and probably SMB
  • We know that AzureDisk supports SMB
  • We've discussed two broad options
    • Try and get rook running everywhere (OpenStack, AWS, GCE, Azure)
    • Replace current GlusterFS with NFS and rely on existing fileservers 
  • EFS appears to be the only ReadWriteMany storage option with PVC support


Getting rook running everywhere

  • This is no problem for Openstack, but would require some work/thinking around how to provision different instance groups with attached storage, etc.


Using NFS everywhere:

  • No labels