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

If a user logs in to UNIX, it displays the desktop and then immediately logs you back out, what could be wrong?

2 Answers   Satyam,


What is lofs in zones

2 Answers  


Does "AMD Turion 64 X2 Processor TL50, 1.6 GHz and above" supports Solaris 10?.

1 Answers  


What is jumpstart?

2 Answers  


What is VTS?

8 Answers   Bharti, Sun Microsystems, Suncore Microsystems,






explain Jumpstat configuration..?

2 Answers   Accenture,


How to use disk quotas in solaris (command mode) ? what is the procedure for checking disk space of the particular user in command mode?

7 Answers   Samsung,


If a user logs in to UNIX, it displays the desktop and then immediately logs you back out, what could be wrong?

2 Answers  


Are kernel parameters tunable during runtime?

2 Answers  


What is the difference between private and public regions in Veritas Volume manager?

4 Answers  


What is the use of Flar command in solaris

1 Answers  


types of installations in solaris

7 Answers   IBM,


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)