RE: HVM paravirt block/nic drivers

2010-01-11 Thread James Smith
Hi, Have you compiled XENHVM kernel? It makes some improvements to networking. Ensure you add the correct device to /etc/rc.conf afterwards, I believe it changes to xn0 when running XENHVM. Regards, James Smith, -Original Message- From: owner-freebsd-...@freebsd.org

Re: HVM paravirt block/nic drivers

2010-01-11 Thread David
Well, im using the AMD64 ISO image, So i'll have to recompile the kernel? Are there instructions anywhere? Thanks. David 2010/1/11 James Smith james.sm...@m247.com Hi, Have you compiled XENHVM kernel? It makes some improvements to networking. Ensure you add the correct device to

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

2010-01-11 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

Re: HVM paravirt block/nic drivers

2010-01-11 Thread David
install -o root -g wheel -m 555 zfs.ko /boot/kernel install -o root -g wheel -m 555 zfs.ko.symbols /boot/kernel === zlib (install) install -o root -g wheel -m 555 zlib.ko /boot/kernel install -o root -g wheel -m 555 zlib.ko.symbols /boot/kernel kldxref /boot/kernel make: don't know how to

Re: HVM paravirt block/nic drivers

2010-01-11 Thread Ivan Voras
The given command was slightly wrong; it should have been: make kernel KERNCONF=XENHVM 2010/1/11 David ad...@dmarkey.com: install -o root -g wheel -m 555   zfs.ko /boot/kernel install -o root -g wheel -m 555   zfs.ko.symbols /boot/kernel === zlib (install) install -o root -g wheel -m 555  

Re: HVM paravirt block/nic drivers

2010-01-11 Thread David
Thanks guys, got that working. How about block device drivers? 2010/1/11 Ivan Voras ivo...@freebsd.org The given command was slightly wrong; it should have been: make kernel KERNCONF=XENHVM 2010/1/11 David ad...@dmarkey.com: install -o root -g wheel -m 555 zfs.ko /boot/kernel

Re: HVM paravirt block/nic drivers

2010-01-11 Thread David
Sorry, I see i'm using paravirt block device drivers. Timecounters tick every 1.000 msec acd0: CDROM QEMU DVD-ROM/0.10.2 at ata1-master WDMA2 xbd0: 5120MB Virtual Block Device at device/vbd/768 on xenbus0 xbd0: attaching as ad0 xbd1: 658MB Virtual Block Device at device/vbd/5632 on xenbus0 xbd1:

Re: HVM paravirt block/nic drivers

2010-01-11 Thread Ivan Voras
2010/1/11 David ad...@dmarkey.com: Sorry, I see i'm using paravirt block device drivers. Timecounters tick every 1.000 msec acd0: CDROM QEMU DVD-ROM/0.10.2 at ata1-master WDMA2 xbd0: 5120MB Virtual Block Device at device/vbd/768 on xenbus0 xbd0: attaching as ad0 xbd1: 658MB Virtual Block

Re: XenTools development for FreeBSD

2010-01-11 Thread Justin T. Gibbs
On 1/8/2010 1:23 AM, James Smith wrote: ... We want to use XenServer (iscsi SAN storage) by Citrix and FreeBSD. We've got a testing setup in place, so we can play around with the features. FreeBSD runs and installs quite well within this environment, along with Linux distros, Windows etc.

Kalpesh Sharma CV - 12 years Experienced Specialist with World Records.

2010-01-11 Thread Kalpesh Sharma
Respected Sir/Madam, It's my pleasure to get in touch with you. I am an expert with world records and exceptional achievements in my field. I am attaching my resume with this email. I kindly request you to have a look incase my skills, expertise, experience, etc. can play an primary role for

Re: XenTools development for FreeBSD

2010-01-11 Thread Atom Powers
On 1/11/2010 6:45 AM, Justin T. Gibbs wrote: On 1/8/2010 1:23 AM, James Smith wrote: ... We want to use XenServer (iscsi SAN storage) by Citrix and FreeBSD. We've got a testing setup in place, so we can play around with the features. FreeBSD runs and installs quite well within this

Can't boot 8/CURRENT hvm on Quad-Core Opteron 2352

2010-01-11 Thread Timothy Bisson
Hi, I'm trying to run a FreeBSD 8/CURRENT hvm on XEN, but booting FreeBSD currently panics on a quad-core Operton 2352 box while booting from the iso (disabling ACPI doesn't help). However, I'm successful at running a FreeBSD 8/CURRENT hvm on XEN on a Intel Xeon Nehalem box. I tried