You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/03/14 03:01:32 UTC

[GitHub] [ozone] dineshchitlangia commented on a change in pull request #2036: HDDS-4904. Remove mention of CSI support

dineshchitlangia commented on a change in pull request #2036:
URL: https://github.com/apache/ozone/pull/2036#discussion_r593832721



##########
File path: hadoop-hdds/docs/content/interface/CSI.md
##########
@@ -24,6 +24,11 @@ summary: Ozone supports Container Storage Interface(CSI) protocol. You can use O
   limitations under the License.
 -->
 
+<div class="alert alert-warning" role="alert">
+
+Ozone CSI support still in alpha phase and buckets can be mounted only via 3rd party S3 compatible Fuse implementation (like Goofys). Fuse over S3 can provide only limited performance compared to a native Fuse file systems. Long-term Ozone may support a custom solution to mount buckets which provides better user experience (with fuse or NFS or any other solution). Until that CSI is recommended to use only if you can live with this limitation and your use case is tested carefully.
+</div>

Review comment:
       ```suggestion
   Ozone CSI support is still in alpha phase and buckets can be mounted only via 3rd party S3 compatible Fuse implementation (like Goofys). Fuse over S3 can provide only limited performance compared to a native Fuse file system. Long-term Ozone may support a custom solution to mount buckets which provides better user experience (with fuse or NFS or any other solution). Until that CSI is recommended to use only if you can live with this limitation and your use case is tested carefully.
   </div>
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org