tune2fs Fedora 8

Mikkel L. Ellertson mikkel at infinity-ltd.com
Sun Feb 10 22:53:13 UTC 2008


Aaron Konstam wrote:
> On Sun, 2008-02-10 at 08:25 -0600, Mikkel L. Ellertson wrote:
>> Frank Murphy wrote:
>>> Cant' follow the man pages for tune2fs.
>>>
>>> Want it to auto check every 10 mounts (hda, hdb), as am getting some
>>> superblock errors. Wouldn't have a clue how to fix them.
>>>
>>> has  got to do with power tripping\outtages.
>>>
>>> Frank
>>>
>> You would use "tune2fs -i 10m <device>" as in
>> "tune2fs -i 10m /dev/sda3". But one thing to keep in mind is that 
>> the check will only happen when the system reboots, so if you reboot 
>> on the 9th month, and the 11th month, it will run the check on the 
>> 11th month. Setting the check frequency this way does not override 
>> the other settings, such as the number of mounts, or if hte check 
>> flag gets set in other ways.
>>
>> Errors can normally be fixed by e2fsck. But you do not want to try 
>> to fix a mounted file system.
>>
>> Mikkel
> At the fear of being difficult the OP wanted to check every 10  mounts
> and that is:
> tune2fs -c 10 /dev/sdx
> 
> not: tune2fs -i 10 /dev/sdx

-c max-mount-counts
     Adjust the number of mounts after which the filesystem will be
     checked by e2fsck(8). If max-mount-counts is 0 or -1, the number
     of times the filesystem is mounted will be disregarded by
     e2fsck(8) and the kernel.

-i  interval-between-checks[d|m|w]
     Adjust the maximal time between two filesystem checks. No
     postfix or d result in days, m in months, and w in weeks.A
     value of zero will disable the time-dependent checking.

Mikkel
-- 

   Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080210/0b207b58/attachment-0001.sig>


More information about the fedora-list mailing list