![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Query related to boot process of Solaris x86 | saagar | SUN Solaris | 0 | 07-17-2009 02:44 AM |
| query related to if | sainathdeg | Shell Programming and Scripting | 1 | 08-26-2008 09:49 AM |
| awk related query | abhisek.says | UNIX for Dummies Questions & Answers | 2 | 05-22-2008 03:49 AM |
| sed related query | gopsman | Shell Programming and Scripting | 1 | 11-30-2007 09:03 AM |
| Query related to #!/bin/sh | sureshg_sampat | Shell Programming and Scripting | 2 | 02-08-2007 05:54 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Query related to Inodes in Solaris
Hi friends,
1.From the information I gathered, an inode is an object which has a number associated with it... and when a slice is partitioned, inodes with their numbers are created. When a file is created, an inode number is assigned to it. This could be viewed through ls -i <dir/file> command. Each inode has 2 pointers, 1 pointer pointing to block containing properties of a file/dir and other pointer points to data blocks for the file. 2.Now, please clarify my doubts: 1.What is the basic size of an inode in Solaris ? (for eg, in linux its 128 bytes). So, if it is 128 bytes, does it mean that the size of a file can only be 128 bytes..?. 2.What is the need for increasing the number of bytes per inode by means of newfs -i <raw device> command? thank u. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|