On 9/30/08, Henrik Hudson <[EMAIL PROTECTED]> wrote:
> I've got a HP dv8000 laptop. Setting up the wpi driver for wireless freezes
> the system on boot with the following error:
>
> wpi0 requested unsupported memory range
> wpi0: could not allocate memory resource
>
> It lists a pcbi device (pcbi4
Hallo everyone,
I have 3 servers in my lab. 2 of them are running 6-STABLE and one of
them is running 7-STABLE. All three have services running in jails. I
noticed a very peculiar behavior in 6-STABLE when I set the sysctl
security.mac.seeotheruids.enabled=1. The root user in my jails was not
On Mon, Sep 29, 2008 at 01:04:41PM +0100, Thomas Hurst wrote:
> * Edwin Groothuis ([EMAIL PROTECTED]) wrote:
>
> > I have made an update for the top(1) utility in the FreeBSD base
> > system to get it from the 3.5b12 version to the 3.8b1 version.
>
> Looks good, thanks!
>
> IO mode seems to have
On Tue, 30 Sep 2008, George Mamalakis wrote:
I have 3 servers in my lab. 2 of them are running 6-STABLE and one of them
is running 7-STABLE. All three have services running in jails. I noticed a
very peculiar behavior in 6-STABLE when I set the sysctl
security.mac.seeotheruids.enabled=1. The
Hi,
could anyone give recommendations (or share experience) regarding
using ZFS:
- FreeBSD 7-Stable (amd64 with 8GB RAM)
+ special tuning necessary (apart from increasing kernel memory
to 1 or more GB for ZFS)
- Samba 3.2
+ ACLs possible directly under ZFS?
+ recommended compile opti
Hi,
I recently noticed that kldstat(8) started to dump core for me on
RELENG_7. I traced the problem down to kldstat(2). r182231 (DTrace
MFC) introduced a new version of kld_file_stat struct and added some
code to support the old version of the structure in kldstat(). In the
new code the old stru
On Mon, 2008-09-29 at 22:14 +0200, Oliver Lehmann wrote:
> Any idea what I could do to shed some more light on this behaviour?
> Why it is happening and what really is causing it?
> Would enabling the kernel debugger really help here? I mean the system
> is really hanging up - except ping
Oliver Lehmann wrote:
Hi,
My fileserver has sporadical hangups running 6.3:
FreeBSD 6.3-STABLE #0: Thu Jun 19 00:21:00 CEST 2008
[EMAIL PROTECTED]:/usr/obj/i386-pentium3-6.3/usr/src/sys/NUDEL
The exact release doesn't matter since it happened before. It always
happens afer some time of hav
On Tue, 30 Sep 2008, Gavin Atkinson wrote:
On Mon, 2008-09-29 at 22:14 +0200, Oliver Lehmann wrote:
Any idea what I could do to shed some more light on this behaviour?
Why it is happening and what really is causing it?
Would enabling the kernel debugger really help here? I mean the syste
On Tue, Sep 30, 2008 at 12:08:48PM +0200, Holger Kipp wrote:
> could anyone give recommendations (or share experience) regarding
> using ZFS:
>
> - FreeBSD 7-Stable (amd64 with 8GB RAM)
> + special tuning necessary (apart from increasing kernel memory
> to 1 or more GB for ZFS)
Applicabl
On Tue, Sep 30, 2008 at 12:39:27PM +0200, Bartosz Stec wrote:
> Oliver Lehmann wrote:
>> Hi,
>>
>> My fileserver has sporadical hangups running 6.3:
>>
>> FreeBSD 6.3-STABLE #0: Thu Jun 19 00:21:00 CEST 2008
>> [EMAIL PROTECTED]:/usr/obj/i386-pentium3-6.3/usr/src/sys/NUDEL
>>
>> The exact relea
I was using a GELI partition for /usr/home on 7.0, so it attaches and mounts
on boot. The problem is it stopped working after the system was upgraded to
RELENG_7/7.1-PRERELEASE. Here's how it goes:
I have the following /etc/fstab:
/dev/ad0s1b noneswapsw
It works like a charm! Thank you very much for your time and help,
regards,
Robert Watson wrote:
On Tue, 30 Sep 2008, George Mamalakis wrote:
I have 3 servers in my lab. 2 of them are running 6-STABLE and one of
them is running 7-STABLE. All three have services running in jails. I
noticed
Holger Kipp wrote:
- FreeBSD 7-Stable (amd64 with 8GB RAM)
+ special tuning necessary (apart from increasing kernel memory
to 1 or more GB for ZFS)
I haven't had much luck running ZFS under heavy load on 7-stable, I was
forced to install 8-current and use the latest patch set posted by p
Robert Watson <[EMAIL PROTECTED]> writes:
> On Mon, 29 Sep 2008, Arno J. Klaassen wrote:
>
> > However, the "request/respones" tests are awfull for my notebook
> > (test repeated on the notebook for the sake of conviction) :
>
> Is it possible to rerun these tests with a 7.0 kernel of the same
On Tue, 30 Sep 2008, Arno J. Klaassen wrote:
However, the "request/respones" tests are awfull for my notebook (test
repeated on the notebook for the sake of conviction) :
Is it possible to rerun these tests with a 7.0 kernel of the same general
configuration? That would help us determine if
On Tuesday 30 September 2008 06:15:59 am Jaakko Heinonen wrote:
>
> Hi,
>
> I recently noticed that kldstat(8) started to dump core for me on
> RELENG_7. I traced the problem down to kldstat(2). r182231 (DTrace
> MFC) introduced a new version of kld_file_stat struct and added some
> code to suppo
On Monday 29 September 2008 04:14:08 pm Oliver Lehmann wrote:
> Hi,
>
> My fileserver has sporadical hangups running 6.3:
>
> FreeBSD 6.3-STABLE #0: Thu Jun 19 00:21:00 CEST 2008
>
[EMAIL PROTECTED]:/usr/obj/i386-pentium3-6.3/usr/src/sys/NUDEL
>
> The exact release doesn't matter since it h
Hi,
Jeremy Chadwick wrote:
> On Tue, Sep 30, 2008 at 12:39:27PM +0200, Bartosz Stec wrote:
> > Personally I'd rather bet on some hardware problem (overheating?) Try to
> > install mbmon from ports. I had also similiar problems with old
> > motherboards with swelled capacitors.
>
> Be careful
John Baldwin wrote:
> (CTRL+ALT+ESC) and run 'panic' to generate a crash dump.
problem here is, that after some memory upgrade my swapspace is no longer
bigh enough to cover the memory size. I'll try this as a last resort if
the interactive work with kdb does not provide any help and will remove
On Tue, Sep 30, 2008 at 02:54:45PM +0300, Kyryll A Mirnenko aka Mirya wrote:
> I was using a GELI partition for /usr/home on 7.0, so it attaches and mounts
> on boot. The problem is it stopped working after the system was upgraded to
> RELENG_7/7.1-PRERELEASE. Here's how it goes:
>
> I have the
On Tuesday 30 September 2008 10:57:19 am Oliver Lehmann wrote:
> John Baldwin wrote:
>
> > (CTRL+ALT+ESC) and run 'panic' to generate a crash dump.
>
> problem here is, that after some memory upgrade my swapspace is no longer
> bigh enough to cover the memory size. I'll try this as a last resort
On Tuesday 30 September 2008 18:43, Artis Caune wrote:
> Try with hint.kbdmux.0.disabled="1" in loader.conf
I've already tried that, but the passphrase is correct (and as from original
email: the error message would be different if i simply mistiped it), looks
like it's all about some bad combina
On Tue, Sep 30, 2008 at 2:54 PM, Kyryll A Mirnenko aka Mirya
<[EMAIL PROTECTED]> wrote:
> I was using a GELI partition for /usr/home on 7.0, so it attaches and mounts
> on boot. The problem is it stopped working after the system was upgraded to
> RELENG_7/7.1-PRERELEASE. Here's how it goes:
Try wi
On Tue, 30 Sep 2008, George Mamalakis wrote:
It works like a charm! Thank you very much for your time and help,
No problem -- I've gone ahead and committed that change to stable/6. If
you're able to test 6.4RC1 when it comes out to confirm that the fix works
there as desired, that would be
On Tue, Sep 30, 2008 at 03:46:05AM -0700, Jeremy Chadwick wrote:
> > - email (imap)
>
> I've had good experience with dovecot; I tend to stay away from Cyrus
> products (disgusting code with a history of security issues), and
> Courier (no interest).
Also avoid /usr/ports/mail/imap-uw. I'm not s
On Tue, Sep 30, 2008 at 02:54:45PM +0300, Kyryll A Mirnenko aka Mirya wrote:
> I was using a GELI partition for /usr/home on 7.0, so it attaches and mounts
> on boot. The problem is it stopped working after the system was upgraded to
> RELENG_7/7.1-PRERELEASE.
My GELI encrypted home partition w
:The topic of BIO_FLUSH is something I got to thinking about last night
:at work; the only condition where a disk with write caching enabled
:*would not* fully write the data to the platter would in fact be power
:loss. All other conditions (specifically soft reset and panic) should
:not require
On Tuesday 30 September 2008, "Paul B. Mahol" <[EMAIL PROTECTED]> sent a
missive stating:
> On 9/30/08, Henrik Hudson <[EMAIL PROTECTED]> wrote:
> > I've got a HP dv8000 laptop. Setting up the wpi driver for wireless
> > freezes the system on boot with the following error:
> >
> > wpi0 requested
On 9/30/08, Henrik Hudson <[EMAIL PROTECTED]> wrote:
> On Tuesday 30 September 2008, "Paul B. Mahol" <[EMAIL PROTECTED]> sent a
> missive stating:
>> On 9/30/08, Henrik Hudson <[EMAIL PROTECTED]> wrote:
>> > I've got a HP dv8000 laptop. Setting up the wpi driver for wireless
>> > freezes the syst
On Tue, Sep 30, 2008 at 04:55:34PM +0200, Oliver Lehmann wrote:
> Hi,
>
> Jeremy Chadwick wrote:
>
> > On Tue, Sep 30, 2008 at 12:39:27PM +0200, Bartosz Stec wrote:
> > > Personally I'd rather bet on some hardware problem (overheating?) Try to
> > > install mbmon from ports. I had also similiar
Hi,
I have a server (Dell PowerEdge SC1435, ServerWorks HT1000) on which
I'd like to try installing FreeBSD. I've already failed to make 7.0
work on this box and was wondering if you have information about the
behavior of the upcoming 7.1 on this hardware.
I've been following the "HT1000 chipset
On Tue, Sep 30, 2008 at 06:34:04PM -0300, Fernan Aguero wrote:
> I have a server (Dell PowerEdge SC1435, ServerWorks HT1000) on which
> I'd like to try installing FreeBSD. I've already failed to make 7.0
> work on this box and was wondering if you have information about the
> behavior of the upcomi
On Tue, Sep 30, 2008 at 12:51:48PM -0400, Gary Palmer wrote:
> On Tue, Sep 30, 2008 at 03:46:05AM -0700, Jeremy Chadwick wrote:
> > > - email (imap)
> >
> > I've had good experience with dovecot; I tend to stay away from Cyrus
> > products (disgusting code with a history of security issues), and
>
At 05:34 PM 9/30/2008, Fernan Aguero wrote:
I've been following the "HT1000 chipset errata saga" thread, and the
commits by sos@ to CVS (around Jan 2008), but have not seen other more
recent posts about this issue ... is it because it's already fixed and
working fine for everyone?
http://lists.
I think port HAMMER fs to FreeBSD is easier than any other fs like ZFS.
Would anybody do this?
I do not have the skill or I will do this.:)
links: http://www.dragonflybsd.org/hammer/index.shtml
http://www.dragonflybsd.org/hammer/hammer.pdf
___
fr
On Tue, Sep 30, 2008 at 8:53 PM, lhmwzy <[EMAIL PROTECTED]> wrote:
> I think port HAMMER fs to FreeBSD is easier than any other fs like ZFS.
> Would anybody do this?
> I do not have the skill or I will do this.:)
> links: http://www.dragonflybsd.org/hammer/index.shtml
> http://www.dragonfly
On Wed, Oct 1, 2008 at 1:53 AM, lhmwzy <[EMAIL PROTECTED]> wrote:
> I think port HAMMER fs to FreeBSD is easier than any other fs like ZFS.
> Would anybody do this?
> I do not have the skill or I will do this.:)
> links: http://www.dragonflybsd.org/hammer/index.shtml
> http://www.dragonfly
Guys, please don't start a flamewar. And lhmwzy we discussed this
on the DFly lists. It's really up to them... that is, a programmer
who has an interest, inclination, and time. It isn't really fair to
try to push it.
I personally believe that the FreeBSD community as a whole
Jeremy Chadwick wrote:
> I can't find anything on Intel's site that clues me in; all the PDFs
> are vague as far as what chips are on the board.
Have you tried the Product specifications?
http://download.intel.com/support/motherboards/server/l440gx/254151-003.pdf
Beginning on page 33 (43 of the
On Wed, Oct 01, 2008 at 06:53:09AM +0200, Oliver Lehmann wrote:
> Jeremy Chadwick wrote:
>
> > I can't find anything on Intel's site that clues me in; all the PDFs
> > are vague as far as what chips are on the board.
>
> Have you tried the Product specifications?
No need -- Charles Sprickman sen
Hello Carlos,
Tuesday, September 30, 2008, 5:57:06 PM, you wrote:
> Do you subscribe freebsd-stable? This has bee discussed recently in this list:
> http://lists.freebsd.org/pipermail/freebsd-stable/2008-September/045506.html
I wouldn't call it "discussion". It was mentioned and then quickly it
Yes.
It seems that nobody is interested in this.
-Matt would not port is to FreeBSD,which is a big regretful.
2008/10/1 Derek Kuli��ski <[EMAIL PROTECTED]>:
> Hello Carlos,
>
> Tuesday, September 30, 2008, 5:57:06 PM, you wrote:
>
>> Do you subscribe freebsd-stable? This has bee discussed recently
Hello lhmwzy,
Tuesday, September 30, 2008, 11:10:24 PM, you wrote:
> Yes.
> It seems that nobody is interested in this.
> -Matt would not port is to FreeBSD,which is a big regretful.
I'm pretty sure there are people who are interested, it looks more
like there are no people who're capable of doi
>Guys, please don't start a flamewar. And lhmwzy we discussed this
>on the DFly lists. It's really up to them... that is, a programmer
>who has an interest, inclination, and time. It isn't really fair to
>try to push it.
You're right.
>I personally believe that the FreeBSD
That's it.
Since we don't have the skill,what we can do is wait.
Waiting is such a bad thing...
2008/10/1 Derek Kuli��ski <[EMAIL PROTECTED]>:
> Hello lhmwzy,
>
> Tuesday, September 30, 2008, 11:10:24 PM, you wrote:
>
>> Yes.
>> It seems that nobody is interested in this.
>> -Matt would not p
Hello lhmwzy,
Tuesday, September 30, 2008, 11:29:12 PM, you wrote:
> That's it.
> Since we don't have the skill,what we can do is wait.
> Waiting is such a bad thing...
Though I don't have too much experience about filesystems, I
personally would be interested in this since it would be a pr
47 matches
Mail list logo