If root file system 100% full what you have to do?
Answers were Sorted based on User's Feedback
Answer / mathai
First check the disk usage with du -h, if it is 100% find the heavy files using #du -akd / | sort -nr | more. if actual disk usage not reaching 100% check the inode status using
#df -F ufs -o i
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / suchit
Check for core files...if it is created then delete it...
check in /var/core..
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / tasnim khan
If system is running, affirmative action is that mv all log
files to some other file system then find out which
file/files have been created recently other than logs and
then first stop the process which is creating and then mv
or delete that files.
| Is This Answer Correct ? | 9 Yes | 9 No |
Answer / sai
cant login to server first. Next step is to powercycle the
server
| Is This Answer Correct ? | 1 Yes | 9 No |
How to add a user without command?
what is state database replica and how to create it
How to use disk quotas in solaris (command mode) ? what is the procedure for checking disk space of the particular user in command mode?
How to see the disk label and what information does that contains..?
Someone pings a server from another location and gets a different result than if you ping the same server onsite. What is going on?
what r the files need to edit for DNS configuration..?
purpose of lost+found..?
Performance monitoring tools?
How would switch a service group?
What does fmthard do?
how to change nic card from half duplex to full duplex?
how to check packets transmission statistcs b/w servers..?