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

bhyve upgrade

2014-02-11 Thread Andrea Brancatelli
Hello all, given that I'm not confortable with unofficial upgrades, I was wondering if, say, a 10-p1 would contain any new bhyve upgrade or should we wait for an official 10.1 ? -- *Andrea BrancatelliSchema 31 S.r.l. - Socio UnicoResponsabile ITROMA - FIRENZE - PALERMO ITALYTel: +39.

CFT: PetiteCloud 0.2.5

2014-02-11 Thread Aryeh Friedman
Whats new: * Ability to use physical disks as backing stores * Multiple NIC's * Advanced settings -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org ___ freebsd-virtualization@freebsd.org mailing list

reminder to PetiteCloud users

2014-02-11 Thread Aryeh Friedman
Please ask all issues related to PetiteCloud on our mailing list (on the site) -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org ___ freebsd-virtualization@freebsd.org mailing list

Routing strangeness on 9.2 jail on 10.0 host with vimage

2014-02-11 Thread Andreas Nilsson
Hello, I have a host running 10.0(-RC5) with vimage and 64 routetables. On that I'm trying to run a 9.2 jail ( with vnet ). jail.conf is as $ cat /etc/jail.conf $ppath=/usr/local/jails/; exec.start = /bin/sh /etc/rc; exec.stop = /bin/sh /etc/rc.shutdown; vnet; allow.raw_sockets;

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: Detect of BHyve VM was powered off or rebooted?

2014-02-11 Thread John Baldwin
On Sunday, February 09, 2014 7:03:41 pm Neel Natu wrote: Hi Craig, On Sun, Feb 9, 2014 at 1:11 PM, Craig Rodrigues rodr...@freebsd.org wrote: Hi, I posted some rc.d scripts that I am using to boot a BHyve VM and send the output to a serial console using the /dev/nmdm driver:

Re: bhyve upgrade

2014-02-11 Thread John Baldwin
On Tuesday, February 11, 2014 4:38:10 am Andrea Brancatelli wrote: Hello all, given that I'm not confortable with unofficial upgrades, I was wondering if, say, a 10-p1 would contain any new bhyve upgrade or should we wait for an official 10.1 ? There will not be any bhyve features merged to

Re: Detect of BHyve VM was powered off or rebooted?

2014-02-11 Thread Craig Rodrigues
On Tue, Feb 11, 2014 at 11:11 AM, John Baldwin j...@freebsd.org wrote: On Sunday, February 09, 2014 7:03:41 pm Neel Natu wrote: Hi Craig, On Sun, Feb 9, 2014 at 1:11 PM, Craig Rodrigues rodr...@freebsd.org wrote: Hi, I posted some rc.d scripts that I am using to boot a BHyve VM

Re: Detect of BHyve VM was powered off or rebooted?

2014-02-11 Thread Neel Natu
Hi Craig, On Feb 11, 2014, at 2:29 PM, Craig Rodrigues rodr...@freebsd.org wrote: On Tue, Feb 11, 2014 at 11:11 AM, John Baldwin j...@freebsd.org wrote: On Sunday, February 09, 2014 7:03:41 pm Neel Natu wrote: Hi Craig, On Sun, Feb 9, 2014 at 1:11 PM, Craig Rodrigues

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

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