Re: backups of bhyve images

2014-12-09 Thread Julian Elischer
On 12/9/14, 7:44 AM, Pete Wright wrote: On 12/08/14 15:30, Craig Rodrigues wrote: (3) When you want to backup the VM, do a "zfs snapshot" take take a snapshot of the ZFS zvol. will this ensure that your zvol is consistent, or rather will the filesystem overlaid on the zvol device be ensure

vmrun.sh error

2014-12-09 Thread Susan Stanziano
Hello, Craig suggested that I send this question to this mail alias: A couple of comments after creating VM's and using the vmrun.sh in /usr/share/examples/bhyve/vmrun.sh: 1) I know you can't run two VM's at the same time with the same vmname, but the error message from bhyveload is not in

Re: Bug in virtio-net

2014-12-09 Thread Shawn Webb
On Tue, Dec 9, 2014 at 12:40 PM, Peter Grehan wrote: > Hi Shawn, > > ​I doubt this has anything to do with vtnet. My guess is that >>> netisr_proto[NETISR_ETHER].np_handler(m) is ​NULL for some reason. Do >>> you have a dump? >>> >> >> core.txt is attached. I've also uploaded it to the link belo

Re: Bug in virtio-net

2014-12-09 Thread Peter Grehan
Hi Shawn, ​I doubt this has anything to do with vtnet. My guess is that netisr_proto[NETISR_ETHER].np_handler(m) is ​NULL for some reason. Do you have a dump? core.txt is attached. I've also uploaded it to the link below in case the attachment is scrubbed. http://0xfeedface.org/~shawn/2014-12

Re: HEADS UP: Merging projects/bhyve_svm to HEAD

2014-12-09 Thread John Nielsen
On Oct 26, 2014, at 4:40 PM, Zaphod Beeblebrox wrote: > On Sat, Oct 25, 2014 at 8:20 PM, Neel Natu wrote: > >> On Sat, Oct 25, 2014 at 3:50 PM, Zaphod Beeblebrox >> wrote: >>> I tried to integrate this patch into 10.1_RC3 and I failed. Is there a >>> timeframe to MFC this to 10.1 or 10-STABLE