Skip to content

kernel-440-nfsd-replacement: Add version 1.0 #2820

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Conversation

donald
Copy link
Collaborator

@donald donald commented Jan 5, 2023

This package installs an nfsd kernel module for the Linux 5.15.77-440 kernel,
which has a fix for the 'chgrp' problem with sec=mariux nfs mounts.

The nfsd module can be reloaded without a system reboot:

systemctl stop nfsd
systemctl stop proc-fs-nfsd.mount
rmmod nfsd
systemctl start proc-fs-nfsd.mount
systemctl start nfsd

This package installs an nfsd kernel module for the Linux 5.15.77-440 kernel,
which has a fix for the 'chgrp' problem with sec=mariux nfs mounts.

The nfsd module can be reloaded without a system reboot:

    systemctl stop nfsd
    systemctl stop proc-fs-nfsd.mount
    rmmod nfsd
    systemctl start proc-fs-nfsd.mount
    systemctl start nfsd
@donald
Copy link
Collaborator Author

donald commented Jan 6, 2023

@donald donald merged commit 69b0430 into master Jan 10, 2023
@donald
Copy link
Collaborator Author

donald commented Jan 13, 2023

All running nfsds have been replaced.
Next steps:

  • Default sec=mariux (again) in /etc/auto.master
  • Wait until all nfs automounts are renewed (or force them if patience is lost)
  • Remove sec=sys from /etc/mxmounts

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants