[Bug 269297] zfs: Unable to shutdown zfs machine after 52bcdd58f42dd37ca13e3671cb0d4ca87ce9a2a1(kgssapi: Increase timeout for kernel to gssd(8) upcalls)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Feb 2023 06:14:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269297 --- Comment #3 from Masachika ISHIZUKA <ish@amail.plala.or.jp> --- (In reply to Rick Macklem from comment #2) Thank you for reply. It happend again without this patch, today. So, I think this hang has occured another reason. I'm sorry to disturb you. - Are you running the gssd(8) daemon and using Kerberized NFS? No. I don't use gssd nor Kerberized NFS. - If not, there is no reason to run the gssd or even load the kgssapi.ko module. I don't run gssd and don't load kgssapi.ko - Do you have "options KGSSAPI" in your kernel config? No. - What are you doing to "shutdown" the system? % su # shutdown -p now - Make sure your /etc/resolv.conf refers to a valid DNS service or delete the file. % cat /etc/resolv.conf search foo.bar nameserver 127.0.0.1 options edns0 And local_unbound is working fine. -- You are receiving this mail because: You are the assignee for the bug.