Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-04-2008, 08:52 AM
|
#1
|
LQ Newbie
Registered: Jul 2008
Posts: 3
Rep:
|
How to free up space on a Linux Red Hat Server running Kerio Mail Server
Good morning and hello,
I'm posting this blog in hopes to remedie a problem I'm having with Linux Red Hat and running Kerio Mail Server 6.5.2 on it.
In the past week, our mail server is running alot slower (sending and receiving) email.
My question is this. I'm new to the Luinx world and was wondering if there is some type of cached memory or a swap file that needs to be deleted on the server.
Afer running the command on the server Df-h, I get the following information.
/dev/mapper/VolGroup00-LogVol00
Size Used Avail Used
266G 87G 166G 35% /
/dev/sda2 99M 99M 0 100% /boot
none 1013M 0 1013M 0% /dev/shm
As you can see, the boot drive is full @ 100%. I'm assuming once the drive is full, its starts to cache to another drive or volume??
Is there some type of log / temp file that needs deleted on the server.
Please help! .. thanks, Jeff
|
|
|
08-04-2008, 09:15 AM
|
#2
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,418
|
Can you show us the top output?
/boot is normally for storing kernel in, but it shouldn't be 100% full though.
|
|
|
08-04-2008, 09:17 AM
|
#3
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Quote:
Originally Posted by chrism01
Can you show us the top output?
/boot is normally for storing kernel in, but it shouldn't be 100% full though.
|
It could be if they're not removing old kernels when they run updates.
|
|
|
08-04-2008, 09:37 AM
|
#4
|
LQ Newbie
Registered: Jul 2008
Posts: 3
Original Poster
Rep:
|
Here's the output from the TOP command
top - 09:22:55 up 4 days, 16:09, 2 users, load average: 0.08, 0.06, 0.09
Tasks: 94 total, 1 running, 93 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.2% us, 0.1% sy, 0.0% ni, 99.6% id, 0.1% wa, 0.0% hi, 0.0% si
Mem: 2074600k total, 2050828k used, 23772k free, 109996k buffers
Swap: 2031608k total, 196k used, 2031412k free, 1652520k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3765 root 15 0 234m 61m 11m S 2 3.0 588:15.04 mailserver 17944 root 16 0 2264 1008 780 R 0 0.0 0:00.61 top 1 root 16 0 3404 548 468 S 0 0.0 0:01.25 init
|
|
|
08-04-2008, 03:05 PM
|
#5
|
LQ Newbie
Registered: Jul 2008
Posts: 3
Original Poster
Rep:
|
How to free up space on a Linux Red Hat Server running Kerio Mail Server
--------------------------------------------------------------------------------
Good morning and hello,
I'm posting this blog in hopes to remedie a problem I'm having with Linux Red Hat and running Kerio Mail Server 6.5.2 on it.
In the past week, our mail server is running alot slower (sending and receiving) email.
My question is this. I'm new to the Luinx world and was wondering if there is some type of cached memory or a swap file that needs to be deleted on the server.
Afer running the command on the server Df-h, I get the following information.
/dev/mapper/VolGroup00-LogVol00
Size Used Avail Used
266G 87G 166G 35% /
/dev/sda2 99M 99M 0 100% /boot
none 1013M 0 1013M 0% /dev/shm
As you can see, the boot drive is full @ 100%. I'm assuming once the drive is full, its starts to cache to another drive or volume??
Is there some type of log / temp file that needs deleted on the server.
Please help! .. thanks, Jeff
|
|
|
08-04-2008, 04:14 PM
|
#6
|
Senior Member
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Rep:
|
It's not necessary to post the same thing twice (and it makes the thread confusing). Your first post in the thread was sufficient.
Post the results of:
$ rpm -qa | grep kernel
and
$ uname -sr
You can probably remove unused kernels unless you have a reason not to. Be aware that freeing up /boot space may not necessarily fix your problem.
|
|
|
08-04-2008, 09:49 PM
|
#7
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,418
|
Indeed, that top shows that the system load and cpu nums are tiny, and almost no swap being used. Should be running fine..
I could hazard some guesses, but really need a mail expert (I think).
|
|
|
All times are GMT -5. The time now is 04:01 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|