James Hiscock wrote:

>>It stills in trouble (with -C it does not work, so i tryied man tune2fs
>>and i found out that it should be -O)... any idea ?
>>    
>>
>
>My guess? I wrote down the wrong option. <shrug> Wouldn't really
>surprise me - I tend to reply to these things first thing in the
>morning, and I'm rarely entirely awake. ;)
>
>  
>
>>note that now (after tune2fs ...) the option "Resize" in QTparted, is
>>avaiable for this partition, but when i put 60GB i get an error...
>>    
>>
>
>The only other thing(s) I can think of is that there's an option
>similar to the "has_journal" one that's turned on that parted can't
>deal with, or you're trying to resize the partition too much, or
>there's data past the 60GB mark on the disk that parted can't move for
>you... that last one seems a bit of a stretch to me, though, given the
>error you're getting.
>
>I can't recall ever having used parted directly, though, so I'm a bit
>out of my depth here.
>
>You might want to look at the man page for tune2fs again, and see if
>there's a way to spit out the filesystem features on the partition
>you're trying to resize, and disable them the same way you did with
>the journal... not sure if that'll help, though...
>
>  
>
Man look this:

br ~ # tune2fs -l /dev/hdb1
tune2fs 1.37 (21-Mar-2005)
Filesystem volume name:   <none>
Last mounted on:          <not available>
Filesystem UUID:          7bbe5861-7bbc-4fde-a5be-55cce4ea3c84
Filesystem magic number:  0xEF53
Filesystem revision #:    1 (dynamic)
Filesystem features:      has_journal resize_inode filetype needs_recovery
e_super large_file
Default mount options:    (none)
Filesystem state:         clean
Errors behavior:          Continue
Filesystem OS type:       Linux
Inode count:              8192000
Block count:              16384000
Reserved block count:     655360
Free blocks:              7996721
Free inodes:              8166224
First block:              0
Block size:               4096
Fragment size:            4096
Reserved GDT blocks:      1024
Blocks per group:         32768
Fragments per group:      32768
Inodes per group:         16384
Inode blocks per group:   512
Filesystem created:       Sun Apr 17 01:58:25 2005
Last mount time:          Tue Jul 19 00:11:17 2005
Last write time:          Tue Jul 19 00:11:17 2005
Mount count:              7
Maximum mount count:      28
Last checked:             Sun Jul 17 19:53:46 2005
Check interval:           15552000 (6 months)
Next check after:         Fri Jan 13 20:53:46 2006
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:      ff201bda-a730-40f7-b712-24dd18109a4d
Journal backup:           inode blocks
br ~ #


i think the line
Filesystem features:      has_journal resize_inode filetype needs_recovery
can help me, but i dont know how... any idea about wich feature i can
desable ?

Thanks,

Bruno
-- 
gentoo-user@gentoo.org mailing list

Reply via email to