1752419 Members
6516 Online
108788 Solutions
New Discussion юеВ

VAR FULL

 
Shattia Moorthi
Frequent Advisor

Re: VAR FULL

dear iqbal i not unix expert, please provide me the command. thanks in advance
Dennis Handly
Acclaimed Contributor

Re: VAR FULL

>refer attached file.
6426688 ./spool/mqueue

You have a bunch of bounced or unsendable mail.

1361056 ./adm/crash/crash.0
972456 ./adm/crash/crash.1

How old are these? If old, you may want to remove all but the INDEX file.

1187704 ./adm/sw/save

cleanup(1m) may help here.

1298368 /var/opt

You would need to do a summary of directories in there.
Abid Iqbal
Regular Advisor

Re: VAR FULL

Share the output of
# ls -ltr /var/spool/mqueue
# ls -ltr /var/adm/crash
Dennis Handly
Acclaimed Contributor

Re: VAR FULL

>I not unix expert, please provide me the command.

(This is scary, a sysadmin must be one.)

For /var/adm/crash/, just remove the directory or parts.

For /var/spool/mqueue/, try mailq(1).
And you could look at my scripts in:
http://h30499.www3.hp.com/t5/Messaging/Help-in-clearing-out-var-spool-mqueue/m-p/5276091#M5434

Shattia Moorthi
Frequent Advisor

Re: VAR FULL

Dear frenz

Thank you Dennis and Abid.

I manage to clear mqueue. Now /VAR become 44%

Thanks again
Abid Iqbal
Regular Advisor

Re: VAR FULL

Hi, Must assign points.
Thanks