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

NFS fixes (SLFO) #417

Merged
merged 3 commits into from
Mar 31, 2025

Conversation

aafeijoo-suse
Copy link
Collaborator

No description provided.

…217885)

`rpc.statd` state directories must be `statd:statd` owned, otherwise:
"rpc.statd: Running as root. chown /var/lib/nfs to choose different user"
`nfs-utils` can be configured using `--with-pluginpath` to avoid using the
default `/usr/lib/libnfsidmap`. For example, Fedora sets
`--with-pluginpath=%{_libdir}/libnfsidmap`, which is covered by the current
glob, but openSUSE sets `--with-pluginpath=%{_libdir}/libnfsidmap-1.0.0`.

Also, remove reference to the old `libnfsidmap_<plugin>.so` path.
`rpcbind` is configured with `--with-statedir=%{_rundir}/rpcbind`, which is
already created in `nfs-start-rpc.sh`, just before calling it.
Copy link
Collaborator

@tblume tblume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@aafeijoo-suse aafeijoo-suse merged commit 02a0240 into openSUSE:SLFO_Main Mar 31, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants