FreeBSD PseudoRAID RAID0 array broken on atapci1:

2007-09-24 Thread Yarema
Hi, I need some help recovering from this. First some back story. Running 6.2-STABLE i386 from Sep 17, 2007. My /home slice is mounted from /dev/ar0s1e where the relevant kernel messages look like so when all is good: atapci1: ata2: on atapci1 ata3: on atapci1 ad4: 381554MB at ata2-mast

device polling and weird timer interrupt count from vmstat

2007-09-24 Thread Artem Kuchin
Anyone any clue on this issue: Artem Kuchin wrote: I enabled device polling in the kernel, in nics and set HZ=1000. How, when i do omni2# vmstat -i i see interrupt total rate irq14: ata0 47 0 irq15: ata1

Re: ICH9 ethernet part (82566) woes

2007-09-24 Thread Jack Vogel
On 9/23/07, Daniel O'Connor <[EMAIL PROTECTED]> wrote: > On Fri, 21 Sep 2007, Jack Vogel wrote: > > Then on the side menu pick network connectivity, then server adapter, > > and select an adapter, it shouldnt matter which. Once at that page > > there is a pulldown for OS, select FreeBSD and tada...

Re: nfe driver 6.2 stable

2007-09-24 Thread Chris
On 24/09/2007, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > On Mon, Sep 24, 2007 at 12:57:23AM +0100, Chris wrote: > > nfe0: flags=8843 mtu 1500 > > options=8 > > inet x.x.x.x netmask 0xff00 broadcast x.x.x.x > > inet x.x.x.x netmask 0x broadcast x.x.x.x > >

Re: nfe driver 6.2 stable

2007-09-24 Thread Chris
On 24/09/2007, Chris <[EMAIL PROTECTED]> wrote: > On 24/09/2007, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > > On Mon, Sep 24, 2007 at 12:57:23AM +0100, Chris wrote: > > > nfe0: flags=8843 mtu 1500 > > > options=8 > > > inet x.x.x.x netmask 0xff00 broadcast x.x.x.x > > >

Re: nfe driver 6.2 stable

2007-09-24 Thread Chris
On 24/09/2007, Chris <[EMAIL PROTECTED]> wrote: > On 24/09/2007, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > > On Mon, Sep 24, 2007 at 12:57:23AM +0100, Chris wrote: > > > nfe0: flags=8843 mtu 1500 > > > options=8 > > > inet x.x.x.x netmask 0xff00 broadcast x.x.x.x > > >

Re: nfe driver 6.2 stable

2007-09-24 Thread Chris
On 24/09/2007, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > On Mon, Sep 24, 2007 at 12:57:23AM +0100, Chris wrote: > > nfe0: flags=8843 mtu 1500 > > options=8 > > inet x.x.x.x netmask 0xff00 broadcast x.x.x.x > > inet x.x.x.x netmask 0x broadcast x.x.x.x > >

Re: in openpam_load_module(): no pam_unix.so found

2007-09-24 Thread Victor Star
Hi Richard, First of all thank you guys for replying! Here is the output of ldd: ==- 8< - fireball# ldd /usr/lib/pam_unix.so /usr/lib/pam_unix.so: libutil.so.5 => /lib/libutil.so.5 (0x28167000) libcrypt.so.3 =>

Re: in openpam_load_module(): no pam_unix.so found

2007-09-24 Thread Mike Bristow
On Sun, Sep 23, 2007 at 10:18:50PM -0400, Victor Star wrote: > My problem is that few days ago PAM somehow got corrupted or something. > Basically I can't login neither through ssh or console. The error is: > > - 8< -=== > su: in openpam_load_mo

Re: in openpam_load_module(): no pam_unix.so found

2007-09-24 Thread Richard Arends
On Sun, Sep 23, 2007 at 10:18:50PM -0400, Victor Star wrote: Victor, > My problem is that few days ago PAM somehow got corrupted or something. > Basically I can't login neither through ssh or console. The error is: > > - 8< -=== > su: in openp