Re: [expert] Memory problem? Memtest86 question

2003-01-29 Thread David E. Fox
 Are you indicating that 9.0 doesn't support anything other than ext2 or 
 ext3?  If so, Where's the BEEF?  Do you have any Documentation available?

Mandrake 9.0 supports reiserfs. Personally, I've been using reiserfs 
on all my partitions save one since roughly version 8.0 or 8.1. I've
yet to experience a problem. 

Regarding kernel errors and the like, those may or may not be caused
by specific versions and builds of the linux kernel, and whether or
not one should be running a particular version (especially bleeding-
edge development kernels) or if such version should be built with gcc
3.x to me is a question best answered by those on the linux kernel
mailing list. I don't see how Mandrake should expect to support odd
kernel releases.

All in all, the kernel in 9.0 is stable - my system has been up for
over 3 months now. I rebooted it 3 months ago to install 9.0  :) 7.2
was pretty stable as well - over 180 days uptime on it before I
rebooted.





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Memory problem? Memtest86 question

2003-01-28 Thread Albert E. Whale, CISSP




I am curious as to Which OS Version you encountered this?

I have a Sever running for Several Months on LM 8.2, when I install LM 9.0
it will not rung for more than a few days without encountering this message.
Any ideas?

Praedor Tempus Atrebates wrote:

  Some of what I have found with regards to messages like:

Unable to handle kernel paging request at virtual address 01100112

is that it is thought to be related to memory/cache problems.  Does anyone 
know one way or another?  I have been running memtest86 for over an hour on 
the problem system and so far there have been no errors.  

Anyone have experience with a similar error message and use of memtest86?  
Does this error type usually show up running memtest or is there something 
else going on.

I have rebuilt my kernel, rebuilt the wlan driver, disabled and enabled APIC, 
all to no avail.  The module for the wusb11 loads and KControl identifies it 
properly.  What doesn't happen is that devfs doesn't create a device for the 
wlan device as it should and no amount of unplugging/replugging the wusb11 
does any good.  I cannot even unload the module for the device because I 
always get back a "device busy or in use" message.  Is there any way to force 
a module to unload no matter what?  It may not be pretty but it has to be 
better than having to reboot.  Shutting down usb doesn't permit unloading the 
wusb11 driver either.

praedor
  
  

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
  


-- 
Albert E. Whale - CISSP
http://www.abs-comptech.com
--
ABS Computer Technology, Inc. - ESM, Computer  Networking Specialists
Sr. Security, Network, and Systems Consultant
Board of Directors - InfraGard - Pittsburgh, PA





Re: [expert] Memory problem? Memtest86 question

2003-01-28 Thread Praedor Tempus Atrebates
On Tuesday 28 January 2003 12:03 pm, Albert E. Whale, CISSP wrote:
 I am curious as to Which OS Version you encountered this?

 I have a Sever running for Several Months on LM 8.2, when I install LM
 9.0 it will not rung for more than a few days without encountering this
 message.  Any ideas?

 Praedor Tempus Atrebates wrote:
 Some of what I have found with regards to messages like:
 
 Unable to handle kernel paging request at virtual address 01100112
[...]

Really?  Perhaps another problem to chalk up to the many with 2.4.19 (and 
higher) kernels?  I encountered this problem with Mandrake 9.0 
kernel-2.4.19-2mdk, customized build.  I find I generally have to build my 
own kernel to get wireless working properly regardless of version but 2.4.19 
and 2.4.20 have given me fits - problems with filesystem support (both XFS 
and RieserFS) and usb primarily.  Supermount hasn't been too much of a 
problem for me as yet.

Oh yes, to get around the problems with the kernels to a point of actually 
being able to USE 2.4.19, I had to build it using gcc2.96.  It seems that the 
entire gcc 3.x series is screwed wrt kernel building.  If you build a kernel 
with gcc 3.x you will loose XFS support at the very least.  I couldn't bring 
up a ReiserFS system with 2.4.20 when built with gcc3.x either.  Using 2.96 
didn't save me from the problem I mentioned about paging requests, however.  
That just cleared itself up for perhaps the current boot cycle.  I rebooted 
the magic number of times, I suppose, and this last time it worked.  I fear 
rebooting again.

praedor

-- 
Conservatives of all times are adventitious liars.
- Friedrich Nietzsche.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Memory problem? Memtest86 question

2003-01-28 Thread Albert E. Whale, CISSP




Praedor Tempus Atrebates wrote:

  On Tuesday 28 January 2003 12:03 pm, Albert E. Whale, CISSP wrote:
  
  
I am curious as to Which OS Version you encountered this?

I have a Sever running for Several Months on LM 8.2, when I install LM
9.0 it will not rung for more than a few days without encountering this
message.  Any ideas?

Praedor Tempus Atrebates wrote:


  Some of what I have found with regards to messages like:

Unable to handle kernel paging request at virtual address 01100112
  

  
  [...]

Really?  Perhaps another problem to chalk up to the many with 2.4.19 (and 
higher) kernels?  I encountered this problem with Mandrake 9.0 
kernel-2.4.19-2mdk, customized build.  I find I generally have to build my 
own kernel to get wireless working properly regardless of version but 2.4.19 
and 2.4.20 have given me fits - problems with filesystem support (both XFS 
and RieserFS) and usb primarily.  Supermount hasn't been too much of a 
problem for me as yet.

Oh yes, to get around the problems with the kernels to a point of actually 
being able to USE 2.4.19, I had to build it using gcc2.96.  It seems that the 
entire gcc 3.x series is screwed wrt kernel building.  If you build a kernel 
with gcc 3.x you will loose XFS support at the very least.  I couldn't bring 
up a ReiserFS system with 2.4.20 when built with gcc3.x either.  Using 2.96 
didn't save me from the problem I mentioned about paging requests, however.  
That just cleared itself up for perhaps the current boot cycle.  I rebooted 
the magic number of times, I suppose, and this last time it worked.  I fear 
rebooting again.

praedor

  

WOW is this familiar or what! 

FINALLY some ANSWERS!

Heck I posted here for quite a while but got Nothing as close as this info.

I am using a ReiserFS Filesystem on my server as well.

Are you indicating that 9.0 doesn't support anything other than ext2 or ext3?
If so, Where's the BEEF? Do you have any Documentation available?

I never got any answers from support either, must have been the Chapter 11
filing issues . Would like to get the 9.0 running on it, but I have no
idea what will provide support for the ReiserFS filesystem.

Any Suggestions?

-- 
Albert E. Whale - CISSP
http://www.abs-comptech.com
--
ABS Computer Technology, Inc. - ESM, Computer  Networking Specialists
Sr. Security, Network, and Systems Consultant
Board of Directors - InfraGard - Pittsburgh, PA





Re: [expert] Memory problem? Memtest86 question

2003-01-28 Thread Praedor Tempus Atrebates
On Tuesday 28 January 2003 04:08 pm, Albert E. Whale, CISSP wrote:
 Praedor Tempus Atrebates wrote:
 On Tuesday 28 January 2003 12:03 pm, Albert E. Whale, CISSP wrote:
 I am curious as to Which OS Version you encountered this?
 [...]
 
 Really?  Perhaps another problem to chalk up to the many with 2.4.19 (and
 higher) kernels?  I encountered this problem with Mandrake 9.0
 kernel-2.4.19-2mdk, customized build.  I find I generally have to build my
 own kernel to get wireless working properly regardless of version but
  2.4.19 and 2.4.20 have given me fits - problems with filesystem support
  (both XFS and RieserFS) and usb primarily.  Supermount hasn't been too
  much of a problem for me as yet.
[...]
 Are you indicating that 9.0 doesn't support anything other than ext2 or
 ext3?  If so, Where's the BEEF?  Do you have any Documentation available?

 I never got any answers from support either, must have been the Chapter
 11 filing issues . Would like to get the 9.0 running on it, but I
 have no idea what will provide support for the ReiserFS filesystem.

I didn't have any problems booting up and running my system (sans wireless 
lan) with the stock, prebuilt Mandrake 9.0 kernel.  Upon building my own 
kernel (because I had to patch the kernel's hub.c to get wireless working) I 
lost the ability to bootup - my system was 100% XFS.  Stock kernel, no 
problem, custom kernel built with gcc 3.2, problem.  I then tried 2.4.20 from 
Cooker.  Same thing only by that point I had decided to go to ReiserFS so I 
could use a kernel NOW rather than at some future point where, presumably, 
XFS support would be working again.  I built the 2.4.20 kernel without hitch 
(using gcc 3.2 default) and rebooted.  Kernel panic, couldn't handle XFS.  I 
went back to the stock 9.0 kernel and did some digging.  I then found that 
there are issues with gcc3.x and XFS.  I then followed a suggestion to use 
gcc2.96 and the problem went away with regards to the XFS issue.  

I was having problems with the wireless device (WUSB11 v2.6) however and that 
was a showstopper.  The problem was the kernel paging deal I mentioned.  

The STOCK Mandrake 9.0 2.4.19 kernel that came with the install (precompiled) 
was fine with regards to XFS, it was only when I tried to do what I always do 
and rebuild my own kernel with the default 9.0 gcc (3.2) that things went 
south.

I have gotten my WUSB11 working after much pulling of hair and gnashing of 
teeth but I am not sure the kernel paging issue is really fixed or if it just 
decided not to rear its head with my last restart.  

praedor  

-- 
Conservatives of all times are adventitious liars.
- Friedrich Nietzsche.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Memory problem? Memtest86 question

2003-01-28 Thread Praedor Tempus Atrebates
On Tuesday 28 January 2003 04:31 pm, Praedor Tempus Atrebates wrote:
 On Tuesday 28 January 2003 04:08 pm, Albert E. Whale, CISSP wrote:
 [...]

  Are you indicating that 9.0 doesn't support anything other than ext2 or
  ext3?  If so, Where's the BEEF?  Do you have any Documentation available?
 
  I never got any answers from support either, must have been the Chapter
  11 filing issues . Would like to get the 9.0 running on it, but I
  have no idea what will provide support for the ReiserFS filesystem.

 I didn't have any problems booting up and running my system (sans wireless
 lan) with the stock, prebuilt Mandrake 9.0 kernel.  Upon building my own
 kernel (because I had to patch the kernel's hub.c to get wireless working)
[...]

I just wanted to reiterate that these problems are not 
Mandrake-created/specific problems.  The problems are in the kernel code and 
in gcc3.x.  If you want your software to WORK, don't use gcc3.x.  If you want 
it to run faster, perhaps not compile, perhaps NOT work, use gcc3.x.

The _kernel_ developers and _gcc_ developers are wrecking the stuff as fast as 
they can.  Everyone else, including Mandrake, is simply stuck with the 
debris.

-- 
Conservatives of all times are adventitious liars.
- Friedrich Nietzsche.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Memory problem? Memtest86 question

2003-01-28 Thread Albert E. Whale, CISSP






Praedor Tempus Atrebates wrote:

  On Tuesday 28 January 2003 04:08 pm, Albert E. Whale, CISSP wrote:
  
  
Praedor Tempus Atrebates wrote:


  On Tuesday 28 January 2003 12:03 pm, Albert E. Whale, CISSP wrote:
  
  
I am curious as to Which OS Version you encountered this?

  
  [...]

Really?  Perhaps another problem to chalk up to the many with 2.4.19 (and
higher) kernels?  I encountered this problem with Mandrake 9.0
kernel-2.4.19-2mdk, customized build.  I find I generally have to build my
own kernel to get wireless working properly regardless of version but
2.4.19 and 2.4.20 have given me fits - problems with filesystem support
(both XFS and RieserFS) and usb primarily.  Supermount hasn't been too
much of a problem for me as yet.
  

  
  [...]
  
  
Are you indicating that 9.0 doesn't support anything other than ext2 or
ext3?  If so, Where's the BEEF?  Do you have any Documentation available?

I never got any answers from support either, must have been the Chapter
11 filing issues . Would like to get the 9.0 running on it, but I
have no idea what will provide support for the ReiserFS filesystem.

  
  
I didn't have any problems booting up and running my system (sans wireless 
lan) with the stock, prebuilt Mandrake 9.0 kernel.  Upon building my own 
kernel (because I had to patch the kernel's hub.c to get wireless working) I 
lost the ability to bootup - my system was 100% XFS.  Stock kernel, no 
problem, custom kernel built with gcc 3.2, problem.  I then tried 2.4.20 from 
Cooker.  Same thing only by that point I had decided to go to ReiserFS so I 
could use a kernel NOW rather than at some future point where, presumably, 
XFS support would be working again.  I built the 2.4.20 kernel without hitch 
(using gcc 3.2 default) and rebooted.  Kernel panic, couldn't handle XFS.  I 
went back to the stock 9.0 kernel and did some digging.  I then found that 
there are "issues" with gcc3.x and XFS.  I then followed a suggestion to use 
gcc2.96 and the problem went away with regards to the XFS issue.  

I was having problems with the wireless device (WUSB11 v2.6) however and that 
was a showstopper.  The problem was the kernel paging deal I mentioned.  

The STOCK Mandrake 9.0 2.4.19 kernel that came with the install (precompiled) 
was fine with regards to XFS, it was only when I tried to do what I always do 
and rebuild my own kernel with the default 9.0 gcc (3.2) that things went 
south.

I have gotten my WUSB11 working after much pulling of hair and gnashing of 
teeth but I am not sure the kernel paging issue is really fixed or if it just 
decided not to rear its head with my last restart.  

praedor  

  
  

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
  

Thank you for this. While agree that there was a Kernel Paging Panic, I
have not located the source of these panics. I appreciate your teeth gnashing,
I'll continue to Gnaw away at the problems.
-- 
Albert E. Whale - CISSP
http://www.abs-comptech.com
--
ABS Computer Technology, Inc. - ESM, Computer  Networking Specialists
Sr. Security, Network, and Systems Consultant
Board of Directors - InfraGard - Pittsburgh, PA





Re: [expert] Memory problem? Memtest86 question

2003-01-27 Thread Tom Brinkman
On Monday January 27 2003 11:08 am, Praedor Tempus Atrebates wrote:
 Some of what I have found with regards to messages like:

 Unable to handle kernel paging request at virtual address 01100112

 is that it is thought to be related to memory/cache problems.  Does
 anyone know one way or another?  I have been running memtest86 for
 over an hour on the problem system and so far there have been no
 errors.

  memtest86 is very lightweight. Even it's name is misleading as there 
is no software test for just memory. When you run a diag on a system, 
the cpu/cache (both L1 and L2)/motherboard chipsets/ram all have to 
work together to produce no errors.

  A better test is,   ftp://mersenne.org/gimps/mprime2212.tar.gz
Quick start: unpack to a dir, look for the executable mprime*.
 run it with ./mprime, it'll ask if you want to join the prime
 search or just test, opt for test. Then run it with ./mprime -m 
 and choose number 17, the torture test. If it encounters any 
 hardware errors, it'll exit an tell you so.
 BTW, if you're curious about mprime,
 http://www.mersenne.org/prime.htm
  
  The acid test,  http://users.ev1.net/~redelm/
While it's billed as a cpu test, as I alluded to above, it 
stresses the whole system. If you can run cpuburn's modules
appropriate for your system or an hour, your system is bulletproof

   IMO, cpuburn is the quickest way to determine if you need to start 
lookin at OS (kernel) and software for the root of your problem. But, 
you should see if you can run mprime's torture test for an hour or 
two first. 

-- 
Tom Brinkman  Corpus Christi, Texas


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com