osure
August 20th, 2013, 10:53 AM
Hello,
Can anybody tell me how to see/check whether an already created ext4 is in 32bit or 64bit mode?
I recently run into the ext4 32bit limit (see: http://blog.ronnyegner-consulting.de/2011/08/18/ext4-and-the-16-tb-limit-now-solved/)
I DO have the line
auto_64-bit_support = 1
in my mkfs.conf in the ext4 section, and i am quite sure that the filesystem in question was created on this machine/system.
Also I have e2fstools 1.42.
Where can I see this information? is it visible somewhere in the output of dumpe2fs? Is there any other way to get information on an ext4 FS?
This is what dump2fs tells me (at least the beginning, didn't wait for it to complete...):
$ sudo dumpe2fs /dev/mapper/raid
dumpe2fs 1.42 (29-Nov-2011)
Filesystem volume name: <none>
Last mounted on: /DRIVES/raid
Filesystem UUID: 13017c41-adaa-4683-bb5e-674d4d6c46ec
Filesystem magic number: 0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
Filesystem flags: signed_directory_hash
Default mount options: user_xattr acl
Filesystem state: clean
Errors behavior: Continue
Filesystem OS type: Linux
Inode count: 457834496
Block count: 3662666368
Reserved block count: 36626662
Free blocks: 46300852
Free inodes: 445840337
First block: 0
Block size: 4096
Fragment size: 4096
Reserved GDT blocks: 150
Blocks per group: 32768
Fragments per group: 32768
Inodes per group: 4096
Inode blocks per group: 256
RAID stride: 128
RAID stripe width: 512
Flex block group size: 16
Filesystem created: Wed Nov 14 22:26:01 2012
Last mount time: Mon Aug 19 06:14:08 2013
Last write time: Mon Aug 19 06:14:22 2013
Mount count: 22
Maximum mount count: -1
Last checked: Sat Dec 29 18:15:16 2012
Check interval: 0 (<none>)
Lifetime writes: 13 TB
Reserved blocks uid: 0 (user root)
Reserved blocks gid: 0 (group root)
First inode: 11
Inode size: 256
Required extra isize: 28
Desired extra isize: 28
Journal inode: 8
Default directory hash: half_md4
Directory Hash Seed: 34d8f481-fb66-4e1a-ab3f-76f34ffd9ad7
Journal backup: inode blocks
Journal features: journal_incompat_revoke
Journal size: 128M
Journal length: 32768
Journal sequence: 0x000285f9
Journal start: 0
Can anybody tell me how to see/check whether an already created ext4 is in 32bit or 64bit mode?
I recently run into the ext4 32bit limit (see: http://blog.ronnyegner-consulting.de/2011/08/18/ext4-and-the-16-tb-limit-now-solved/)
I DO have the line
auto_64-bit_support = 1
in my mkfs.conf in the ext4 section, and i am quite sure that the filesystem in question was created on this machine/system.
Also I have e2fstools 1.42.
Where can I see this information? is it visible somewhere in the output of dumpe2fs? Is there any other way to get information on an ext4 FS?
This is what dump2fs tells me (at least the beginning, didn't wait for it to complete...):
$ sudo dumpe2fs /dev/mapper/raid
dumpe2fs 1.42 (29-Nov-2011)
Filesystem volume name: <none>
Last mounted on: /DRIVES/raid
Filesystem UUID: 13017c41-adaa-4683-bb5e-674d4d6c46ec
Filesystem magic number: 0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
Filesystem flags: signed_directory_hash
Default mount options: user_xattr acl
Filesystem state: clean
Errors behavior: Continue
Filesystem OS type: Linux
Inode count: 457834496
Block count: 3662666368
Reserved block count: 36626662
Free blocks: 46300852
Free inodes: 445840337
First block: 0
Block size: 4096
Fragment size: 4096
Reserved GDT blocks: 150
Blocks per group: 32768
Fragments per group: 32768
Inodes per group: 4096
Inode blocks per group: 256
RAID stride: 128
RAID stripe width: 512
Flex block group size: 16
Filesystem created: Wed Nov 14 22:26:01 2012
Last mount time: Mon Aug 19 06:14:08 2013
Last write time: Mon Aug 19 06:14:22 2013
Mount count: 22
Maximum mount count: -1
Last checked: Sat Dec 29 18:15:16 2012
Check interval: 0 (<none>)
Lifetime writes: 13 TB
Reserved blocks uid: 0 (user root)
Reserved blocks gid: 0 (group root)
First inode: 11
Inode size: 256
Required extra isize: 28
Desired extra isize: 28
Journal inode: 8
Default directory hash: half_md4
Directory Hash Seed: 34d8f481-fb66-4e1a-ab3f-76f34ffd9ad7
Journal backup: inode blocks
Journal features: journal_incompat_revoke
Journal size: 128M
Journal length: 32768
Journal sequence: 0x000285f9
Journal start: 0