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 2020/04/15 16:38:46 UTC

[GitHub] [hadoop-ozone] prashantpogde opened a new pull request #828: HDDS-3002. NFS mountd support for Ozone

prashantpogde opened a new pull request #828: HDDS-3002. NFS mountd support for Ozone
URL: https://github.com/apache/hadoop-ozone/pull/828
 
 
   ## What changes were proposed in this pull request?
   
   -Support for NFS v3 mountd support.
     These set of changes are enough to get the mountd started using
         '# ozone nfs3'
         and it should show up in
        '# showmount -e'
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3002
   
   ## How was this patch tested?
   
   It is tested manually by running a local nfs3 mount server for ozone.

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


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] mukul1987 commented on issue #828: HDDS-3002. NFS mountd support for Ozone

Posted by GitBox <gi...@apache.org>.
mukul1987 commented on issue #828: HDDS-3002. NFS mountd support for Ozone
URL: https://github.com/apache/hadoop-ozone/pull/828#issuecomment-614401875
 
 
   @prashantpogde , there are multiple failure in the checks. can you please take a look into it.

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


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] elek commented on issue #828: HDDS-3002. NFS mountd support for Ozone

Posted by GitBox <gi...@apache.org>.
elek commented on issue #828: HDDS-3002. NFS mountd support for Ozone
URL: https://github.com/apache/hadoop-ozone/pull/828#issuecomment-615131104
 
 
   Just one unrelated question: do we need a separated branch for the NFS work? If I understood  well the only big change required on the OM side is adding the unique identifiers. Using the existing metadata capabilities it would be just a few lines and safe.
   
   I am totally fine with using separated branch, but couldn't see any problem with avoiding the overhead of the separated feature branch and adding the new patches directly to the master.

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


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] prashantpogde commented on issue #828: HDDS-3002. NFS mountd support for Ozone

Posted by GitBox <gi...@apache.org>.
prashantpogde commented on issue #828: HDDS-3002. NFS mountd support for Ozone
URL: https://github.com/apache/hadoop-ozone/pull/828#issuecomment-614834393
 
 
   yup @mukul1987, looking at failures and fixing them. I will upload another patch.

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


With regards,
Apache Git Services

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