Re: ZFS on HEAD

2012-09-28 Thread Niclas Zeising
On 2012-09-28 21:49, Matthew D. Fuller wrote: > On Fri, Sep 28, 2012 at 09:44:08PM +0200 I heard the voice of > Sami Halabi, and lo! it spake thus: >> >> what count for little, and what count for huge. > > Off the top of my head, I'd say less than 1 gig (maybe 2) or more than > 256. With very lit

Re: Trying current

2012-09-28 Thread Glen Barber
Hi, On Sat, Sep 29, 2012 at 10:00:39AM +1000, Brett wrote: > Hi list, > > I'm getting and old core2duo today to install FreeBSD (hopefully > current) on it. Looking in the ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/ > folder for the last week or so, there have been no snapshots in > there. Do th

Trying current

2012-09-28 Thread Brett
Hi list, I'm getting and old core2duo today to install FreeBSD (hopefully current) on it. Looking in the ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/ folder for the last week or so, there have been no snapshots in there. Do they still come out roughly monthly and/or is one likely to appear soon

Re: Call for bge(4) testers

2012-09-28 Thread Sean Bruno
On Thu, 2012-09-27 at 17:09 -0700, Sean Bruno wrote: > We have seen 2 instances of one or more of the HP machines failing and > dropping off the network. however, we don't have specifics yet. > > It looks like this specific error was ACPI related, not BGE related. The C6 setting in the BIOS has

Re: ZFS on HEAD

2012-09-28 Thread Matthew D. Fuller
On Fri, Sep 28, 2012 at 09:44:08PM +0200 I heard the voice of Sami Halabi, and lo! it spake thus: > > what count for little, and what count for huge. Off the top of my head, I'd say less than 1 gig (maybe 2) or more than 256. With very little, you may need to start looking at some of the i386 tu

Re: ZFS on HEAD

2012-09-28 Thread Andriy Gapon
on 28/09/2012 22:37 Sami Halabi said the following: > got it, I thought amd64 is i386 with 64 bit, seems i was wrong in termenlogy Yes, we refer to the general platform as x86. i386 is 32-bit x86 and amd64 is 64-bit x86. -- Andriy Gapon ___ freebsd-cu

Re: ZFS on HEAD

2012-09-28 Thread Sami Halabi
Hi, what count for little, and what count for huge. is there any documented tunings needed for both cases? if not I'd appreciate it much if you explain the tunungs needed and what they do. Sami On Fri, Sep 28, 2012 at 9:37 PM, Matthew D. Fuller wrote: > On Fri, Sep 28, 2012 at 09:31:41PM +0200

Re: ZFS on HEAD

2012-09-28 Thread Matthew D. Fuller
On Fri, Sep 28, 2012 at 09:31:41PM +0200 I heard the voice of Sami Halabi, and lo! it spake thus: > /usr/src/sys/amd64/confSAMI: unknown option KVA_PAGES You're using amd64, not i386; you don't need to mess with KVA_PAGES. In fact, you probably don't need to tune anything on amd64, unless you've

Re: ZFS on HEAD

2012-09-28 Thread Sami Halabi
got it, I thought amd64 is i386 with 64 bit, seems i was wrong in termenlogy Thanks a lot On Fri, Sep 28, 2012 at 9:36 PM, Glen Barber wrote: > On Fri, Sep 28, 2012 at 09:31:41PM +0200, Sami Halabi wrote: > > On Fri, Sep 28, 2012 at 6:33 PM, Glen Barber wrote: > > > On Fri, Sep 28, 2012 at 06:0

Re: ZFS on HEAD

2012-09-28 Thread Glen Barber
On Fri, Sep 28, 2012 at 09:31:41PM +0200, Sami Halabi wrote: > On Fri, Sep 28, 2012 at 6:33 PM, Glen Barber wrote: > > On Fri, Sep 28, 2012 at 06:08:41PM +0200, Sami Halabi wrote: > > > I tried to follow: > > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/filesystems-zfs.html > >

Re: ZFS on HEAD

2012-09-28 Thread Sami Halabi
/usr/src/sys/amd64/confSAMI: unknown option KVA_PAGES On Fri, Sep 28, 2012 at 6:33 PM, Glen Barber wrote: > On Fri, Sep 28, 2012 at 06:08:41PM +0200, Sami Halabi wrote: > > I tried to follow: > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/filesystems-zfs.html > > > > to recompil

Re: ZFS on HEAD

2012-09-28 Thread Glen Barber
On Fri, Sep 28, 2012 at 06:08:41PM +0200, Sami Halabi wrote: > I tried to follow: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/filesystems-zfs.html > > to recompile the kernel with KVA_PAGES > and i couldn't compile. > > any ideas why this? > What was the error? Glen pgpSAFyw

Re: MPSAFE VFS -- List of upcoming actions

2012-09-28 Thread Harald Schmalzbauer
schrieb Attilio Rao am 28.09.2012 16:18 (localtime): > On Wed, Sep 26, 2012 at 12:02 PM, Harald Schmalzbauer > wrote: >> ... > After many people willing to test fuse on STABLE_9, I made this patch > that at least compiles there: > http://www.freebsd.org/~attilio/fuse_import/fuse_stable9_241030.p

Re: MPSAFE VFS -- List of upcoming actions

2012-09-28 Thread Attilio Rao
On Wed, Sep 26, 2012 at 12:02 PM, Harald Schmalzbauer wrote: > schrieb Harald Schmalzbauer am 25.09.2012 20:24 (localtime): >> schrieb Attilio Rao am 21.09.2012 02:22 (localtime): >>> On Wed, Sep 19, 2012 at 3:48 AM, Attilio Rao wrote: On Fri, Jul 13, 2012 at 12:18 AM, Attilio Rao wrote: