Re: CFT: bhyve AMD snapshot

2014-02-19 Thread Anish Gupta
Hi Aryeh, You need to destroy the VM before creating new one with same name, so between bhyve and bhyveload, you should use bhyvectl --destroy --vm=vm name=t4n1ustl23. This fixed the problem Fatal trap 30: reserved (unknown) fault while in kernel mode which I was able to reproduce on my

Re: CFT: bhyve AMD snapshot

2014-02-19 Thread Aryeh Friedman
Just to let people know destroying it does work... now I do not need to test PC on a production host thanks (just saved hours or headache with this about $2k in money) On Thu, Feb 20, 2014 at 1:44 AM, Anish Gupta akgu...@gmail.com wrote: Hi Aryeh, You need to destroy the VM before

Re: Fwd: CFT: bhyve AMD snapshot

2014-02-17 Thread Aryeh Friedman
Sorry for taking so long (forgot to say orginally this is the guest) On Wed, Feb 12, 2014 at 10:30 AM, Peter Grehan gre...@freebsd.org wrote: Hi Aryeh, kernel panic during boot Can you post a verbose boot log with the panic (i.e. boot -v from the loader prompt) ?OK boot -v Booting...

Re: Fwd: CFT: bhyve AMD snapshot

2014-02-12 Thread Aryeh Friedman
On Tue, Feb 11, 2014 at 7:08 PM, Peter Grehan gre...@freebsd.org wrote: Hi Aryeh, root@:/home/aryeh # uname -a FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r261732: Tue Feb 11 03:19:01 EST 2014 aryeh@:/usr/obj/usr/src/sys/GENERIC amd64 This isn't the revision of the

Re: Fwd: CFT: bhyve AMD snapshot

2014-02-12 Thread Peter Grehan
Hi Aryeh, kernel panic during boot Can you post a verbose boot log with the panic (i.e. boot -v from the loader prompt) ? later, Peter. ___ freebsd-virtualization@freebsd.org mailing list

Re: CFT: bhyve AMD snapshot

2014-02-11 Thread Aryeh Friedman
On Tue, Feb 11, 2014 at 3:07 AM, Aryeh Friedman aryeh.fried...@gmail.comwrote: It seems like the patch fails to acquire a DHCP address (or use the net in any other way with the following which works fine on intel): #!/bin/sh # # Generated by PetiteCloud 0.2.5 # truncate -s 10G

Re: CFT: bhyve AMD snapshot

2014-02-11 Thread Aryeh Friedman
On Mon, Feb 10, 2014 at 8:19 PM, Michael Dexter edi...@callfortesting.orgwrote: I opted to build world with -j4 and kernel on -j2 on a dual-core system as per Glen Barber's suggestion of how he is building the official releases. What, if anything, do the parameters to make world have to do

Re: CFT: bhyve AMD snapshot

2014-02-11 Thread Peter Grehan
Hi Aryeh, Fatal trap 30: reserved (unknown) fault while in kernel mode I'm not seeing this with a 10.0 guest on my Phenom II X6. However: root@:/home/aryeh # uname -a FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r261732: Tue Feb 11 03:19:01 EST 2014 aryeh@:/usr/obj/usr/src/sys/GENERIC

Fwd: CFT: bhyve AMD snapshot

2014-02-11 Thread Aryeh Friedman
-- Forwarded message -- From: Aryeh Friedman aryeh.fried...@gmail.com Date: Tue, Feb 11, 2014 at 7:04 PM Subject: Re: CFT: bhyve AMD snapshot To: Peter Grehan gre...@freebsd.org root@:/home/aryeh # uname -a FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r261732: Tue Feb 11 03

Re: Fwd: CFT: bhyve AMD snapshot

2014-02-11 Thread Peter Grehan
Hi Aryeh, root@:/home/aryeh # uname -a FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r261732: Tue Feb 11 03:19:01 EST 2014 aryeh@:/usr/obj/usr/src/sys/GENERIC amd64 This isn't the revision of the bhyve_svm branch - did you possibly do a sync before building this ? svn switch

Re: CFT: bhyve AMD snapshot

2014-02-10 Thread Willem Jan Withagen
On 2014-02-10 7:36, Michael Dexter wrote: On 2/9/14 10:33 AM, Willem Jan Withagen wrote: Are there any (near future) plans to merge this with the regular stable branch? It just missed 10.0-RELEASE. :( There was a technical issue at the time and there are some performance patches on their

Re: CFT: bhyve AMD snapshot

2014-02-10 Thread Michael Dexter
Willem, On 2/10/14 7:14 AM, Willem Jan Withagen wrote: I usually prefer to build my onw. So I tried that from a both basic 10-stable as well as the svn-url I got from Peter some time ago. But - building 10-stable did not give the amd svm stuff - building the previous svn-url on my 10-stable

Re: CFT: bhyve AMD snapshot

2014-02-10 Thread Aryeh Friedman
On Mon, Feb 10, 2014 at 8:50 PM, Aryeh Friedman aryeh.fried...@gmail.comwrote: On Mon, Feb 10, 2014 at 8:19 PM, Michael Dexter edi...@callfortesting.org wrote: Willem, On 2/10/14 7:14 AM, Willem Jan Withagen wrote: I usually prefer to build my onw. So I tried that from a both basic

Re: CFT: bhyve AMD snapshot

2014-02-09 Thread Willem Jan Withagen
On 8-2-2014 21:36, Michael Dexter wrote: Hello all, I have built and uploaded a bhyve SVM project branch snapshot of r261578 (February 4th, 2014, MFC @ r259205) that can be found at: http://mirrors.nycbug.org/pub/bhyve/r261578-svm/ Those with Barcelona class

CFT: bhyve AMD snapshot

2014-02-08 Thread Michael Dexter
Hello all, I have built and uploaded a bhyve SVM project branch snapshot of r261578 (February 4th, 2014, MFC @ r259205) that can be found at: http://mirrors.nycbug.org/pub/bhyve/r261578-svm/ Those with Barcelona class (http://en.wikipedia.org/wiki/AMD_10h) AMD hardware are invited to give