Re: VirtualBox problem booting FreeBSD-9.0-RELEASE-amd64-bootonly.iso

2012-04-16 Thread Adam Vande More
On Mon, Apr 16, 2012 at 10:30 PM, Craig Rodrigues wrote: > After exchanging a few e-mails with Bernard, I think I understand the > problem. > According to the VirtualBox manual: > > http://www.virtualbox.org/manual/ch03.html#intro-64bitguests > > The CPU needs to support hardware-assisted virtuali

Re: VirtualBox problem booting FreeBSD-9.0-RELEASE-amd64-bootonly.iso

2012-04-16 Thread Craig Rodrigues
On Mon, Apr 16, 2012 at 12:08 AM, Craig Rodrigues wrote: > My host environment > === > > Operating System: Windows 7, home edition, 64-bit > VirtualBox for Windows, version 4.1.12 r77245 > > CPU Information > > > I downloaded the CoreInfo.exe utility which is part

Re: Any options on crypt+zfs ?

2012-04-16 Thread Nenhum_de_Nos
On Mon, April 16, 2012 22:42, Andriy Bakay wrote: > On 2012-04-16, at 13:32 , Nenhum_de_Nos wrote: > >> hail, >> >> I have a soekris running an atom and 2GB RAM and ZFS using 7 drives, small >> capacity though, to >> test and study if I can make my home server this box and this way. It will >> b

Re: LSI MegaRAID SAS 9240 with mfi driver?

2012-04-16 Thread Jan Mikkelsen
On 17/04/2012, at 2:32 AM, Doug Ambrisko wrote: > Jan Mikkelsen writes: > | On 31/03/2012, at 1:14 AM, Doug Ambrisko wrote: ... > | > Yes, this card is supported with the mfi(4) in projects/head_mfi. Looks > | > like we fixed a couple of last minute found bugs when trying to create a > | > RAID

Re: Any options on crypt+zfs ?

2012-04-16 Thread Andriy Bakay
On 2012-04-16, at 13:32 , Nenhum_de_Nos wrote: > hail, > > I have a soekris running an atom and 2GB RAM and ZFS using 7 drives, small > capacity though, to > test and study if I can make my home server this box and this way. It will be > a simple server, > three users tops. > > I followed the

Re: Complete hang on 9.0-RELEASE

2012-04-16 Thread Arnaud Lacombe
Hi, [for the record...] On Tue, Feb 14, 2012 at 11:41 AM, Arnaud Lacombe wrote: > Hi folks, > > For the records, I was running some tests yesterday on top of a > 9.0-RELEASE, amd64, kernel when the box hanged. At the time of the > hang, the box was running a process with about 2800 threads with

kldload uhci lockup

2012-04-16 Thread Jakub Lach
I observed that following could cause machine lockup since at least 8-CURRENT. Now I'm on 9-STABLE No usb in kernel, attached mouse pointer. # kldload usb ums ehci # kldload uhci or # kldload uhci usb ums ehci uhci is required for working mouse. Can anyone confirm? Please test few differen

Re: Support for IPSec NAT-T in transoprt mode

2012-04-16 Thread Zmiter
16.04.2012 12:59, VANHULLEBUS Yvan написал: I didn't review/try the patch, but kernel part seems to be done. Upon my testing it's not so good as it seems. I found some trouble with it. 1. sysctl net.inet.esp.esp_ignore_natt_cksum works not as expected. If there is troubles with function key_com

Re: Troubleshooting jail startup problem

2012-04-16 Thread Mike Jakubik
On Mon, 2012-04-16 at 15:10 -0400, Mike Jakubik wrote: > I ran "sh -x /etc/rc.d/jail start" to get some more debug info, but im > still unable to see why it is failing. It does throw one error "jail: > unknown parameter: allow.nomount", but that appears to be after it > already failed. This appear

Re: Troubleshooting jail startup problem

2012-04-16 Thread Mike Jakubik
On Mon, 2012-04-16 at 14:49 -0400, Mike Jakubik wrote: > Hello, > > I recently setup a new server with 9-STABLE (freshly built today), but i > am having problem setting up jails on this system. I have previously > setup jails on version 8 systems without any issue. > > I installed a jail using th

Re: ZFS options for FreeBSD 8.3

2012-04-16 Thread Chuck Swiger
On Apr 16, 2012, at 10:54 AM, carlopmart wrote: > On 04/16/2012 07:35 PM, Chuck Swiger wrote: >> On Apr 16, 2012, at 10:28 AM, carlopmart wrote: >>> Thanks Chuck. Yes, I know it is not hte best option. But I need to tunning >>> this vm with ZFS. >> >> Um, why? > > Becaus, we can't assing more ..

Troubleshooting jail startup problem

2012-04-16 Thread Mike Jakubik
Hello, I recently setup a new server with 9-STABLE (freshly built today), but i am having problem setting up jails on this system. I have previously setup jails on version 8 systems without any issue. I installed a jail using the method described in the handbook, but when i try to start it using

Re: ZFS options for FreeBSD 8.3

2012-04-16 Thread Chuck Swiger
On Apr 16, 2012, at 10:28 AM, carlopmart wrote: > Thanks Chuck. Yes, I know it is not hte best option. But I need to tunning > this vm with ZFS. Um, why? > Almost, is the minimum RAM needed for ZFS according to > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/filesystems-zfs.html. Y

Re: ZFS options for FreeBSD 8.3

2012-04-16 Thread carlopmart
On 04/16/2012 08:04 PM, Chuck Swiger wrote: On Apr 16, 2012, at 10:54 AM, carlopmart wrote: On 04/16/2012 07:35 PM, Chuck Swiger wrote: On Apr 16, 2012, at 10:28 AM, carlopmart wrote: Thanks Chuck. Yes, I know it is not hte best option. But I need to tunning this vm with ZFS. Um, why? Bec

Re: ZFS options for FreeBSD 8.3

2012-04-16 Thread Chuck Swiger
On Apr 16, 2012, at 9:57 AM, carlopmart wrote: > I have installed FreeBSD 8.3 amd64 release in an ESXi server. Due to some > limitations, I can only assign 2GiB of RAM to this virtual machine and I need > to use ZFS as filesystem to store some data (MySQL databases). That combination doesn't mak

Re: ZFS options for FreeBSD 8.3

2012-04-16 Thread carlopmart
On 04/16/2012 07:35 PM, Chuck Swiger wrote: On Apr 16, 2012, at 10:28 AM, carlopmart wrote: Thanks Chuck. Yes, I know it is not hte best option. But I need to tunning this vm with ZFS. Um, why? Becaus, we can't assing more ... Almost, is the minimum RAM needed for ZFS according to http

Any options on crypt+zfs ?

2012-04-16 Thread Nenhum_de_Nos
hail, I have a soekris running an atom and 2GB RAM and ZFS using 7 drives, small capacity though, to test and study if I can make my home server this box and this way. It will be a simple server, three users tops. I followed the handbook and made the geli step on the disks: Geom name: label/zf

Re: ZFS options for FreeBSD 8.3

2012-04-16 Thread carlopmart
On 04/16/2012 07:10 PM, Chuck Swiger wrote: On Apr 16, 2012, at 9:57 AM, carlopmart wrote: I have installed FreeBSD 8.3 amd64 release in an ESXi server. Due to some limitations, I can only assign 2GiB of RAM to this virtual machine and I need to use ZFS as filesystem to store some data (MySQL

ZFS options for FreeBSD 8.3

2012-04-16 Thread carlopmart
Hi all, I have installed FreeBSD 8.3 amd64 release in an ESXi server. Due to some limitations, I can only assign 2GiB of RAM to this virtual machine and I need to use ZFS as filesystem to store some data (MySQL databases). According to http://wiki.freebsd.org/ZFSTuningGuide I have configure

Re: ATI Radeon 4250 in Dual Head Config?

2012-04-16 Thread Warren Block
On Mon, 16 Apr 2012, Sean Bruno wrote: Does anyone have an ATI 4250 in a dual head config? I'd be interested in looking over your xorg.conf. Sean p.s. Mine at the moment, that doesn't work very well: http://people.freebsd.org/~sbruno/4250_xorg_conf.txt Here's what I use with a 4650, commen

Re: LSI MegaRAID SAS 9240 with mfi driver?

2012-04-16 Thread Doug Ambrisko
Jan Mikkelsen writes: | On 31/03/2012, at 1:14 AM, Doug Ambrisko wrote: | > John Baldwin writes: | > | On Friday, March 30, 2012 12:06:40 am Jan Mikkelsen wrote: | > | > Hi, | > | > | ... | > | > | > I have a loan LSI MegaRAID SAS 9240-4i controller for testing. | > | > The pciconf -lv output is:

ATI Radeon 4250 in Dual Head Config?

2012-04-16 Thread Sean Bruno
My xorg.conf foo is pretty weak today. Does anyone have an ATI 4250 in a dual head config? I'd be interested in looking over your xorg.conf. Sean p.s. Mine at the moment, that doesn't work very well: http://people.freebsd.org/~sbruno/4250_xorg_conf.txt

watchdog timeout em driver 8.2-Release

2012-04-16 Thread Lars Wilke
Hi, Switch: HP ProCurve 2910al The switch does passive LACP Motherboard: Supermicro X8DTN+-F NIC: Quad Port Card, i.e. em1: em1@pci0:6:0:1: class=0x02 card=0x125e15d9 chip=0x105e8086 rev=0x06 hdr=0x00 vendor = 'Intel Corporation' device = 'HP NC360T PC

Re: Support for IPSec NAT-T in transoprt mode

2012-04-16 Thread VANHULLEBUS Yvan
Hi. On Sun, Apr 15, 2012 at 04:40:03PM +0300, Zmiter wrote: > 14.04.2012 19:59, Bjoern A. Zeeb ??: > >On 13. Apr 2012, at 04:28 , Zmiter wrote: > > > >>Hello. > >>Does FreeBSD 8.[0-4] support IPSec NAT-T in transport mode? Or it's still > >>in broken state? > >It's not broken; it was

Re: LSI MegaRAID SAS 9240 with mfi driver?

2012-04-16 Thread Jan Mikkelsen
On 31/03/2012, at 1:14 AM, Doug Ambrisko wrote: > John Baldwin writes: > | On Friday, March 30, 2012 12:06:40 am Jan Mikkelsen wrote: > | > Hi, > | > ... > > | > I have a loan LSI MegaRAID SAS 9240-4i controller for testing. > | > The pciconf -lv output is: > | > > | > none3@pci0:1:0:0: class=0

Re: RELENG_8 kernel as of Apr 14 does not boot

2012-04-16 Thread Eugene Grosbein
>>> Just update my 8.x kernel sources last weekend, and newly built kernel did >>> not boot for me: >>> >>> link_elf: symbol mem_range_softc undefined >>> KLD file acpi.ko - could not finalize loading >>> kernel trap 12 with interrupts disabled >> >> Try to add 'device mem' to your kernel configura

Re: VirtualBox problem booting FreeBSD-9.0-RELEASE-amd64-bootonly.iso

2012-04-16 Thread Thomas Ronner
On 04/16/2012 09:08 AM, Craig Rodrigues wrote: So my CPU support 64-bit mode, but does not support hardware-assisted virtualization. Intel doesn't support 64 bit software-only virtualization. You really need VTX for this to work. See also: http://en.wikipedia.org/wiki/X86_virtualization#64-bit

Re: VirtualBox problem booting FreeBSD-9.0-RELEASE-amd64-bootonly.iso

2012-04-16 Thread Bernhard Froehlich
On 16.04.2012 09:08, Craig Rodrigues wrote: Hi, I am trying to run FreeBSD-9.0-RELEASE-amd64-bootonly.iso inside VirtualBox and am having some problems. The error messages I am getting are similar to the ones mentioned here: http://lists.freebsd.org/pipermail/freebsd-stable/2011-December/06

Re: VirtualBox problem booting FreeBSD-9.0-RELEASE-amd64-bootonly.iso

2012-04-16 Thread Claudius Herder
On 16/04/12 09:08, Craig Rodrigues wrote: > Hi, > > I am trying to run FreeBSD-9.0-RELEASE-amd64-bootonly.iso > inside VirtualBox and am having some problems. > > The error messages I am getting are similar to the ones mentioned here: > > http://lists.freebsd.org/pipermail/freebsd-stable/2011-De

VirtualBox problem booting FreeBSD-9.0-RELEASE-amd64-bootonly.iso

2012-04-16 Thread Craig Rodrigues
Hi, I am trying to run FreeBSD-9.0-RELEASE-amd64-bootonly.iso inside VirtualBox and am having some problems. The error messages I am getting are similar to the ones mentioned here: http://lists.freebsd.org/pipermail/freebsd-stable/2011-December/065079.html My host environment ===

Re: RELENG_8 kernel as of Apr 14 does not boot

2012-04-16 Thread Alexey Dokuchaev
On Mon, Apr 16, 2012 at 01:37:29PM +0700, Eugene Grosbein wrote: > 16.04.2012 11:26, Alexey Dokuchaev пишет: > > Just update my 8.x kernel sources last weekend, and newly built kernel did > > not boot for me: > > > > link_elf: symbol mem_range_softc undefined > > KLD file acpi.ko - could not final