1⟩ Suppose 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?
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.