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/08/26 10:31:51 UTC

[GitHub] [ozone] zhengchenyu opened a new pull request #2584: HDDS-5677. When use s3g and goofys , mkdir a directory but file is cr…

zhengchenyu opened a new pull request #2584:
URL: https://github.com/apache/ozone/pull/2584


   
   
   ## What changes were proposed in this pull request?
   
   First mount bucket1
   
   ```
   goofys --endpoint http://localhost:9878 bucket1 /mount/bucket1
   ````
   
   Reproduce case:
   when I mkdir /mount/bucket1/dir1, but I found /mount/bucket1/dir1 is a file in actually.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5677
   
   ## How was this patch tested?
   
   manual tests
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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


[GitHub] [ozone] zhengchenyu closed pull request #2584: HDDS-5677. When use s3g and goofys , mkdir a directory but file is cr…

Posted by GitBox <gi...@apache.org>.
zhengchenyu closed pull request #2584:
URL: https://github.com/apache/ozone/pull/2584


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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


[GitHub] [ozone] zhengchenyu commented on pull request #2584: HDDS-5677. When use s3g and goofys , mkdir a directory but file is cr…

Posted by GitBox <gi...@apache.org>.
zhengchenyu commented on pull request #2584:
URL: https://github.com/apache/ozone/pull/2584#issuecomment-908863432


   > > @bharatviswa504 Yeah it works , after ozone.om.enable.filesystem.paths is set to false, ozone.om.metadata.layout is set to SIMPLE, and apply #2583. Thanks, I will close this issue.
   > > BTW, Since [HDDS-5672](https://issues.apache.org/jira/browse/HDDS-5672), maybe s3v volume should be a fixed assignment for BucketLayout: ObjectStore.
   > 
   > Bucket layout need to be set at. bucket level, not at volume level.
   
   I mean that all bucket in s3v volume should be set to ObjectStore BucketLayout. 


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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


[GitHub] [ozone] bharatviswa504 commented on pull request #2584: HDDS-5677. When use s3g and goofys , mkdir a directory but file is cr…

Posted by GitBox <gi...@apache.org>.
bharatviswa504 commented on pull request #2584:
URL: https://github.com/apache/ozone/pull/2584#issuecomment-908245449


   > @bharatviswa504 Yeah it works , after ozone.om.enable.filesystem.paths is set to false, ozone.om.metadata.layout is set to SIMPLE, and apply #2583. Thanks, I will close this issue.
   > 
   > BTW, Since [HDDS-5672](https://issues.apache.org/jira/browse/HDDS-5672), maybe s3v volume should be a fixed assignment for BucketLayout: ObjectStore.
   
   Bucket layout need to be set at. bucket level, not at volume level.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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


[GitHub] [ozone] zhengchenyu edited a comment on pull request #2584: HDDS-5677. When use s3g and goofys , mkdir a directory but file is cr…

Posted by GitBox <gi...@apache.org>.
zhengchenyu edited a comment on pull request #2584:
URL: https://github.com/apache/ozone/pull/2584#issuecomment-908241382


   @bharatviswa504 Yeah it works , after ozone.om.enable.filesystem.paths is set to false, ozone.om.metadata.layout is set to SIMPLE, and apply https://github.com/apache/ozone/pull/2583.  Thanks, I will close this issue. 
   
   BTW, Since HDDS-5672, maybe s3v volume should be a fixed assignment for BucketLayout: ObjectStore. 


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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


[GitHub] [ozone] zhengchenyu commented on pull request #2584: HDDS-5677. When use s3g and goofys , mkdir a directory but file is cr…

Posted by GitBox <gi...@apache.org>.
zhengchenyu commented on pull request #2584:
URL: https://github.com/apache/ozone/pull/2584#issuecomment-908863432


   > > @bharatviswa504 Yeah it works , after ozone.om.enable.filesystem.paths is set to false, ozone.om.metadata.layout is set to SIMPLE, and apply #2583. Thanks, I will close this issue.
   > > BTW, Since [HDDS-5672](https://issues.apache.org/jira/browse/HDDS-5672), maybe s3v volume should be a fixed assignment for BucketLayout: ObjectStore.
   > 
   > Bucket layout need to be set at. bucket level, not at volume level.
   
   I mean that all bucket in s3v volume should be set to ObjectStore BucketLayout. 


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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


[GitHub] [ozone] zhengchenyu commented on pull request #2584: HDDS-5677. When use s3g and goofys , mkdir a directory but file is cr…

Posted by GitBox <gi...@apache.org>.
zhengchenyu commented on pull request #2584:
URL: https://github.com/apache/ozone/pull/2584#issuecomment-908241382


   @bharatviswa504 Yeah it works , after ozone.om.enable.filesystem.paths is set to false, ozone.om.metadata.layout is set to SIMPLE, and apply https://github.com/apache/ozone/pull/2583.  Thanks, I will close it issue. 
   
   BTW, Since HDDS-5672, maybe s3v volume should be a fixed assignment for BucketLayout: ObjectStore. 


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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


[GitHub] [ozone] bharatviswa504 commented on pull request #2584: HDDS-5677. When use s3g and goofys , mkdir a directory but file is cr…

Posted by GitBox <gi...@apache.org>.
bharatviswa504 commented on pull request #2584:
URL: https://github.com/apache/ozone/pull/2584#issuecomment-908027988


   @zhengchenyu is this with ozone.om.enable.filesystem.paths enabled
   If so, I have also faced similar issue with S3AFileSystem and proposed similar fix.
   
   That got closed out saying we donot support S3A FileSystem in FileSystem compat mode. When ozone.om.enable.filesystem.paths is enabled, we normalize the paths, that is causing this issue. For more info refer to the below PR discussion.
   
   https://github.com/apache/ozone/pull/1418
   
   if possible for now you can try with config disabled and give a try, and let us know if you are still seeing the issue.
   
   Once bucket type feature comes in, a single ozone cluster can support both FS and complete Object Store buckets.
   https://issues.apache.org/jira/browse/HDDS-5672
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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