diff options
Diffstat (limited to 'util-linux/mkfs_ext2.txt')
-rw-r--r-- | util-linux/mkfs_ext2.txt | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/util-linux/mkfs_ext2.txt b/util-linux/mkfs_ext2.txt new file mode 100644 index 000000000..1eb2d92cf --- /dev/null +++ b/util-linux/mkfs_ext2.txt | |||
@@ -0,0 +1,75 @@ | |||
1 | Difference between bbox mke2fs and standard one (dumpe2fs comparison): | ||
2 | |||
3 | Two significant differences: | ||
4 | - standard mke2fs has resize_inode feature and thus has reserved GDT blocks, | ||
5 | which decreases free blocks; | ||
6 | - inode size: 128/256 (since 679807k is >0.5G, standard mke2fs uses "big" inodes) | ||
7 | this affects inode table in block groups | ||
8 | |||
9 | Filesystem volume name: <none> Filesystem volume name: <none> | ||
10 | Last mounted on: <not available> Last mounted on: <not available> | ||
11 | Filesystem UUID: f4839760-c89b-44b7-ac52-08b4e326c0b4 Filesystem UUID: 71179558-8c8e-4a56-ad54-018008f5c358 | ||
12 | Filesystem magic number: 0xEF53 Filesystem magic number: 0xEF53 | ||
13 | Filesystem revision #: 1 (dynamic) Filesystem revision #: 1 (dynamic) | ||
14 | Filesystem features: ext_attr dir_index filetype sparse_super Filesystem features: ext_attr resize_inode dir_index filetype sparse_super large_file | ||
15 | Filesystem flags: signed_directory_hash Filesystem flags: signed_directory_hash | ||
16 | Default mount options: (none) Default mount options: (none) | ||
17 | Filesystem state: clean Filesystem state: clean | ||
18 | Errors behavior: Continue Errors behavior: Continue | ||
19 | Filesystem OS type: Linux Filesystem OS type: Linux | ||
20 | Inode count: 42624 Inode count: 42528 | ||
21 | Block count: 169951 Block count: 169951 | ||
22 | Reserved block count: 8497 Reserved block count: 8497 | ||
23 | Free blocks: 168594 Free blocks: 167103 | ||
24 | Free inodes: 42613 Free inodes: 42517 | ||
25 | First block: 0 First block: 0 | ||
26 | Block size: 4096 Block size: 4096 | ||
27 | Fragment size: 4096 Fragment size: 4096 | ||
28 | Reserved GDT blocks: 41 | ||
29 | Blocks per group: 32768 Blocks per group: 32768 | ||
30 | Fragments per group: 32768 Fragments per group: 32768 | ||
31 | Inodes per group: 7104 Inodes per group: 7088 | ||
32 | Inode blocks per group: 222 Inode blocks per group: 443 | ||
33 | Filesystem created: Wed Oct 21 13:40:55 2009 Filesystem created: Wed Oct 21 13:40:55 2009 | ||
34 | Last mount time: n/a Last mount time: n/a | ||
35 | Last write time: Wed Oct 21 13:40:55 2009 Last write time: Wed Oct 21 13:40:55 2009 | ||
36 | Mount count: 0 Mount count: 0 | ||
37 | Maximum mount count: 20 Maximum mount count: 37 | ||
38 | Last checked: Wed Oct 21 13:40:55 2009 Last checked: Wed Oct 21 13:40:55 2009 | ||
39 | Check interval: 15552000 (6 months) Check interval: 15552000 (6 months) | ||
40 | Next check after: Mon Apr 19 13:40:55 2010 Next check after: Mon Apr 19 13:40:55 2010 | ||
41 | Reserved blocks uid: 0 (user root) Reserved blocks uid: 0 (user root) | ||
42 | Reserved blocks gid: 0 (group root) Reserved blocks gid: 0 (group root) | ||
43 | First inode: 11 First inode: 11 | ||
44 | Inode size: 128 Inode size: 256 | ||
45 | Required extra isize: 28 | ||
46 | Desired extra isize: 28 | ||
47 | Default directory hash: half_md4 Default directory hash: half_md4 | ||
48 | Directory Hash Seed: ff94d047-c9ca-4fe5-b553-937a76101a89 Directory Hash Seed: c270fd43-9868-4a92-ae99-050098e12835 | ||
49 | |||
50 | |||
51 | Group 0: (Blocks 0-32767) Group 0: (Blocks 0-32767) | ||
52 | Primary superblock at 0, Group descriptors at 1-1 Primary superblock at 0, Group descriptors at 1-1 | ||
53 | Reserved GDT blocks at 2-42 | ||
54 | Block bitmap at 2 (+2), Inode bitmap at 3 (+3) Block bitmap at 43 (+43), Inode bitmap at 44 (+44) | ||
55 | Inode table at 4-225 (+4) Inode table at 45-487 (+45) | ||
56 | 32537 free blocks, 7093 free inodes, 2 directories 32274 free blocks, 7077 free inodes, 2 directories | ||
57 | Free blocks: 231-32767 Free blocks: 494-32767 | ||
58 | Free inodes: 12-7104 Free inodes: 12-7088 | ||
59 | |||
60 | Group 1: (Blocks 32768-65535) Group 1: (Blocks 32768-65535) | ||
61 | Backup superblock at 32768, Group descriptors at 32769-32769 Backup superblock at 32768, Group descriptors at 32769-32769 | ||
62 | Reserved GDT blocks at 32770-32810 | ||
63 | Block bitmap at 32770 (+2), Inode bitmap at 32771 (+3) Block bitmap at 32811 (+43), Inode bitmap at 32812 (+44) | ||
64 | Inode table at 32772-32993 (+4) Inode table at 32813-33255 (+45) | ||
65 | 32542 free blocks, 7104 free inodes, 0 directories 32280 free blocks, 7088 free inodes, 0 directories | ||
66 | Free blocks: 32994-65535 Free blocks: 33256-65535 | ||
67 | Free inodes: 7105-14208 Free inodes: 7089-14176 | ||
68 | |||
69 | Group 2: (Blocks 65536-98303) Group 2: (Blocks 65536-98303) | ||
70 | Block bitmap at 65536 (+0), Inode bitmap at 65537 (+1) Block bitmap at 65536 (+0), Inode bitmap at 65537 (+1) | ||
71 | Inode table at 65538-65759 (+2) Inode table at 65538-65980 (+2) | ||
72 | 32544 free blocks, 7104 free inodes, 0 directories 32323 free blocks, 7088 free inodes, 0 directories | ||
73 | Free blocks: 65760-98303 Free blocks: 65981-98303 | ||
74 | Free inodes: 14209-21312 Free inodes: 14177-21264 | ||
75 | ... | ||