I have 20 GB free space in my file system but my inode size
full. how will i increase or how will i fix this issue.
Answer Posted / srinivas
If you want to use the 20gb free space in that file system,
bring the system to single user mode and then take the
entire backup of that file system . Then format the file
system using newfs /dev/rdsk/c#t#d#s# after mount the file
system using mount command and restore the backup then you
can use the 20gb free space.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What causes the rpc.ttdbserverd process to be cpu bound?
How to view shared memory statistics?
how to add Kernel patch in all systems at a time?
How to solve the system hang issue.
Discuss the two modes of the vi editor in solaris.
How can a user login to solaris? What is the login shell?
Tell me how to set the path for core file?
Tell me how to mount the floppy & cd-rom?
Tell me how many types of file system?
How can threads be created in a solaris environment?
Explain the difference between pid and ppid with example.
Explain the types of installations in solaris
Explain the difference between swap -l & swap -s?
How can a user login to another system on his network remotely?
How can threads be created in a solaris environment? Write an example