I updated a server to 9 and perhaps shouldn't have done the installworld as now I can't roll back.
On a 9.x kernel it hangs for ages on
when it does eventually reboot it then gets
On 8.x no such issue.
It uses a 3ware device for hardware RAID1.
If I hit ctrl-alt-del during the hang it seems to rerun the shutdown script generating various errors as everything is already unmounted. Errors include going into single user mode due to
and
Then very long waits after for system processes to stop vnlru, bufdaemon, syncer etc. It doesn't actually drop into single user mode so can't run the ps command.
On a 9.x kernel it hangs for ages on
Code:
All buffers synced
Code:
improper unmount on /
On 8.x no such issue.
It uses a 3ware device for hardware RAID1.
If I hit ctrl-alt-del during the hang it seems to rerun the shutdown script generating various errors as everything is already unmounted. Errors include going into single user mode due to
Code:
/bin/sh on /etc/rcv.shutdown terminated abnormally
Code:
some processes would not die ps axl advised
Then very long waits after for system processes to stop vnlru, bufdaemon, syncer etc. It doesn't actually drop into single user mode so can't run the ps command.