Skip to content

HDDS-3002. NFS mountd support for Ozone #828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 151 commits into from

Conversation

prashantpogde
Copy link
Contributor

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.

aryangupta1998 and others added 30 commits March 31, 2020 23:04
@mukul1987
Copy link
Contributor

Hi @prashantpogde , I can see close to 144 commits. Can you please rebase the branch against master and then post the change.

Also there are still checkstyle and other issues which needs to be taken care of.

@mukul1987
Copy link
Contributor

Also lets add an acceptance test to check that Mountd server is coming up

@prashantpogde
Copy link
Contributor Author

I will write mountd acceptance test in a separate pull request to avoid clubbing too many changes here.

@prashantpogde
Copy link
Contributor Author

I created another pull request "#917" which is much cleaner to look at the Mountd changes isolated from sync with master.

@mukul1987
Copy link
Contributor

Closing this pull request as we have another PR for this.

@mukul1987 mukul1987 closed this May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.