Re: bhyve clock issue

2016-04-26 Thread Ilario Febi
Il 26/04/16 16:50, Neel Natu ha scritto: What was the timecounter being used when you were seeing the time skew? HPET -- *Ing. Ilario Febi Schema 31 S.p.a. Socio Unico* *System Administrator *BO - FI - ROMA - PA ITALY Tel: +39. 06.98.358.472 Cell: +39. 366.69.45.384 Fax: +39.

Re: bhyve clock issue

2016-04-26 Thread Neel Natu
What was the timecounter being used when you were seeing the time skew? Best Neel > On Apr 26, 2016, at 6:46 AM, Ilario Febi wrote: > > Yes, > > I found errors in /var/log/messages and fix adding: > > kern.timecounter.hardware=TSC-low > into /etc/sysctl.conf file > >

Re: bhyve clock issue

2016-04-26 Thread Ilario Febi
Yes, I found errors in /var/log/messages and fix adding: kern.timecounter.hardware=TSC-low into /etc/sysctl.conf file Thanks for support. Il 14/04/16 18:13, Neel Natu ha scritto: Hi, Did you see anything interesting in the ntpd log file around the time the large skew happened? Best Neel

Re: Booting Windows/UEFI (was Re: Booting r298488 as Xen Dom0 may break ZFS pool?)

2016-04-26 Thread Roger Pau Monné
On Tue, Apr 26, 2016 at 10:39:06AM +, Marcin Cieslak wrote: > Yes, should be easy. Will try to plug a binary port in. Thanks :). > By the way, I just managed to crash a whole machine by trying to > boot Solaris 11.3: > > # builder = "hvm" > memory = 2048 > vcpus = 1 > name = "Solaris0" >

Re: Booting Windows/UEFI (was Re: Booting r298488 as Xen Dom0 may break ZFS pool?)

2016-04-26 Thread Marcin Cieslak
On Tue, 26 Apr 2016, Roger Pau Monné wrote: > On Tue, Apr 26, 2016 at 09:24:30AM +, Marcin Cieslak wrote: > > I got lazy and I have downloaded > > > > https://sourceforge.net/projects/edk2/files/OVMF/OVMF-X64-r15214.zip/download > > > > recompiled xen-tools by adding to xen-tools/Makefile >

Re: Booting Windows/UEFI (was Re: Booting r298488 as Xen Dom0 may break ZFS pool?)

2016-04-26 Thread Roger Pau Monné
On Tue, Apr 26, 2016 at 09:24:30AM +, Marcin Cieslak wrote: > I got lazy and I have downloaded > > https://sourceforge.net/projects/edk2/files/OVMF/OVMF-X64-r15214.zip/download > > recompiled xen-tools by adding to xen-tools/Makefile > > CONFIGURE_ARGS+=--enable-ovmf >

Booting Windows/UEFI (was Re: Booting r298488 as Xen Dom0 may break ZFS pool?)

2016-04-26 Thread Marcin Cieslak
On Tue, 26 Apr 2016, Marcin Cieslak wrote: > On Tue, 26 Apr 2016, Roger Pau Monné wrote: > > > You will have to boot it using OVMF, which is not compiled with Xen by > > default. I will try to add an OVMF package (like the SeaBIOS one that we > > already have), and wire it into the xen-tools

Re: Booting r298488 as Xen Dom0 may break ZFS pool?

2016-04-26 Thread Marcin Cieslak
On Tue, 26 Apr 2016, Roger Pau Monné wrote: > You will have to boot it using OVMF, which is not compiled with Xen by > default. I will try to add an OVMF package (like the SeaBIOS one that we > already have), and wire it into the xen-tools package. > > If you want to try it yourself, you can

Re: Booting r298488 as Xen Dom0 may break ZFS pool?

2016-04-26 Thread Roger Pau Monné
On Tue, Apr 26, 2016 at 07:16:25AM +, Marcin Cieslak wrote: > On Tue, 26 Apr 2016, Roger Pau Monné wrote: > > > > > libxl: error: libxl.c:6121:libxl_xen_console_read_line: reading console > > > > ring buffer: Cannot allocate memory > > > > > > It seems that my problem was ... > > > > > >

Re: Booting r298488 as Xen Dom0 may break ZFS pool?

2016-04-26 Thread Marcin Cieslak
On Tue, 26 Apr 2016, Roger Pau Monné wrote: > > > libxl: error: libxl.c:6121:libxl_xen_console_read_line: reading console > > > ring buffer: Cannot allocate memory > > > > It seems that my problem was ... > > > > vm.max_wired=1 > > > > in /boot/loader.conf > > > > instead of > > > >

Re: Booting r298488 as Xen Dom0 may break ZFS pool?

2016-04-26 Thread Roger Pau Monné
On Mon, Apr 25, 2016 at 08:50:53PM +, Marcin Cieslak wrote: > On Mon, 25 Apr 2016, Marcin Cieslak wrote: > > > On Mon, 25 Apr 2016, Marcin Cieslak wrote: > > > > > On Mon, 25 Apr 2016, Roger Pau Monné wrote: > > > > TBH, I have no idea. Can you also paste the log of the system (Xen + > > >