SOLVED bhyve can't install debian newer than 8.7

Status
Not open for further replies.

asimov-solensan

Contributor
Joined
Oct 14, 2016
Messages
113
Hello,

Bhyve is one of the features I love most from freenas. Since I got it working I got a couple of debian machines running, at that time latest version was 8.7.

Today i was in the mood to test opn vswitch an was just unable to install the base OS debian-9.2.1-amd64-netinst.iso. Just got a kernel panic.

Code:
[	0.300273] ACPI Error: Could not enable RealTimeClock event (20160831/evxfevnt-212)
[	0.302994] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[	0.304307] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.9.0-4-amd64 #1 Debian 4.9.51-1
[	0.305524] Hardware name:   BHYVE, BIOS 1.00 03/14/2014
[	0.306294]  0000000000000000 ffffffffb1129974 ffff957a41427000 ffffa11300023ea0
[	0.307371]  ffffffffb0f7ac0d 0000000000000010 ffffa11300023eb0 ffffa11300023e48
[	0.308488]  4574ffaff750a23f ffffa11300023e58 ffffa11300023eb8 0000000000000012
[	0.309561] Call Trace:
[	0.309898]  [<ffffffffb1129974>] ? dump_stack+0x5c/0x78
[	0.310631]  [<ffffffffb0f7ac0d>] ? panic+0xe4/0x22d
[	0.311306]  [<ffffffffb1b394e4>] ? mount_block_root+0x281/0x2bd
[	0.312120]  [<ffffffffb1b3887b>] ? set_debug_rodata+0xc/0xc
[	0.312902]  [<ffffffffb1b396ad>] ? prepare_namespace+0x12b/0x161
[	0.313718]  [<ffffffffb1b3914f>] ? kernel_init_freeable+0x1d8/0x1e8
[	0.314564]  [<ffffffffb13fb080>] ? rest_init+0x80/0x80
[	0.315257]  [<ffffffffb13fb08a>] ? kernel_init+0xa/0x100
[	0.316012]  [<ffffffffb1408835>] ? ret_from_fork+0x25/0x30
[	0.316815] Kernel Offset: 0x2fe00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[	0.318266] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
~
[EOT]



Same problem with 8.9. Didn't worked until i came back to 8.7.

Is this a known problem? Right now I'm on freenas 9.10, will upgrade to 11 solve this?

If it's a problem with bhyve version, is there any place to check supported OSes supported for every version of bhyve?
 
Status
Not open for further replies.
Top