Re: Issue encountered booting FreeBSD STABLE and CURRENT snapshots with EFI

2018-03-24 Thread Joe Maloney
null.iso but I haven't had time to look further so I just reverted that patch, and applied the new firmware instead. Anyways thanks again. Joe Maloney QA Manager / iXsystems Enterprise Storage & Servers Driven By Open Source On Sat, Mar 24, 2018 at 10:26 AM, Kyle Evans wrote: > On

Re: Issue encountered booting FreeBSD STABLE and CURRENT snapshots with EFI

2018-03-23 Thread Joe Maloney
e tests with HEAD and 11-STABLE latest snapshots: > 1) HEAD: FreeBSD-12.0-CURRENT-amd64-20180315-r331001-disc1.iso > 2) Stable: FreeBSD-11.1-STABLE-amd64-20180315-r330998-bootonly.iso > > I have installed it using ZFS and tested using AHCI and virtio-blk. > > So everything worked f

Re: Issue encountered booting FreeBSD STABLE and CURRENT snapshots with EFI

2018-03-15 Thread Joe Maloney
tely now something causes that exact same "Failed to start image provided by UFS (14)" error for BHYVE with UEFI. Joe Maloney QA Manager / iXsystems Enterprise Storage & Servers Driven By Open Source On Wed, Mar 14, 2018 at 5:55 PM, Joe Maloney wrote: > Hello everyone, > Tod

Issue encountered booting FreeBSD STABLE and CURRENT snapshots with EFI

2018-03-14 Thread Joe Maloney
further replies right away. Either way I wanted to make the project aware while others at iX look into this Thanks. Joe Maloney QA Manager / iXsystems Enterprise Storage & Servers Driven By Open Source ___ freebsd-virtualization@freebsd.org mailing

Re: Enabling VIMAGE by default for FreeBSD 11?

2014-10-12 Thread Joe Maloney
I've noticed that when VIMAGE is enabled in kernel emulators/virtualbox-ose has to have VIMAGE set as well if installed. Otherwise VirtualBox kernel panics upon starting a VM. Other than that I've never had an issue with it, and quite like the idea of having it out of box. Joe Malon

Re: bhyve + freenas + vimage jails

2014-05-19 Thread Joe Maloney
pt to delete it. http://pastebin.com/haiMrQ9M Joe Maloney On Mon, May 19, 2014 at 8:53 AM, John Baldwin wrote: > On Monday, May 19, 2014 12:19:27 am Joe Maloney wrote: > > I've been noticing that when VIMAGE jails are created in FreeNAS within a > > bhyve VM the system VM

Re: clock wrong in bhyve vm's

2014-05-19 Thread Joe Maloney
to dig up more info if it happens again. Joe Maloney On Mon, May 19, 2014 at 8:52 AM, John Baldwin wrote: > On Monday, May 19, 2014 12:15:21 am Joe Maloney wrote: > > So far I've created 2 VM's in bhyve with 11 CURRENT updated world as of > > today. One VM is running F

bhyve + freenas + vimage jails

2014-05-18 Thread Joe Maloney
etimes it works, sometimes it doesn't. Not really a huge deal as I've just been testing for fun but if I will provide logs if anyone would like to see. I would just need to know how to pull them. Joe Maloney ___ freebsd-virtualization@free

clock wrong in bhyve vm's

2014-05-18 Thread Joe Maloney
nyone else noticed this or know of a possible fix other than using ntpd? Joe Maloney ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd

Re: kldload vmm partial lockup

2014-01-22 Thread Joe Maloney
Hey Neel, I compiled 11-CURRENT and it works now I can kldload vmm with no problems. Thanks. Joe Maloney On Jan 21, 2014, at 9:01 PM, Neel Natu wrote: > Hi Joe, > > On Tue, Jan 21, 2014 at 6:53 PM, Joe Maloney wrote: >> Neel, >> sorry it took me a day or two to get to

Re: kldload vmm partial lockup

2014-01-21 Thread Joe Maloney
Neel, sorry it took me a day or two to get to test this. The patch compiles cleanly however it fails now trying to build the vmm module. Joe Maloney /usr/src/sys/modules/vmm/../../amd64/vmm/vmm.c:232:7: error: implicit declaration of function 'ppt_avail_devices' is inva

kldload vmm partial lockup

2014-01-19 Thread Joe Maloney
see and utilize the VT-D extensions. VirtualBox runs fine with the VT extensions enabled. I also made sure VirtualBox wasn’t installed or loaded before I tried bhyve. I’ve tried to research for a week or two before posting here. Joe Maloney ___