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 |
how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed ndd -get /dev/hme0 link-mode
What is the cmd used to print default values get by user? Useradd –D
How to add route (gateway) to n/w interface?
Difference between resource pool and project in containers
How can a user access a dos-format disk in solaris?
Diffrence between Paging & swap?
If / (root) file system is full,How to increase root file system under Solaris volume manager (SVM)?
What do you understand by irq assignments?
How to login to a remote host with solaris secure shell?
How can a user login to solaris? What is the login shell?
How to check OBP version?
What can be done to protect the system from overflow exploits?