Re: [LINUX:1149] max. mount count

Murat Arslan (arslanm@cyberdude.com)
Wed, 18 Mar 1998 13:00:35 +0000 (GMT)


On Wed, 18 Mar 1998, TAN MEHMET wrote:

> Selamlar,
> Linux'um bazen acilirken soyle bir mesaj veriyor ve ancak bi sure ugrastiktan
> sonra aciliyor.
>
> /dev/hda2 has reached maximum mount count,check forced
>
> Neden olabilir bilen var mi?
>

TUNE2FS(8) TUNE2FS(8)

NAME
tune2fs - adjust tunable filesystem parameters on second
extended filesystems

SYNOPSIS
tune2fs [ -l ] [ -c max-mount-counts ] [ -e errors-behav-
ior ] [ -i interval-between-checks ] [ -m reserved-blocks-
percentage ] [ -r reserved-blocks-count ] [ -s sparse-
super-flag ] [ -u user ] [ -g group ] [ -C mount-count ] [
-L volume-name ] [ -M last-mounted-directory ] [ -U UUID ]
device

DESCRIPTION
tune2fs adjusts tunable filesystem parameters on a Linux
second extended filesystem.

**********************************************************
Never use tune2fs on a read/write mounted filesystem to
change parameters!
**********************************************************

OPTIONS
-c max-mount-counts
adjust the maximal mounts count between two
filesystem checks.
...
...
WARNING
**********************************************************
Use this utility on your own risk. You're modifying
filesystems.
**********************************************************

root#> dumpe2fs /dev/sda1 > dumpe.out
root#> grep Maximum dumpe.out
root#> Maximum mount count: 20
root#>

Her 20 aCILISta bir sorun oLsa da oLmasa da file system check edilir.
Bunu deGiStirebiLirsiniz, tune2fs programIyLa, ama uyarILar yukarIda.

KoLay geLe,
__
Murat Arslan
PGP KeyID: 2047/673351F1