Re: [FreeBSD 9.1 and XenServer 5.6.0]

2013-08-23 Thread Sergey Kandaurov
On 23 August 2013 16:45, Ederson de Moura eder...@gmail.com wrote:
 Hello guys,

 I installed FreeBSD 9.1 (64 bit) in XenServer (5.6.0)! It's running
 perfectly, following the tutorial below:

 http://www.vanhal-ict.nl/1/post/2012/8/freebsd-9-domu-on-xen-part-i-installing-freebsd.html

 But the moment you recompile the kernel GENERIC, the system hangs on load. 
 Even
 making the changes suggested in the tutorial (Part II: Optimizing FreeBSD) or
 not.

 The system does not load! as follows my print:

 http://200.189.101.110/~edm/FreeBSD-Xen-Stop.png

 Reloading the old kernel, the system up! Does anyone have any idea what could
 be the problem?

 Best regards,


Also, I would check if multiuser output is properly routed.  Check your
/etc/ttys. I don't remember well but to get them you probably need to
replace ttyv0 with xc0 which is the default Xen console instead of UART.

That would answer why you see kernel messages and don't see multiuser ones
which usually appear right after cd0 string or close to.

-- 
wbr,
pluknet
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to freebsd-xen-unsubscr...@freebsd.org


Re: FreeBSD PVHVM call for testing

2013-05-23 Thread Sergey Kandaurov
On 23 May 2013 20:30, Outback Dingo outbackdi...@gmail.com wrote:
 On Thu, May 23, 2013 at 9:33 AM, Roger Pau Monné roger@citrix.comwrote:

 On 23/05/13 14:57, Jeroen van der Ham wrote:
  Hi,
 
  On 13 May 2013, at 20:32, Roger Pau Monné roger@citrix.com wrote:
  Right now the code is in a state where it can be tested by users, so we
  would like to encourage FreeBSD and Xen users to test it and provide
  feedback.
 
  I've just been able to install it on a VPS using the latest pvhvm_v9
 branch.

 The branch pvhvm_v9 contains an initial implementation of PV IPIs for
 amd64. I've now finished it and I'm going to port it to i386 also, and
 push a new branch to the repository.

  This is good news, because the system I had before actually had trouble
 with the HVM kernel from 9.1 [0].
 
  I'm going to leave this running for a while and do some more tests on it.
 
  Jeroen.
 
 
  [0]: http://www.freebsd.org/cgi/query-pr.cgi?pr=175822
 

 I built the rev_9 branch on a XCP host and rebooted, however I am seeing

 on boot after ugen0.2: QEMU 0.10.2 at usbus0

 run_interrupt_driven_hooks: still waiting after 60 seconds for
 xenbus_nop_confighook_cb
 run_interrupt_driven_hooks: still waiting after 120 seconds for
 xenbus_nop_confighook_cb
 run_interrupt_driven_hooks: still waiting after 180 seconds for
 xenbus_nop_confighook_cb
 run_interrupt_driven_hooks: still waiting after 240 seconds for
 xenbus_nop_confighook_cb
 run_interrupt_driven_hooks: still waiting after 300 seconds for
 xenbus_nop_confighook_cb
 panic: run_interrupt_driven_confighooks: waited too long
 cpuid = 0
 KDB: enter: panic
 [ thread pid 0 tid 10 ]
 Stropped at kdb_enter +0x3b: movq $0,0xad6522(%rip)
 db

Can you recheck this on stock HEAD?

From your description this looks like a rather old bug seen with 8.2
or above and XCP (referenced in PR kern/164630). You can trigger it
when e.g. booting with empty cdrom.

-- 
wbr,
pluknet
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to freebsd-xen-unsubscr...@freebsd.org


Re: kern/164531: [xen] [panic] Boot time crash using XEN HVM enabled kernel.

2012-01-27 Thread Sergey Kandaurov
The following reply was made to PR kern/164531; it has been noted by GNATS.

From: Sergey Kandaurov pluk...@gmail.com
To: bug-follo...@freebsd.org, j...@tao.org.uk
Cc:  
Subject: Re: kern/164531: [xen] [panic] Boot time crash using XEN HVM enabled 
kernel.
Date: Fri, 27 Jan 2012 13:19:25 +0300

 You may try to apply the patch from svn r225708 and see if it helps,
 or just jump to 9.0:
 http://svn.freebsd.org/changeset/base/225708
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to freebsd-xen-unsubscr...@freebsd.org