Thread: How to mount ext3 partition with 16k blocksize?
hi,
have disk contains lvm2-volume has been created readynas, , want access data mounting disk manually hooking workstation.
seems readynas has created ext3 partition blocksize of 16k, gives me following error when try mount it:
pvscan gives:code:ext3-fs: bad blocksize 16384
lvscan gives:code:pv /dev/sdb5 vg c lvm2 [463,53 gb / 0 free] total: 1 [463,53 gb] / in use: 1 [463,53 gb] / in no vg: 0 [0 ]
tune2fs -l on logical volume (/dev/c/c) gives:code:active '/dev/c/c' [463,53 gb] inherit
is there way mount partition blocksize of 16k ?code:tune2fs 1.41.4 (27-jan-2009) filesystem volume name: c last mounted on: <not available> filesystem uuid: 71df24e7-a61e-4685-a9b8-b5f8377bd6a3 filesystem magic number: 0xef53 filesystem revision #: 1 (dynamic) filesystem features: has_journal resize_inode dir_index filetype needs_recovery sparse_super large_file filesystem flags: signed_directory_hash default mount options: (none) filesystem state: clean errors behavior: continue filesystem os type: linux inode count: 15204352 block count: 30377984 reserved block count: 0 free blocks: 30223788 free inodes: 15204327 first block: 0 block size: 16384 fragment size: 16384 reserved gdt blocks: 128 blocks per group: 65528 fragments per group: 65528 inodes per group: 32768 inode blocks per group: 256 filesystem created: mon oct 5 08:55:09 2009 last mount time: mon oct 5 14:36:47 2009 last write time: mon oct 5 14:36:47 2009 mount count: 6 maximum mount count: -1 last checked: mon oct 5 08:55:09 2009 check interval: 0 (<none>) reserved blocks uid: 0 (user root) reserved blocks gid: 0 (group root) first inode: 11 inode size: 128 journal inode: 8 default directory hash: tea directory hash seed: e3c673bd-9347-865f-4923-fb8e931660a7 journal backup: inode blocks
in advance!
best regards,
eddie
hi.
not sure how mount 16k blocksize ext3 partitions, under impresion limitation kernel..
http://lwn.net/articles/188382/
think default size 4k.
try recreate partition 4k block size, mount it.
cheers.
bogdan
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [all variants] How to mount ext3 partition with 16k blocksize?
Ubuntu
Comments
Post a Comment