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

does nfs-ganesha support translateing 64 bits inode to 32 bits? #1118

Closed
hit1943 opened this issue Apr 15, 2024 · 4 comments
Closed

does nfs-ganesha support translateing 64 bits inode to 32 bits? #1118

hit1943 opened this issue Apr 15, 2024 · 4 comments
Labels

Comments

@hit1943
Copy link

hit1943 commented Apr 15, 2024

No description provided.

@ffilz
Copy link
Member

ffilz commented Apr 15, 2024

Could you give more insight on this question?

@ffilz ffilz added question Need Info Need more information from the reporter labels Apr 15, 2024
@hit1943
Copy link
Author

hit1943 commented Apr 16, 2024

Could you give more insight on this question?

ok, my nfs server is nfs-ganesha+libcephfs,so the file inode number is 64bits,and the client is an android envirement,and some app is 32 bit,when the apps visited the nfs mounted dir,they crashed

i try to disable the client nfs config "enable_ino64" by set:
echo N > /sys/module/nfs/parameters/enable_ino64
then the apps can run normally

so is it a good idea to translate inode number from 64bit to 32bit in nfs-ganesha?

@ffilz
Copy link
Member

ffilz commented Apr 16, 2024

Really the best solution is that client option since the issue is a client side limitation.

@xiaods
Copy link

xiaods commented May 17, 2024

please /close as resolved.

@ffilz ffilz removed the Need Info Need more information from the reporter label May 17, 2024
@ffilz ffilz closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants