LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Syslog server can't open log files >500mb (https://www.linuxquestions.org/questions/linux-general-1/syslog-server-cant-open-log-files-500mb-276538/)

mikeyt_333 01-11-2005 10:05 AM

Syslog server can't open log files >500mb
 
Hi,
I recently setup a syslog server running slack 10, with xwin etc... It has 1Gb of mem, 1Gb swap, and a gigantic 120Gb HDD. The server load isn't bad at all, almost as though the system is idle. However, when I attempt to view the log files which are >500Mb (limited to 512) the files never open. Any ideas why? Any ideas what could remedy this? Not even vi will open them. My guess is that it is trying to load the whole file into memory, which doesn't seem smart to me at all, can't it work in little chunks? Thanks in advance!

oneandoneis2 01-11-2005 10:35 AM

The kernel defaults to not recognising large amounts of memory - check to see if you need to recompile with more memory support

mikeyt_333 01-11-2005 11:32 AM

I understand that, but large memory in the kernel conf refers to 4Gb + doesn't it? So would that really play a role here? Also, do you know how I can check that? I don't have the original kernel config.

thanks.


All times are GMT -5. The time now is 08:32 PM.