Re: FreeBSD 7.2-STABLE boot freeze

2009-09-28 Thread kama
On Fri, 25 Sep 2009, Andriy Gapon wrote: > on 25/09/2009 12:04 kama said the following: > > On Thu, 24 Sep 2009, kama wrote: > > > >> I am currently building the source on another machine. Lets see if it will > >> build it any better. > > > > Building the the world on another machine and install

Re: FreeBSD 7.2-STABLE boot freeze

2009-09-28 Thread Andriy Gapon
on 28/09/2009 10:21 kama said the following: > > On Fri, 25 Sep 2009, Andriy Gapon wrote: > >> on 25/09/2009 12:04 kama said the following: >>> On Thu, 24 Sep 2009, kama wrote: >>> I am currently building the source on another machine. Lets see if it will build it any better. >>> Buildi

Re: 7.2-release/amd64: panic, spin lock held too long

2009-09-28 Thread Attilio Rao
2009/9/28 C. C. Tang : > C. C. Tang wrote: >> >> Attilio Rao wrote: >>> >>> 2009/9/22 C. C. Tang : > >>> I have patched the sched_ule.c and did a make buildkernel & make >>> installkernel (is buildworld and installworld necessary?), rebooted >>> and >>> the >>> machine i

Re: glabel+gmirror (8.0-RC1 problem)

2009-09-28 Thread Pawel Jakub Dawidek
On Sun, Sep 27, 2009 at 10:37:25PM +0200, Oliver Lehmann wrote: > Hi, > > that gmirror together with glabel cannot be used looks like a problem > introduced with 8.0-RC1 to me. [...] Does anything change between you upgrade from BETA3 and RC1? For example gmirror was compiled into the kernel befo

Re: locate(1) ZFS addition

2009-09-28 Thread Gavin Atkinson
On Sun, 2009-09-27 at 23:37 -0400, CmdLnKid wrote: > I just came across what I believe to be just a oversight on locate(1). By > default as stated in its locate.rc file in /etc it states that the default > file systems that will be searched is "ufs ext2fs". Would it be wise to have > the > defa

Re: glabel+gmirror (8.0-RC1 problem)

2009-09-28 Thread Dag-Erling Smørgrav
Pawel Jakub Dawidek writes: > Oliver Lehmann writes: > > that gmirror together with glabel cannot be used looks like a > > problem introduced with 8.0-RC1 to me. > Does anything change between you upgrade from BETA3 and RC1? For > example gmirror was compiled into the kernel before and now is lo

Re: locate(1) ZFS addition

2009-09-28 Thread Ruslan Ermilov
On Sun, Sep 27, 2009 at 11:37:14PM -0400, CmdLnKid wrote: > I just came across what I believe to be just a oversight on locate(1). By > default as stated in its locate.rc file in /etc it states that the default > file systems that will be searched is "ufs ext2fs". > > Would it be wise to have th

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-28 Thread Dennis Chikin
> Is it means that all works with this patch? No visible ata-specific faults encountered after loading the kernel. > Can you show dmesg from patched system? Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents

[LOR] unmounting a filesystem

2009-09-28 Thread Borja Marcos
Sep 28 19:47:46 kernel: lock order reversal: Sep 28 19:47:46 kernel: 1st 0xff0002a9a308 ufs (ufs) @ /usr/src/ sys/kern/vfs_mount.c:1200 Sep 28 19:47:46 kernel: 2nd 0xff0002a63a58 devfs (devfs) @ /usr/ src/sys/ufs/ffs/ffs_vfsops.c:1194 Sep 28 19:47:46 kernel: KDB: stack backtrace: Se

Re: 8.0-RC1 panic attaching ppc

2009-09-28 Thread Alan Cox
Daniel O'Connor wrote: On Sun, 27 Sep 2009, Alan Cox wrote: Ok, now I can explain what is happening. The kernel is using 1GB pages to implement the direct map. Unfortunately, pmap_extract() doesn't know how to handle a 1GB page mapping. pmap_kextract() only works by an "accident" of its di

Re: glabel+gmirror (8.0-RC1 problem)

2009-09-28 Thread Oliver Lehmann
Hi Pawel, Pawel Jakub Dawidek wrote: > Does anything change between you upgrade from BETA3 and RC1? For example > gmirror was compiled into the kernel before and now is loaded as module > or something similar? Nope, it was a clean BETA3 installation with the default GENERIC kernel which has afai

Re: glabel+gmirror (8.0-RC1 problem)

2009-09-28 Thread Pawel Jakub Dawidek
On Mon, Sep 28, 2009 at 08:37:56PM +0200, Oliver Lehmann wrote: > Hi Pawel, > > Pawel Jakub Dawidek wrote: > > > Does anything change between you upgrade from BETA3 and RC1? For example > > gmirror was compiled into the kernel before and now is loaded as module > > or something similar? > > Nope

Re: PATA disks/DVD not detected on ATI IXP 700 - cannot boot (dmesg attached)

2009-09-28 Thread Alexander Motin
Dennis Chikin wrote: >> Is it means that all works with this patch? > > No visible ata-specific faults encountered after loading the kernel. > >> Can you show dmesg from patched system? > atapci0: port > 0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f > mem 0xfe8ff800-0xfe

Re: glabel+gmirror (8.0-RC1 problem)

2009-09-28 Thread Oliver Lehmann
Pawel Jakub Dawidek wrote: > Yes. tunefs(8) updates only on-disk super-block, but the kernel holds > super-block that was read before. Now when you do 'mount -rw /' the > in-kernel super-block is stored to the disk, and there is nothing about > your label in there, so it gets overwritten. Ok this

Re: FreeBSD 7.2-STABLE boot freeze

2009-09-28 Thread kama
On Mon, 28 Sep 2009, Andriy Gapon wrote: > on 28/09/2009 10:21 kama said the following: > > > > On Fri, 25 Sep 2009, Andriy Gapon wrote: > > > >> on 25/09/2009 12:04 kama said the following: > >>> On Thu, 24 Sep 2009, kama wrote: > >>> > I am currently building the source on another machine

Laggy X11 after updating to 8.0-RC1

2009-09-28 Thread Rohit Grover
I have upgraded to 8.0-RC1 (from 7.2-STABLE) on my MacBook 4,1. I did so by checking out stable/8 under /usr/src, rebuilding kernel/world, and using portupgrade to update all installed ports from packages available on the 8.0RC1 DVD-iso. Since the update, my X11 is laggy. Now, I often have to move

Re: Laggy X11 after updating to 8.0-RC1

2009-09-28 Thread Warren Block
On Tue, 29 Sep 2009, Rohit Grover wrote: I have upgraded to 8.0-RC1 (from 7.2-STABLE) on my MacBook 4,1. I did so by checking out stable/8 under /usr/src, rebuilding kernel/world, and using portupgrade to update all installed ports from packages available on the 8.0RC1 DVD-iso. Since the update

Re: Laggy X11 after updating to 8.0-RC1

2009-09-28 Thread Rohit Grover
On Tue, Sep 29, 2009 at 7:30 AM, Warren Block wrote: > On Tue, 29 Sep 2009, Rohit Grover wrote: > >> I have upgraded to 8.0-RC1 (from 7.2-STABLE) on my MacBook 4,1. I did >> so by checking out stable/8 under /usr/src, rebuilding kernel/world, >> and using portupgrade to update all installed ports

Re: Laggy X11 after updating to 8.0-RC1

2009-09-28 Thread Warren Block
On Tue, 29 Sep 2009, Rohit Grover wrote: On Tue, Sep 29, 2009 at 7:30 AM, Warren Block wrote: On Tue, 29 Sep 2009, Rohit Grover wrote: I have upgraded to 8.0-RC1 (from 7.2-STABLE) on my MacBook 4,1. I did so by checking out stable/8 under /usr/src, rebuilding kernel/world, and using portupgr

Re: Laggy X11 after updating to 8.0-RC1

2009-09-28 Thread Scott Lambert
On Mon, Sep 28, 2009 at 07:29:46PM -0600, Warren Block wrote: > On Tue, 29 Sep 2009, Rohit Grover wrote: > > > >On Tue, Sep 29, 2009 at 7:30 AM, Warren Block wrote: > >>On Tue, 29 Sep 2009, Rohit Grover wrote: > >> > >>>I have upgraded to 8.0-RC1 (from 7.2-STABLE) on my MacBook 4,1. I > >>>did so

Re: Excessivly cheap USB device issue

2009-09-28 Thread Daniel O'Connor
On Mon, 28 Sep 2009, Mike Tancsa wrote: > >I also have a similar device, which I've been messing with a bit the > >last couple of days. In your case, it isn't seeing the media, just > > the "drive". I've had to try various combinations of unplugging > > the adapter from usb, inserting the media t