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 |
what is multihomed system?
how to add Kernel patch in all systems at a time?
What can be a reason for the solaris system slowing down?
how can we know the creation time of user.
Explain the difference between sc> and lom>?
Troubleshooting SMF?
what is coredump & crashdump.what's the difference between these two.
2 Answers Abasca Resources, Ashtech, Cognizant, HP,
how to know which version of solaris is installed? uname –a /etc/release
How to list qued jobs under at? atq
Importing & deporting diskgroup?
How to reset root password if root password is gone?
How can a user login to solaris?