how to clear inode usage?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How can threads be created in a solaris environment?

762


What do you understand by irq assignments?

782


How can the user in solaris check the status of processes?

771


How do you break the root password?

771


Tell me how to set the path for core file?

734


How can abiword be compiled for solaris using gcc?

769


how to add Kernel patch in all systems at a time?

2817


In solaris 10 root Disk is 98% full what steps to be taken?

1855


Explain what is multi homed system?

754


How to solve the system hang issue.

802


What is difference between swap -l & swap -s?

739


What do you understand by mail aliases?

745


How can threads be created in a solaris environment? Write an example

792


How many run levels are there and what are they?

740


what is the importance of swap memory and how it will supports?

2043