Re: Linux 2.4.4-ac8 now with added correct EXTRAVERSION

2001-05-11 Thread andersg
On Sat, May 12, 2001 at 01:22:42AM +0100, Alan Cox wrote: > > Somewhere between ac5 and ac8 ipc broke, noticed that fakeroot stopped > > working, getting a function not implemented in msgget: > > > > [pid 9812] msgget(667493921, IPC_CREAT|0x180|0600) = -1 ENOSYS (Function not >implemented) > >

Re: Linux 2.4.4-ac8 now with added correct EXTRAVERSION

2001-05-11 Thread andersg
Somewhere between ac5 and ac8 ipc broke, noticed that fakeroot stopped working, getting a function not implemented in msgget: [pid 9812] msgget(667493921, IPC_CREAT|0x180|0600) = -1 ENOSYS (Function not implemented) ac5 works, ac8 does not.. downloading ac6 and 7 now to see exactly where it br

Re: uninteruptable sleep

2001-04-04 Thread andersg
On Wed, Apr 04, 2001 at 08:39:19AM +0930, Trevor Nichols wrote: > > ps -eo pid,stat,pcpu,nwchan,wchan=WIDE-WCHAN-COLUMN -o args > > 1230 D 0.0 105cc1 down_write_failed /home/data/mozilla/obj/dist/bin/mozilla-bin My mysql-server got stuck in down_write_failed today too. SMP dual PentiumIII s

Re: Linux 2.4.2ac14

2001-03-08 Thread andersg
On Wed, Mar 07, 2001 at 04:40:52PM -0800, Greg KH wrote: > > o Fix the non build problem with do_BUG (Andrew Morton) > i386_ksyms.c:170: `do_BUG' undeclared here (not in a function) > # CONFIG_DEBUG_BUGVERBOSE is not set this patch makes it _compile_ both with and without BUGVERBOS

lvm-oops in 2.4.1pre8

2001-01-20 Thread andersg
hi, got this oops when doing a vgextend -v vgroot /dev/ide/host2/bus0/target0/lun0/part2 \ /dev/ide/host2/bus1/target0/lun0/part2 vgroot is a VG containing 2 PVs with a striped LV. yesterday the same thing didnt oops but then the LV wasnt striped. (output of vgdisplay -v at end of mail) -