RE: FreeBSD 10 under QEMU-KVM Issues..

2014-01-16 Thread Christian Kratzer

Hi,

On Mon, 13 Jan 2014, 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


In case it matters I have several 10.0-RC4 and 10.0-RC5 VMs running just fine 
under KVM on CentOS 6.5

[ck@kvm1 ~]$ /usr/libexec/qemu-kvm -version
QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2), Copyright (c) 
2003-2008 Fabrice Bellard

[ck@kvm1 ~]$ rpm -q -a | grep qemu-kvm
qemu-kvm-0.12.1.2-2.415.el6_5.3.x86_64

[ck@kvm1 ~]$ uname -a
Linux kvm1.cksoft.de 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux

[ck@kvm1 ~]$ cat /etc/redhat-release
CentOS release 6.5 (Final)

Greetings
Christian

--
Christian Kratzer  CK Software GmbH
Email:   c...@cksoft.de  Wildberger Weg 24/2
Phone:   +49 7032 893 997 - 0  D-71126 Gaeufelden
Fax: +49 7032 893 997 - 9  HRB 245288, Amtsgericht Stuttgart
Web: http://www.cksoft.de/ Geschaeftsfuehrer: Christian Kratzer
___
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-16 Thread Howard Leadmon

 -Original Message-
 From: Christian Kratzer [mailto:ck-li...@cksoft.de]
 
 In case it matters I have several 10.0-RC4 and 10.0-RC5 VMs running just
fine
 under KVM on CentOS 6.5


Can you let me know what virt-install options you used to accomplish this?
Outside of that, I am guessing the only diff might be that we are on
different hardware.   All prior FBSD's are fine, in fact I have a 9.2-STABLE
running just great on the server, but 10 is saying no way.


I am trying to load with the following:

virt-install --connect qemu:///system -n FBSD-10_vm1 -r 4096 --vcpus=2
--disk path=/dev/vg_virtual/FBSD-10_vm1 -c
/images/FreeBSD-10.0-RC5-amd64-disc1.iso --graphics
vnc,port=5920,listen=0.0.0.0 --noautoconsole --os-variant freebsd8
--accelerate --network=bridge:br0 --network=bridge:br1



---
Howard Leadmon

___
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-16 Thread Christian Kratzer

Hi,

On Thu, 16 Jan 2014, Howard Leadmon wrote:




-Original Message-
From: Christian Kratzer [mailto:ck-li...@cksoft.de]

In case it matters I have several 10.0-RC4 and 10.0-RC5 VMs running just

fine

under KVM on CentOS 6.5



Can you let me know what virt-install options you used to accomplish this?
Outside of that, I am guessing the only diff might be that we are on
different hardware.   All prior FBSD's are fine, in fact I have a 9.2-STABLE
running just great on the server, but 10 is saying no way.


I am trying to load with the following:

virt-install --connect qemu:///system -n FBSD-10_vm1 -r 4096 --vcpus=2
--disk path=/dev/vg_virtual/FBSD-10_vm1 -c
/images/FreeBSD-10.0-RC5-amd64-disc1.iso --graphics
vnc,port=5920,listen=0.0.0.0 --noautoconsole --os-variant freebsd8
--accelerate --network=bridge:br0 --network=bridge:br1


Not sure as I used the graphical virt-manager UI to setup the VM. I am 
travelling today but will try your command tomorrow when I am back in the 
office.

In the meantime you can check my kvm-qemu config file at following url:

  
http://www.cksoft.de/paste/cf8b56213ad158c7275d998d526f641014d2c05f/kvmbsd1.xml

Still new to kvm so in case you need something specific please feel free to 
point me where to look.

Greetings
Christian

--
Christian Kratzer  CK Software GmbH
Email:   c...@cksoft.de  Wildberger Weg 24/2
Phone:   +49 7032 893 997 - 0  D-71126 Gaeufelden
Fax: +49 7032 893 997 - 9  HRB 245288, Amtsgericht Stuttgart
Web: http://www.cksoft.de/ Geschaeftsfuehrer: Christian Kratzer
___
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