Skip to content
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

Cannot see datastore /export RO - no files #2

Open
gsxryan opened this issue Jan 21, 2022 · 0 comments
Open

Cannot see datastore /export RO - no files #2

gsxryan opened this issue Jan 21, 2022 · 0 comments

Comments

@gsxryan
Copy link

gsxryan commented Jan 21, 2022

docker run -d \
--name nfstest \
-v /share/folder:/export  -p 2049:2049   -p 2049:2049/udp    -p 111:111     -p 111:111/udp      -p 32765:32765 -p 32765:32765/udp  -p 32767:32767 -p 32767:32767/udp\
apnar/nfs-ganesha \

I can see open ports, can mount, but cannot see shared storage. The storage is empty on the mount, and the filesystem is RO.

If i bash into the container, i can see the data available on /export - seems to be some config problem?

@gsxryan gsxryan changed the title Cannot see datastore Cannot see datastore /export RO - no files Jan 21, 2022
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

No branches or pull requests

1 participant