From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= Subject: Re: FreeBSD PVHVM call for testing Date: Thu, 30 May 2013 11:04:22 +0200 Message-ID: <51A71616.4060508__14664.4381959506$1369904806$gmane$org@citrix.com> References: <519131D8.9010307@citrix.com> <519E54DE.5090304@citrix.com> <6B8B9354-AF52-4081-B67B-04565D1BCE99@dckd.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <6B8B9354-AF52-4081-B67B-04565D1BCE99@dckd.nl> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jeroen van der Ham Cc: "freebsd-xen@freebsd.org" , xen-devel , "freebsd-virtualization@freebsd.org" , "xen-users@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 30/05/13 10:50, Jeroen van der Ham wrote: > Hi, > = > On 23 May 2013, at 19:41, Roger Pau Monn=E9 wrote: > = >> Hello, >> >> I've pushed a new branch, pvhvm_v10 that contains a PV IPI >> implementation for both amd64 and i386. I've also updated the wiki to >> point to the pvhvm_v10 branch: > = > I've been running a VM with this kernel for about a week now. It ran fine= , until about 3:30 in the morning. The only thing I can see is the followin= g cryptic messages in /var/log/messages, followed by a reboot of the system. > = > May 29 23:42:30 image01 sshd[31227]: error: Received disconnect from 150.= 165.15.175: 11: Bye Bye [preauth] > May 30 03:30:57 image01 kernel: . > May 30 03:30:57 image01 ntpd[4436]: ntpd exiting on signal 15 > May 30 03:30:57 image01 kernel: . > May 30 03:30:58 image01 kernel: . > May 30 03:31:00 image01 syslogd: exiting on signal 15 > May 30 03:32:52 image01 syslogd: kernel boot file is /boot/kernel/kernel > May 30 03:32:52 image01 kernel: Copyright (c) 1992-2013 The FreeBSD Proje= ct. > May 30 03:32:52 image01 kernel: Copyright (c) 1979, 1980, 1983, 1986, 198= 8, 1989, 1991, 1992, 1993, 1994 > May 30 03:32:52 image01 kernel: The Regents of the University of Californ= ia. All rights reserved. > May 30 03:32:52 image01 kernel: FreeBSD is a registered trademark of The = FreeBSD Foundation. > = > I'm happy to help to gather more information, just tell me what you need. Hello Jeroen, So it looks like the system rebooted (but it was not a crash or a sporadic reboot? the kernel seems to be aware of the reboot request). It would be interesting if you could provide the output of the serial console when this happens, that might be helpful. Did you enable xenconsoled logging? Also, could you provide more info about your system, Xen version, what workload was the DomU running, Dom0 kernel version?