how to clear inode usage?



how to clear inode usage?..

Answer / harish

inodes are nothing but the numeric number allocated to file.
When u create the file system os allocate the range of inode
to that file system. Type the below command to check the
inode usage by firing.

#df -F ufs -o i
Go to that location and delete those file and restart the
machine and again fire the same command

#df -F ufs -o i
Check the properties now you will see inodes are free from /var

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Solaris General Interview Questions

Explain the types of installations in solaris

0 Answers  


How do you delete tmp files if file system is full becoz of /tmp dir ?

2 Answers   Satyam, Wipro,


What do you understand by mail aliases?

0 Answers  


What are nfs daemons?

0 Answers  


How to solve the system hang issue.

0 Answers  






How to see the route?

4 Answers   Satyam, Wipro,


how can we know the creation time of user.

8 Answers  


What causes the rpc.ttdbserverd process to be cpu bound?

0 Answers  


How can a user login to another system on his network remotely?

0 Answers  


If / (root) file system is full,How to increase root file system under Solaris volume manager (SVM)?

3 Answers   Banking,


How to create null files in solaris ?

5 Answers   Satyam, Wipro,


Process between Kernel and Shell when a command is executed?

2 Answers   Satyam, Wipro,


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)