Hi Greg
Here is the test results for the latest versions of 6.6.x and 6.7.x available in Gentoo portage
1- Stopping NFS service failed but, unlike 6.1.x, it did NOT hang.
# uname -r 6.6.11-gentoo # /etc/init.d/nfs stop * Stopping NFS mountd ... [ ok ] * Stopping NFS daemon ... * start-stop-daemon: 8 process(es) refused to stop [ !! ] * Unexporting NFS directories ... [ ok ] * ERROR: nfs failed to stop # /etc/init.d/nfs start * WARNING: nfs has already been started
# uname -r 6.7.0-gentoo # /etc/init.d/nfs stop * Stopping NFS mountd ... [ ok ] * Stopping NFS daemon ... * start-stop-daemon: 8 process(es) refused to stop [ !! ] * Unexporting NFS directories ... [ ok ] * ERROR: nfs failed to stop # /etc/init.d/nfs start * WARNING: nfs has already been started
2- Shutdown didn't hang in both of them
Best regards John G
On 11/1/24 21:21, Greg KH wrote:
On Thu, Jan 11, 2024 at 09:10:39PM +1100, email200202 wrote:
Hi Greg
I'm sorry. This my first kernel report.
I didn't test 6.6.x and 6.7.x. I use only 6.1.x.
Can you do so?
thanks,
greg k-h