If root file system 100% full what you have to do?

Answers were Sorted based on User's Feedback



If root file system 100% full what you have to do?..

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

If root file system 100% full what you have to do?..

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

If root file system 100% full what you have to do?..

Answer / lokesh sharma

check all logs

Is This Answer Correct ?    1 Yes 0 No

If root file system 100% full what you have to do?..

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

If root file system 100% full what you have to do?..

Answer / sai

cant login to server first. Next step is to powercycle the
server

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More Solaris AllOther Interview Questions

what is use of boot -a

3 Answers   TCS,


what r the daemons have been started when u install Veritas

3 Answers   IBM,


What r the different file systems..?

2 Answers  


how to check the status of import and deport dg?

2 Answers   Symphony,


If you mistype a password, how do you clear it out to retype the password again?

11 Answers   Genpact, WNS,






what are raid 0 ,1 ,5

3 Answers   IBM,


hoe many default no of groups there?

4 Answers  


what r the daily responsibilities of u as a system administrator

10 Answers   ADP, IBM, Infosys, Wipro,


What does init 5 do?

10 Answers  


What is the difference between Vxdmp and EMC powerpath?

2 Answers  


What does ndd do?

2 Answers  


You have a boot disk under svm, the machine fails to boot and remains in ok prompt? what could be the possible reason?

5 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)