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 |
Explain the types of installations in solaris
How do you delete tmp files if file system is full becoz of /tmp dir ?
What do you understand by mail aliases?
What are nfs daemons?
How to solve the system hang issue.
How to see the route?
how can we know the creation time of user.
What causes the rpc.ttdbserverd process to be cpu bound?
How can a user login to another system on his network remotely?
If / (root) file system is full,How to increase root file system under Solaris volume manager (SVM)?
How to create null files in solaris ?
Process between Kernel and Shell when a command is executed?