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

How to add a user without command?

6 Answers   Satyam,


what is state database replica and how to create it

2 Answers   IBM,


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,


How to see the disk label and what information does that contains..?

2 Answers  


Someone pings a server from another location and gets a different result than if you ping the same server onsite. What is going on?

2 Answers  


what r the files need to edit for DNS configuration..?

2 Answers   Accel,


purpose of lost+found..?

2 Answers   UHG,


Performance monitoring tools?

3 Answers  


How would switch a service group?

2 Answers  


What does fmthard do?

9 Answers   Accel,


how to change nic card from half duplex to full duplex?

1 Answers   Wipro,


how to check packets transmission statistcs b/w servers..?

3 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)