[Bug 261284] bhyve emulation of 12.3 on 12.3 frequently crashes

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 17 Jan 2022 19:11:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261284

--- Comment #2 from Martin Birgmeier <d8zNeCFG@aon.at> ---
Scenario (continued):
- rolled the ZFS volume backing v909 back to yesterday's state
- restarted the client (v909)
- In the client:

[0]% cd /usr/src ..................... this is mounted via NFS from hal using
automount
[0%] df .
Filesystem  1K-blocks Used Avail Capacity  Mounted on
map -hosts3         0    0     0   100%    /net
[0]# 

- Now this is very strange, because it should be the NFS mount!

[0]# ls
...
[0]# df .
Filesystem                              1K-blocks    Used     Avail Capacity 
Mounted on
hal.1/1/SRC/FreeBSD/src/MBi/releng/12.3 750831648 3405803 747425845     0%   
/z/SRC/FreeBSD/src/MBi/releng/12.3
[0]# 

- Now it shows the right mountpoint
- Starting "make installkernel installworld..."

Result:
- After a (longer) time, the machine crashes again.

-- 
You are receiving this mail because:
You are the assignee for the bug.