Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2016 08:22:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-virtualization@FreeBSD.org
Subject:   [Bug 203643] [bhyve] NetBSD causes bhyve to exit on AMD processors
Message-ID:  <bug-203643-27103-oRH69NYehh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203643-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203643-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203643

--- Comment #2 from Jimmy Olgeni <olgeni@FreeBSD.org> ---
Tested again. 11.0-RC2 with NetBSD 7.0.1:

cd0 at atapibus0 drive 0: <BHYVE SATA DVD ROM, BHYVE-445C-CB8B-8A6, 001> cd=
rom
removable
pad0: outputs: 44100Hz, 16-bit, stereo
audio0 at pad0: half duplex, playback, capture
boot device: cd0
cd0(ahcisata0:0:0):  Check Condition on CDB: 0x46 00 00 00 00 00 00 00 08 00
    SENSE KEY:  Illegal Request
     ASC/ASCQ:  Invalid Command Operation Code

root on cd0a dumps on cd0b
root file system type: cd9660
warning: no /dev/console
Abort trap

>From the vm-bhyve log:

Sep 12 10:20:16: initialising
Sep 12 10:20:16:  [loader: grub]
Sep 12 10:20:16:  [uefi: no]
Sep 12 10:20:16:  [cpu: 1]
Sep 12 10:20:16:  [memory: 512M]
Sep 12 10:20:16:  [hostbridge: standard]
Sep 12 10:20:16:  [com ports: com1]
Sep 12 10:20:16:  [uuid: 9a8e5695-78c1-11e6-a88c-bcaec55be5e5]
Sep 12 10:20:16:  [utctime: no]
Sep 12 10:20:16:  [debug mode: no]
Sep 12 10:20:16:  [primary disk: disk0.img]
Sep 12 10:20:16:  [primary disk dev: file]
Sep 12 10:20:16: generated static mac 58:9c:fc:0b:b5:ee (based on
'netbsd:0:1473668416:0')
Sep 12 10:20:16: initialising network device tap0
Sep 12 10:20:16: adding tap0 -> bridge1 (public)
Sep 12 10:20:16: booting
Sep 12 10:20:16: create file /storage/vm-bhyve/netbsd/device.map
Sep 12 10:20:16:  -> (hd0) /storage/vm-bhyve/netbsd/disk0.img
Sep 12 10:20:16:  -> (cd0) /storage/vm-bhyve/.iso/NetBSD-7.0.1-amd64.iso
Sep 12 10:20:16: create file /storage/vm-bhyve/netbsd/grub.cfg
Sep 12 10:20:16:  -> timeout=3D3
Sep 12 10:20:16:  -> menuentry 'netbsd (bhyve install)' {
Sep 12 10:20:16:  ->     root=3Dcd0
Sep 12 10:20:16:  ->     knetbsd -h -r cd0a /netbsd
Sep 12 10:20:16:  -> }
Sep 12 10:20:16: /usr/local/sbin/grub-bhyve -m
/storage/vm-bhyve/netbsd/device.map -M 512M -r host -d /storage/vm-bhyve/ne=
tbsd
netbsd
Sep 12 10:20:20:  [bhyve options: -c 1 -m 512M -AHP -U
9a8e5695-78c1-11e6-a88c-bcaec55be5e5]
Sep 12 10:20:20:  [bhyve devices: -s 0,hostbridge -s 31,lpc -s
4:0,virtio-blk,/storage/vm-bhyve/netbsd/disk0.img -s
5:0,virtio-net,tap0,mac=3D58:9c:fc:0b:b5:ee]
Sep 12 10:20:20:  [bhyve console: -l com1,stdio]
Sep 12 10:20:20:  [bhyve iso device: -s
3:0,ahci-cd,/storage/vm-bhyve/.iso/NetBSD-7.0.1-amd64.iso]
Sep 12 10:20:20: starting bhyve (run 1)
Sep 12 10:20:27: bhyve exited with status 134
Sep 12 10:20:27: destroying network device tap0
Sep 12 10:20:27: stopped

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203643-27103-oRH69NYehh>