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 (SLE15-SP6:Update) #420

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.
@aafeijoo-suse aafeijoo-suse requested a review from tblume as a code owner March 26, 2025 08:41
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 05a48af into openSUSE:SLE-15-SP6_Update Mar 31, 2025
1 of 2 checks passed
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.

2 participants