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
What are the raid levels in solaris?
Root mirroring in SVM, in Veritas ?
4 Answers HP, IBM, Satyam, Wipro,
Solaris run levels?
How to login to a remote host with solaris secure shell?
How to list qued jobs under at? atq
How does a solaris cluster work?
Importing & deporting diskgroup?
How can a user increase the number of pseudo-ttys?
What is VTS
What is the cmd used to print default values get by user? Useradd –D
Troubleshooting SMF?