have you ever got warning message from unix admin that file
system running out of space or not enough disk space?what
will u do?
Answer Posted / sushil
On critical systems, make some space by moving some large
not in use, non-critical files to another file system which
is having some enough free space. Once u get some space run
the logrotate manually, u will gain some free space if u
have enabled the compression in log-rotate . After this u
can archive the old logs to tape or some location on
different file system.
Aaaand then start investigation to check what is causing FS
to become ful.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is whois command?
What does execute mean in linux?
why context switching time should be minimum? How it depends on hardware support?
How do I run whois command?
Where is command history stored in linux?
How many types of dos commands are there?
What is the syntax of mkdir?
How do I get to root in linux?
What does c mean in linux?
Which command would you use to create a file system on a new hard drive?
What is #!/ Bin sh?
What is ps command in linux?
Does cp overwrite?
What is pwd in linux command?
What does chmod 666 do?