Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Unix inode
Name: kayvan Date: August 16, 2002 at 18:02:49 Pacific
Comment:
If we have, file system that each disk block in file system is 2kb in size. The inode has 12 direct block2, 2 single level indirect block and 1 double indirect block. Suppose a block need 4 bytes to present. If one file has 2070 KB. Will this file utilize the double indirect block? Why? What is the maximum file size this file system can represent? Why?
Summary: if the system block is 8k. and disk sector size is 8k. the disk block pointer is 32 bits. it has 12 to direct, and 1 each to single indirect, double and triple indirect. wat is the maximum file size ...
Summary: hai i am new to unix. when i start my system it shows me an error.(1) warning vxfs:vx_ilisterr-error reading inode 4 on /file system.(2) warning vxfs:vx_ilisterr-error reading inode 325 on /file syste...