Current problem reports assigned to freebsd-virtualization@FreeBSD.org

2014-01-13 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o kern/165252  virtualization[vimage] [pf] [panic] kernel panics with VIMAGE 
and PF
o kern/161094  virtualization[vimage] [pf] [panic] kernel panic with pf + 
VIMAGE wh
o kern/160541  virtualization[vimage][pf][patch] panic: userret: Returning on 
td 0x
o kern/160496  virtualization[vimage] [pf] [patch] kernel panic with pf + VIMAGE
o kern/148155  virtualization[vimage] [pf] Kernel panic with PF + VIMAGE kernel 
opt
a kern/147950  virtualization[vimage] [carp] VIMAGE + CARP = kernel crash
s kern/143808  virtualization[pf] pf does not work inside jail

7 problems total.

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


Bhyve infos about a vm

2014-01-13 Thread Andrea Brancatelli
Hello,

Whats the command to list all the attached devices to a vm?

Bhyctl --vm=vm0 --get-all seemsto write of funny but totally irrelevant
info for an user (instead of a developer...)

Is there a way to get a list of the attached devices, say virtio-blk,
ethernet stuff...

Andrea Brancatelli
Schema31
___
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
freebsd-virtualization-unsubscr...@freebsd.org


Re: Bhyve infos about a vm

2014-01-13 Thread Peter Grehan

Hi Andrea,

Whats the command to list all the attached devices to a vm?


 The only way currently is to list the bhyve command line using ps.

 Any preferences for how  you'd like to see this ?

later,

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


Re: Bhyve infos about a vm

2014-01-13 Thread Andrea Brancatelli
Hello Peter.

Funny but my ps doesn't seem to report it, it only shows bhyve vm0. Maybe it is 
because it was run as

Bhyve vm0 \
  -something \
  -something

Btw I think the bhyvectl is the candidate for this, maybe bhyvectl --vm=vm0 
--get-devices ?

Is devices the correct name for those parameters? Or maybe just --get-parms ?

Thank you very much. Bhyve is coming on as a great project (performances are 
great!), we now just have to work a lot to make it friendly!!!

Andrea Mr.SK Brancatelli

 On 13/gen/2014, at 20:29, Peter Grehan gre...@freebsd.org wrote:
 
 Hi Andrea,
 Whats the command to list all the attached devices to a vm?
 
 The only way currently is to list the bhyve command line using ps.
 
 Any preferences for how  you'd like to see this ?
 
 later,
 
 Peter.
___
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
freebsd-virtualization-unsubscr...@freebsd.org


Re: FreeBSD 10 under QEMU-KVM Issues..

2014-01-13 Thread Glen Barber
On Mon, Jan 13, 2014 at 07:06:36PM -0500, Howard Leadmon wrote:
 
  I have had FreeBSD 8 and 9 running just fine under a Linux KVM, and as I
 know 10 is about to go official, I figured I would load up a VM of 10 to
 play with.   So I grabbed the ISO of RC5, and proceeded to load a VM.
 
  Anytime I try this, I get to the phase where it tries to load, but then it
 just hangs, and I have left it set for an hour, still nothing.   
 
 
 When it starts to boot I see:
 
 
 gPXE (http://etherboot.org) - 00:04.0 C980 PCI2.10 PnP BBS PMM7FC0@20 C980
 
 Booting from DVD/CD...
 CD Loader 1.2
 
 Building the boot loader arguments
 Looking up the /BOOT/LOADER... Found
 Relocating the loader and the BTX
 
 
 
 That is it, at that point it just hangs.   I have tried from 2G RAM to 6G
 RAM for the VM, and from 1 to 4 CPU's, but no effect.If I try and load
 something prior to 10, it works fine, but 10 for some reason will not boot.
 I have tried older BETA's as well, no difference.   
 
  Any ideas how to get past this??
 

What version of qemu-kvm is this?

Glen



pgpOEKY0Qt9hu.pgp
Description: PGP signature


RE: FreeBSD 10 under QEMU-KVM Issues..

2014-01-13 Thread Howard Leadmon
 It is currently under CentOS 6.4, and sending a -version to qemu-kvm gives
me the following:

QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2), Copyright (c) 2003-2008
Fabrice Bellard



---
Howard Leadmon 



 -Original Message-
 
 What version of qemu-kvm is this?
 
 Glen


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


Re: FreeBSD 10 under QEMU-KVM Issues..

2014-01-13 Thread Glen Barber
On Mon, Jan 13, 2014 at 07:27:55PM -0500, Howard Leadmon wrote:
  It is currently under CentOS 6.4, and sending a -version to qemu-kvm gives
 me the following:
 
 QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2), Copyright (c) 2003-2008
 Fabrice Bellard
 
 

I think updating the version of qemu-kvm will take care of your problem.

Glen

 
  -Original Message-
  
  What version of qemu-kvm is this?
  
  Glen
 


pgpjOT59kzjkI.pgp
Description: PGP signature


Re: FreeBSD 10 under QEMU-KVM Issues..

2014-01-13 Thread Glen Barber
On Mon, Jan 13, 2014 at 07:35:39PM -0500, Howard Leadmon wrote:
 
  -Original Message-
  From: Glen Barber [mailto:g...@freebsd.org]
  Sent: Monday, January 13, 2014 7:30 PM
  To: Howard Leadmon
  Cc: freebsd-virtualization@freebsd.org
  Subject: Re: FreeBSD 10 under QEMU-KVM Issues..
  
  On Mon, Jan 13, 2014 at 07:27:55PM -0500, Howard Leadmon wrote:
It is currently under CentOS 6.4, and sending a -version to qemu-kvm
 gives
   me the following:
  
   QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2), Copyright (c) 2003-
  2008
   Fabrice Bellard
  
  
  
  I think updating the version of qemu-kvm will take care of your problem.
  
  Glen
 
 
  I hate to play stupid here, and guess I can go digging, but any specific
 version in mind?   As I am just using the CentOS supplied KVM, so not sure
 how much of a forklift transplant I can make and not cause issues with the
 host server. Just strange that all prior BSD's work fine, but the new 10
 doesn't, guess they are doing something different at boot..
 

The only other report I've seen of this issue, updating to 1.1.2
resolved the issue.

Glen



pgpwlTsOZCFLQ.pgp
Description: PGP signature


Re: Virtio Driver

2014-01-13 Thread Robert Simmons
On Mon, Jan 13, 2014 at 12:13 AM, Bryan Venteicher
bry...@daemoninthecloset.org wrote:
 - Original Message -
  What happens if you camcontrol rescan all ?
 

 A VirtIO block device (and a parent VirtIO PCI device) is what is likely
 getting created here, so there is no SCSI bus to rescan.

 I had a prior private conversation with Robert last week. This particular
 use case will not work until PCI hotplug support is there - this is not
 a limitation of VirtIO (fundamentally or as implemented in FreeBSD).

 Workarounds include use VirtIO SCSI since it supports hot plug. In FreeBSD
 10, VirtIO block supports the resize events from the hypervisor, but the
 GEOM support for this was not MFC'ed to 9.

I have created an image of 10-RC5 that I will try the same conditions
I described earlier on. Unfortunately, I'm using a cloud service, so I
don't have control to change the settings of OpenStack.

Thanks for the insight. I'll let you all know the outcome.
___
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
freebsd-virtualization-unsubscr...@freebsd.org


Re: Virtio Driver

2014-01-13 Thread Bryan Venteicher


- Original Message -
 I have created an image of 10-RC5 that I will try the same conditions
 I described earlier on. Unfortunately, I'm using a cloud service, so I
 don't have control to change the settings of OpenStack.
 

And just to be clear: In 10.0, you can only resize a disk that is
already present at boot. It doesn't get around the lack of PCI hot
plug support.


 Thanks for the insight. I'll let you all know the outcome.
 
___
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
freebsd-virtualization-unsubscr...@freebsd.org