Date: Sat, 21 Apr 2018 21:09:09 +0000 From: Rick Macklem <rmacklem@uoguelph.ca> To: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: i386 hangs during halt "vnodes remaining... 0 time out" Message-ID: <YQBPR0101MB1042BF37F603335C9CE6346BDD8B0@YQBPR0101MB1042.CANPRD01.PROD.OUTLOOK.COM>
next in thread | raw e-mail | index | archive | help
With a recent head/current kernel (doesn't happen when running a Dec. 2017 = one), when I do a halt, it gets as far as: vnodes remaining... 0 time out and that's it (the time out appears several seconds after the first "0"). With a Dec. 2017 kernel there would be several "0"s printed. It appears that it is stuck in the first iteration of the sched_sync() loop= after it is no longer in SYNCER_RUNNING state. Any ideas? rick
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YQBPR0101MB1042BF37F603335C9CE6346BDD8B0>