tune2fs 1.41.12 (17-May-2010)
tune2fs 1.41.12 (17-May-2010)
TUNE2FS(8) TUNE2FS(8)
名前
tune2fs - ext2/ext3 ファイルシステムのパラメータを調整する
書式
tune2fs [ -l ] [ -c max-mount-counts ] [ -e errors-behavior ] [ -f ] [
-i interval-between-checks ] [ -j ] [ -J journal-options ] [ -m
reserved-blocks-percentage ] [ -o [^]mount-options[,...] ] [ -r
reserved-blocks-count ] [ -s sparse-super-flag ] [ -u user ] [ -g group
] [ -C mount-count ] [ -L volume-name ] [ -M last-mounted-directory ] [
-O [^]feature[,...] ] [ -T time-last-checked ] [ -U UUID ] device
説明
システム管理者は tune2fs により Linux ext2/ext3 ファイルシステムの様 々
なパラメータを調整できる。
オプション
-c max-mount-counts
e2fsck(8) がファイルシステムのチェックを行うマウント回数を設定す
る。 max-mount-counts が 0 または -1 の場合、 e2fsck(8) とカーネ
ルはファイルシステムのマウント回数を考慮しない。
ジャーナリングファイルシステムを使っている場合、ファイルシステム
を強制的にチェックするマウント回数をファイルシステムごとにちょっ
とずつ変えておけば、すべてのファイルがいっぺんにまとめてチェック
されるのを避けることができる。
マウント回数に依存したチェックを完全に停止してしまうなら、その影
響を慎重に考えておくべきである。ディスクドライブ・ケーブル・メモ
リの故障やカーネルのバグによって、マークされたりエラーが出ること
もなく、ファイルシステムが破壊されることもあり得る。ファイルシス
テムにジャーナリング機能を使っていると、ファイルシステムに壊れた
というマークが付けられることは絶対にないので、通常ジャーナリング
ファイルシステムはチェックされない。この場合でも、カーネルがファ
イルシステムエラーを検知すれば、次のブート時に fsck が実行される
が、この時点ではデータ喪失を防ぐにはもう遅すぎるかもしれない。
時間に依存したチェックを行う -i オプションも参照すること。
-C mount-count
ファイルシステムがマウントされた回数を設定する。 -c オプションで
設定された最大マウント回数のパラメータより大きな値が設定されると
、 e2fsck(8) は次のブート時に、そのファイルシステムをチェック す
る。
-e error-behavior
エラーが発生した時のカーネルの挙動を変更する。いずれにしてもファ
イルシステムにエラーが起こると、次のブート時には必 ず e2fsck(8)
がそのファイルシステムをチェックする。 error-behavior に指定でき
るのは次の通り。
continue 通常の実行を継続する。
remount-ro ファイルシステムを read-only でマウントしなおす
。
panic カーネルパニックを起こす。
-f エラーが起きたときでも tune2fs に動作を完了させる。このオプショ
ンは、外部ジャーナルを使っているファイルシステム (あるいは壊れて
そう見えるようになってしまったファイルシステム) から、外部ジャー
ナルが見えない場合に has_journal ファイルシステム属性を削除す る
のに便利である。
警告: クリーンにアンマウントされなかったファイルシステムに対して
ジャーナルを一度もリプレイしないまま、その外部ジャーナルをファイ
ルシステムから切り離してしまうと、重大なデータ喪失やファイルシス
テムの破壊をもたらすかもしれない。
-g group
予約 (reserved) ファイルシステムブロックを利用できるグループを設
定する。 group パラメータには GID を数値で指定することも、グルー
プ名を指定することもできる。グループ名が指定された場合は、スーパ
ーブロックに格納される前に GID の数値に変換される。
-i interval-between-checks[d|m|w]
ファイルシステムをチェックする最大の時間間隔を設定する。数値のみ
、もしくは末尾に d を付けると「日」と解釈され、 m, w はそれぞ れ
「 月」「週」と解釈される。 0 を指定すると、時間依存のチェックは
しなくなる。
e2fsck(8) によるファイルシステムの完全なチェックを定期的に行わせ
る ため、 -c (マウント回数依存のチェック)、または -i (時間依存の
チェック) を指定しておくことを強く推奨する。これらが指定されてい
ない場合、ディスク・ケーブル・メモリの故障やカーネルのバグによっ
てファイルシステムが破壊されても、データの損失や破壊が起こるまで
は知ることができない。
-j ext3 ジャーナルをファイルシステムに追加する。 -J オプションが指
定されていない場合は、デフォルトのジャーナルパラメータが用いられ
、 (ファイルシステムのサイズに対して) 適切な大きさのジャーナルを
作成してファイルシステムに格納する。ジャーナルを実際に使用するた
めには、 ext3 をサポートするカーネルが必要である。
このオプションを使用して、マウントされたファイルシステム上にジャ
ーナルを作成すると、不変 (immutable) ファイル .journal がファ イ
ルシステムのトップディレクトリに作成される。これはファイルシステ
ムがマウントされている間にジャーナル inode を安全に作成する唯 一
の方法だからである。 ext3 ジャーナルは可視であるが、ファイルシス
テムがマウントされている間に削除したり修正したりするのは安全では
ない。そのためジャーナルファイルは不変にされている。アンマウント
されたファイルシステムをチェックする場合、 e2fsck(8) は自動的 に
.journal ファイルを可視でない予約済みジャーナル inode に移動する
。ルートファイルシステム以外の全てのファイルシステムに対して、次
のリブートサイクルで、これが自動的に当然行われるべきである。ルー
トファイルシステムは read-only でマウントされるので、この遷移 を
有 効にするためには、 e2fsck(8) をレスキュー用フロッピーから実行
しなければならない。
Debian のようないくつかのディストリビューションでは、レスキュ ー
用フロッピーを使って ext3 ジャーナルをルートファイルシステムに追
加する必要がないように、 /etc/fstab ファイルで ext3 ファイルシス
テ ムをルートファイルシステムに指定しておくと、初期 RAM ディスク
が使用されたときに、 initrd スクリプトが自動的に ext2 ルートファ
イルシステムを ext3 に変換する。
-J journal-options
デフォルトの ext3 ジャーナルパラメータを変更する。ジャーナルオプ
ションはコンマで区切り、引き数がある場合には「= (イコール)」記号
を 使 って指定する。以下のジャーナルオプションがサポートされてい
る:
size=journal-size
サイズ journal-size メガバイトのジャーナルを作成して
ファイルシステムに格納する。ジャーナルのサイズは最低
1024 ファイルシステムブロックである (例えば、1kB の
ブロックを使っている場合は 1 MB、 4kB のブロックを使
っている場合は 4 MB である)。また、ファイルシステ ム
ブ ロックは 102,400 未満でなければならない。ファイル
システムには、指定したサイズのジャーナルを作成するた
めに十分な空きスペースがなくてはならない。
device=external-journal
external-journal にあるジャーナルブロックデバイスに
ファイルシステムを付加する。外部ジャーナルは、コマン
ド
mke2fs -O journal_dev external-journal
を 使 い 、 前 も って作成されていなければならない。
external-journal は、それを使うファイルシステムと 同
じブロックサイズでフォーマットされていなければならな
い。 1 つの外部ジャーナルに複数のファイルシステム を
付加することは、 (訳注: ファイルシステム自体では) サ
ポートしているが、 Linux カーネルと e2fsck(8) は現在
のところ共有外部ジャーナルをサポートしていない。
デ バイス名を直接指定する代わりに、 LABEL=label また
は UUID=UUID という形式で external-journal を指定 す
ることもできる。この形式では、外部ジャーナルの場所を
、ジャーナルの先頭の ext2 スーパーブロックに格納され
ている UUID やボリュームラベルで指定する。ジャーナル
デバイスのボリュームラベルと UUID を表示するに は 、
dumpe2fs(8) を使うこと。 tune2fs(8) の -L オプション
も参照のこと。
ひとつのファイルシステムに対しては、 size または device オプショ
ンのどちらか一方しか指定できない。
-l ファイルシステムのスーパーブロックの内容を表示する。
-L volume-label
ファイルシステムのボリュームラベルを設定する。 ext2 ファイルシス
テムラベルは最大 16 文字まで指定できる。 volume-label が 16 文字
よ り長いと tune2fs は超過分を切捨て、警告メッセージを出力する。
ボリュームラベルは mount(8), fsck(8), /etc/fstab(5) (まだある か
も) において、 /dev/hda5 のようなブロックスペシャルデバイス名の
代わりに、 LABEL=volume_label という形式で指定して使うことができ
る。
-m reserved-blocks-percentage
予約ファイルシステムブロックの割合を % で設定する。
-M last-mounted-directory
ファイルシステムを最後にマウントしたディレクトリを設定する。
-o [^]mount-option[,...]
指定されたデフォルトのマウントオプションをファイルシステムにセッ
ト/クリアする。デフォルトのマウントオプションは、 /etc/fstab(5)
または mount(8) のコマンドライン引き数で指定されるマウントオプシ
ョンで上書きできる。古いカーネルは、この属性をサポートしていない
。特に 2.4.20 より前のカーネルは、スーパーブロックにあるデフォル
トのマウントオプションをほぼ確実に無視する。
属性をコンマで区切ることにより、 1 つ以上のマウントオプション を
クリア/セットできる。キャレット文字 (’^’) を前につけたマウントオ
プションは、ファイルシステムのスーパーブロックからクリアされる。
前 置文字のないマウントオプションとプラス文字 (’+’) を前につけた
マウントオプションは、ファイルシステムに追加される。
tune2fs を使ってセット/クリアできるマウントオプションは以下の 通
り:
debug このファイルシステムのデバッグコードを有効にする。
bsdgroups
新しいファイルを作成するときに、BSD の動作をエミュレ
ートする。新規作成されるファイルは、自身が作成される
デ ィレクトリのグループ ID を使う。標準的な System V
の動作をデフォルトとする。ディレクトリに setgid ビッ
トセットがない場合、新規作成されたファイルはカレント
プロセスの fsgid を使う。ディレクトリに setgid ビ ッ
トセットがある場合、新規作成されたファイルは親ディレ
クトリのグループ ID を使い、新規作成されたのがディレ
クトリならば、setgid ビットセットも設定する。
user_xattr
ユーザ固有の拡張属性を有効にする。
acl Posix アクセス制御リスト (Access Control List) を有
効にする。
uid16 32 ビットのユーザ ID とグループ ID を無効にする。 こ
れは 16 ビットの値のみを格納したり想定したりする古い
カーネルとの相互運用のためにある。
journal_data
ジャーナリングを有効にしてファイルシステムがマウント
されている場合、 (メタデータだけでなく) 全てのデータ
はメインのファイルシステムに書き込まれる前にジャーナ
ルにコミットされる。
journal_data_ordered
ジャーナリングを有効にしてファイルシステムがマウント
されている場合、メタデータがジャーナルにコミットされ
る前に、全てのデータをメインのファイルシステムに強制
的に直接書き込む。
journal_data_writeback
ジャーナリングを有効にしてファイルシステムがマウント
されている場合、メタデータがジャーナルにコミットされ
た後に、データをメインのファイルシステムに書き込む。
これはスループットを向上させるが、クラッシュしてジャ
ーナルによる回復をした後で、ファイルに古いデータが現
れるのを許してしまう。
-O [^]feature[,...]
指 定したファイルシステム属性 (オプション) をセット/クリアする。
コンマで区切ることにより、 2 つ以上のファイルシステム属性をク リ
ア またはセットできる。キャレット文字 (’^’) を前においたファイル
システム属性は、ファイルシステムのスーパーブロックからクリアされ
る 。前置文字のないファイルシステム属性とプラス文字 (’+’) を前に
おいたファイルシステム属性は、ファイルシステムにセットされる。
tune2fs を使ってセット/クリアできるファイルシステム属性は以下 の
通り:
dir_index
ハ ッシュ B ツリーを使い、ファイルが多いディレクトリ
内での検索を高速化する。
filetype
ディレクトリエントリにファイルタイプ情報を格納する。
has_journal
ジャーナルを使うことにより、異常なシャットダウンが起
こってもファイルシステムの一貫性を保証する。このファ
イルシステム属性をセットするのは、 -j オプションを使
うのと等しい。
sparse_super
大きなファイルシステム上でディスク使用量を少なくする
ために、バックアップスーパーブロックの数を制限する。
ファイルシステム属性 sparse_super や filetype をセットまたはクリ
アした後は、ファイルシステムを整合性のある状態に戻すために、その
ファイルシステムに対して e2fsck(8) を実行しなければなら な い 。
tune2fs は、必要であれば、システム管理者に対して e2fsck(8) を実
行するよう要求するメッセージを表示する。 dir_index 属性を設定 し
た後に、 e2fsck -D を実行して既存のディレクトリをハッシュ B ツリ
ー形式に変換できる。
警告: Linux カーネルのうち 2.0.39 以前と 2.1 系の大部分では、 こ
れらの属性を使用しているファイルシステムをサポートしていない。こ
れらの属性をサポートしていないカーネルは、そのファイルシステムを
マウントすることができない。
-r reserved-blocks-count
予約ファイルシステムブロックの量をブロック数で設定する。
-s [0|1]
ス ーパーブロックを疎 (sparse) にする属性をクリア (0) またはセッ
ト (1) する。この属性をセット (1) すると、非常に大きなファイルシ
ス テムでの無駄を減らすことができる。これは -O sparse_super オプ
ションを使った場合と同じである。
警告: この機能は 2.0.39 以前の Linux カーネルでは利用できない 。
また、2.1 系カーネルでも利用できないものがある。自分が何をしてい
るのか理解していない限り使うべきではない。この属性を変更した後、
フ ァイルシステムを正しい状態にするには e2fsck(8) を実行する必要
がある。
-T time-last-checked
ファイルシステムが最後に e2fsck によってチェックされた時刻を設定
する。これは Logical Volume Manager を使い、整合性の取れている状
態のファイルシステムのスナップショットを取って、休みの間にそのフ
ァイルシステムがハードウェア障害などによって壊れていないかを調べ
るようなスクリプトで用いると便利である。ファイルシステムがクリー
ンなら、このオプションを使ってオリジナルのファイルシステムの最終
チェック時刻を設定すればよい。 time-last-checked の書式は、国 際
時 刻 書 式 に 、 オ プションの時刻指定子を加えたもので、 YYYYM-
MDD[[HHMM]SS] である。 now というキーワードも利用でき、この場 合
は最終チェック時刻は現在の時刻に設定される。
-u user
予 約ファイルシステムブロックを利用できるユーザを設定する。 user
は UID を数値で指定することも、ユーザ名で指定することもできる 。
グ ル ープ名が指定された場合は、スーパーブロックに格納される前に
UID の数値に変換される。
-U UUID
UUID (universally unique identifier: 汎システム的に他とは重な ら
な い識別子) を UUID に設定する。 UUID はハイフンで区切られた 16
進数の列で、 "c1b9d5a2-f162-11cf-9ece-0020afc76f16" のような形式
である。 UUID パラメータは以下のいずれか 1 つである:
clear ファイルシステムの UUID をクリアする。
random 新しい UUID をランダムに生成する。
time 新しい UUID を時刻をもとに生成する。
UUID は mount(8), fsck(8), /etc/fstab(5) (まだあるかも) において
、 /dev/hda1 のようなブロックスペシャルデバイス名の代わ り に 、
UUID=uuid という形式で指定して使うことができる。
よ り 詳 し い 情報は uuidgen(8) を参照すること。 /dev/random や
/dev/urandom のような優れた乱数発生器がシステムに存在しない場 合
、 tune2fs はランダムに生成した UUID ではなく、時刻に基づいた
UUID を自動的に使用する。
バグ
現時点では見付かっていない。しかし、バグがないという意味ではない。
著者
tune2fs は、Remy Card
TUNE2FS(8) TUNE2FS(8)
NAME
tune2fs - adjust tunable filesystem parameters on ext2/ext3/ext4
filesystems
SYNOPSIS
tune2fs [ -l ] [ -c max-mount-counts ] [ -e errors-behavior ] [ -f ] [
-i interval-between-checks ] [ -j ] [ -J journal-options ] [ -m
reserved-blocks-percentage ] [ -o [^]mount-options[,...] ] [ -r
reserved-blocks-count ] [ -s sparse-super-flag ] [ -u user ] [ -g group
] [ -C mount-count ] [ -E extended-options ] [ -L volume-name ] [ -M
last-mounted-directory ] [ -O [^]feature[,...] ] [ -T time-last-
checked ] [ -U UUID ] device
DESCRIPTION
tune2fs allows the system administrator to adjust various tunable
filesystem parameters on Linux ext2, ext3, or ext4 filesystems. The
current values of these options can be displayed by using the -l option
to tune2fs(8) program, or by using the dumpe2fs(8) program.
OPTIONS
-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 num-
ber of times the filesystem is mounted will be disregarded by
e2fsck(8) and the kernel.
Staggering the mount-counts at which filesystems are forcibly
checked will avoid all filesystems being checked at one time
when using journaled filesystems.
You should strongly consider the consequences of disabling
mount-count-dependent checking entirely. Bad disk drives,
cables, memory, and kernel bugs could all corrupt a filesystem
without marking the filesystem dirty or in error. If you are
using journaling on your filesystem, your filesystem will never
be marked dirty, so it will not normally be checked. A filesys-
tem error detected by the kernel will still force an fsck on the
next reboot, but it may already be too late to prevent data loss
at that point.
See also the -i option for time-dependent checking.
-C mount-count
Set the number of times the filesystem has been mounted. If set
to a greater value than the max-mount-counts parameter set by
the -c option, e2fsck(8) will check the filesystem at the next
reboot.
-e error-behavior
Change the behavior of the kernel code when errors are detected.
In all cases, a filesystem error will cause e2fsck(8) to check
the filesystem on the next boot. error-behavior can be one of
the following:
continue Continue normal execution.
remount-ro Remount filesystem read-only.
panic Cause a kernel panic.
-E extended-options
Set extended options for the filesystem. Extended options are
comma separated, and may take an argument using the equals (’=’)
sign. The following extended options are supported:
stride=stride-size
Configure the filesystem for a RAID array with
stride-size filesystem blocks. This is the number of
blocks read or written to disk before moving to next
disk. This mostly affects placement of filesystem
metadata like bitmaps at mke2fs(2) time to avoid
placing them on a single disk, which can hurt the
performance. It may also be used by block alloca-
tor.
stripe_width=stripe-width
Configure the filesystem for a RAID array with
stripe-width filesystem blocks per stripe. This is
typically be stride-size * N, where N is the number
of data disks in the RAID (e.g. RAID 5 N+1, RAID 6
N+2). This allows the block allocator to prevent
read-modify-write of the parity in a RAID stripe if
possible when the data is written.
hash_alg=hash-alg
Set the default hash algorithm used for filesystems
with hashed b-tree directories. Valid algorithms
accepted are: legacy, half_md4, and tea.
mount_opts=mount_option_string
Set a set of default mount options which will be
used when the file system is mounted. Unlike the
bitmask-based default mount options which can be
specified with the -o option, mount_option_string is
an arbitrary string with a maximum length of 63
bytes, which is stored in the superblock.
The ext4 file system driver will first apply the
bitmask-based default options, and then parse the
mount_option_string, before parsing the mount
options passed from the mount(8) program.
This superblock setting is only honored in 2.6.35+
kernels; and not at all by the ext2 and ext3 file
system drivers.
test_fs
Set a flag in the filesystem superblock indicating
that it may be mounted using experimental kernel
code, such as the ext4dev filesystem.
^test_fs
Clear the test_fs flag, indicating the filesystem
should only be mounted using production-level
filesystem code.
-f Force the tune2fs operation to complete even in the face of
errors. This option is useful when removing the has_journal
filesystem feature from a filesystem which has an external jour-
nal (or is corrupted such that it appears to have an external
journal), but that external journal is not available. If the
filesystem appears to require journal replay, the -f flag must
be specified twice to proceed.
WARNING: Removing an external journal from a filesystem which
was not cleanly unmounted without first replaying the external
journal can result in severe data loss and filesystem corrup-
tion.
-g group
Set the group which can use the reserved filesystem blocks. The
group parameter can be a numerical gid or a group name. If a
group name is given, it is converted to a numerical gid before
it is stored in the superblock.
-i interval-between-checks[d|m|w]
Adjust the maximal time between two filesystem checks. No suf-
fix or d will interpret the number interval-between-checks as
days, m as months, and w as weeks. A value of zero will disable
the time-dependent checking.
It is strongly recommended that either -c (mount-count-depen-
dent) or -i (time-dependent) checking be enabled to force peri-
odic full e2fsck(8) checking of the filesystem. Failure to do
so may lead to filesystem corruption (due to bad disks, cables,
memory, or kernel bugs) going unnoticed, ultimately resulting in
data loss or corruption.
-j Add an ext3 journal to the filesystem. If the -J option is not
specified, the default journal parameters will be used to create
an appropriately sized journal (given the size of the filesys-
tem) stored within the filesystem. Note that you must be using
a kernel which has ext3 support in order to actually make use of
the journal.
If this option is used to create a journal on a mounted filesys-
tem, an immutable file, .journal, will be created in the top-
level directory of the filesystem, as it is the only safe way to
create the journal inode while the filesystem is mounted. While
the ext3 journal is visible, it is not safe to delete it, or
modify it while the filesystem is mounted; for this reason the
file is marked immutable. While checking unmounted filesystems,
e2fsck(8) will automatically move .journal files to the invisi-
ble, reserved journal inode. For all filesystems except for the
root filesystem, this should happen automatically and naturally
during the next reboot cycle. Since the root filesystem is
mounted read-only, e2fsck(8) must be run from a rescue floppy in
order to effect this transition.
On some distributions, such as Debian, if an initial ramdisk is
used, the initrd scripts will automatically convert an ext2 root
filesystem to ext3 if the /etc/fstab file specifies the ext3
filesystem for the root filesystem in order to avoid requiring
the use of a rescue floppy to add an ext3 journal to the root
filesystem.
-J journal-options
Override the default ext3 journal parameters. Journal options
are comma separated, and may take an argument using the equals
(’=’) sign. The following journal options are supported:
size=journal-size
Create a journal stored in the filesystem of size
journal-size megabytes. The size of the journal
must be at least 1024 filesystem blocks (i.e., 1MB
if using 1k blocks, 4MB if using 4k blocks, etc.)
and may be no more than 102,400 filesystem blocks.
There must be enough free space in the filesystem to
create a journal of that size.
device=external-journal
Attach the filesystem to the journal block device
located on external-journal. The external journal
must have been already created using the command
mke2fs -O journal_dev external-journal
Note that external-journal must be formatted with
the same block size as filesystems which will be
using it. In addition, while there is support for
attaching multiple filesystems to a single external
journal, the Linux kernel and e2fsck(8) do not cur-
rently support shared external journals yet.
Instead of specifying a device name directly, exter-
nal-journal can also be specified by either
LABEL=label or UUID=UUID to locate the external
journal by either the volume label or UUID stored in
the ext2 superblock at the start of the journal.
Use dumpe2fs(8) to display a journal device’s volume
label and UUID. See also the -L option of
tune2fs(8).
Only one of the size or device options can be given for a
filesystem.
-l List the contents of the filesystem superblock, including the
current values of the parameters that can be set via this pro-
gram.
-L volume-label
Set the volume label of the filesystem. Ext2 filesystem labels
can be at most 16 characters long; if volume-label is longer
than 16 characters, tune2fs will truncate it and print a warn-
ing. The volume label can be used by mount(8), fsck(8), and
/etc/fstab(5) (and possibly others) by specifying LABEL=vol-
ume_label instead of a block special device name like /dev/hda5.
-m reserved-blocks-percentage
Set the percentage of the filesystem which may only be allocated
by privileged processes. Reserving some number of filesystem
blocks for use by privileged processes is done to avoid filesys-
tem fragmentation, and to allow system daemons, such as sys-
logd(8), to continue to function correctly after non-privileged
processes are prevented from writing to the filesystem. Nor-
mally, the default percentage of reserved blocks is 5%.
-M last-mounted-directory
Set the last-mounted directory for the filesystem.
-o [^]mount-option[,...]
Set or clear the indicated default mount options in the filesys-
tem. Default mount options can be overridden by mount options
specified either in /etc/fstab(5) or on the command line argu-
ments to mount(8). Older kernels may not support this feature;
in particular, kernels which predate 2.4.20 will almost cer-
tainly ignore the default mount options field in the superblock.
More than one mount option can be cleared or set by separating
features with commas. Mount options prefixed with a caret char-
acter (’^’) will be cleared in the filesystem’s superblock;
mount options without a prefix character or prefixed with a plus
character (’+’) will be added to the filesystem.
The following mount options can be set or cleared using tune2fs:
debug Enable debugging code for this filesystem.
bsdgroups
Emulate BSD behaviour when creating new files: they
will take the group-id of the directory in which
they were created. The standard System V behaviour
is the default, where newly created files take on
the fsgid of the current process, unless the direc-
tory has the setgid bit set, in which case it takes
the gid from the parent directory, and also gets the
setgid bit set if it is a directory itself.
user_xattr
Enable user-specified extended attributes.
acl Enable Posix Access Control Lists.
uid16 Disables 32-bit UIDs and GIDs. This is for interop-
erability with older kernels which only store and
expect 16-bit values.
journal_data
When the filesystem is mounted with journalling
enabled, all data (not just metadata) is committed
into the journal prior to being written into the
main filesystem.
journal_data_ordered
When the filesystem is mounted with journalling
enabled, all data is forced directly out to the main
file system prior to its metadata being committed to
the journal.
journal_data_writeback
When the filesystem is mounted with journalling
enabled, data may be written into the main filesys-
tem after its metadata has been committed to the
journal. This may increase throughput, however, it
may allow old data to appear in files after a crash
and journal recovery.
nobarrier
The file system will be mounted with barrier opera-
tions in the journal disabled. (This option is cur-
rently only supported by the ext4 file system driver
in 2.6.35+ kernels.)
block_validity
The file system will be mounted with the
block_validity option enabled, which causes extra
checks to be performed after reading or writing from
the file system. This prevents corrupted metadata
blocks from causing file system damage by overwrit-
ing parts of the inode table or block group descrip-
tors. This comes at the cost of increased memory
and CPU overhead, so it is enabled only for debug-
ging purposes. (This option is currently only sup-
ported by the ext4 file system driver in 2.6.35+
kernels.)
discard
The file system will be mouinted with the discard
mount option. This will cause the file system
driver to attempt to use the trim/discard feature of
some storage devices (such as SSD’s and thin-provi-
sioned drives available in some enterprise storage
arrays) to inform the storage device that blocks
belonging to deleted files can be reused for other
purposes. (This option is currently only supported
by the ext4 file system driver in 2.6.35+ kernels.)
nodelalloc
The file system will be mounted with the nodelalloc
mount option. This will disable the delayed alloca-
tion feature. (This option is currently only sup-
ported by the ext4 file system driver in 2.6.35+
kernels.)
-O [^]feature[,...]
Set or clear the indicated filesystem features (options) in the
filesystem. More than one filesystem feature can be cleared or
set by separating features with commas. Filesystem features
prefixed with a caret character (’^’) will be cleared in the
filesystem’s superblock; filesystem features without a prefix
character or prefixed with a plus character (’+’) will be added
to the filesystem.
The following filesystem features can be set or cleared using
tune2fs:
dir_index
Use hashed b-trees to speed up lookups in large
directories.
filetype
Store file type information in directory entries.
flex_bg
Allow bitmaps and inode tables for a block group to
be placed anywhere on the storage media. Tune2fs
will not reorganize the location of the inode tables
and allocation bitmaps, as mke2fs(8) will do when it
creates a freshly formated file system with flex_bg
enabled.
has_journal
Use a journal to ensure filesystem consistency even
across unclean shutdowns. Setting the filesystem
feature is equivalent to using the -j option.
large_file
Filesystem can contain files that are greater than
2GB. (Modern kernels set this feature automatically
when a file > 2GB is created.)
resize_inode
Reserve space so the block group descriptor table
may grow in the future. Tune2fs only supports
clearing this filesystem feature.
sparse_super
Limit the number of backup superblocks to save space
on large filesystems.
uninit_bg
Allow the kernel to initialize bitmaps and inode
tables and keep a high watermark for the unused
inodes in a filesystem, to reduce e2fsck(8) time.
This first e2fsck run after enabling this feature
will take the full time, but subsequent e2fsck runs
will take only a fraction of the original time,
depending on how full the file system is.
After setting or clearing sparse_super, uninit_bg, filetype, or
resize_inode filesystem features, e2fsck(8) must be run on the
filesystem to return the filesystem to a consistent state.
Tune2fs will print a message requesting that the system adminis-
trator run e2fsck(8) if necessary. After setting the dir_index
feature, e2fsck -D can be run to convert existing directories to
the hashed B-tree format. Enabling certain filesystem features
may prevent the filesystem from being mounted by kernels which
do not support those features. In particular, the uninit_bg and
flex_bg features are only supported by the ext4 filesystem.
-r reserved-blocks-count
Set the number of reserved filesystem blocks.
-T time-last-checked
Set the time the filesystem was last checked using e2fsck. The
time is interpreted using the current (local) timezone. This
can be useful in scripts which use a Logical Volume Manager to
make a consistent snapshot of a filesystem, and then check the
filesystem during off hours to make sure it hasn’t been cor-
rupted due to hardware problems, etc. If the filesystem was
clean, then this option can be used to set the last checked time
on the original filesystem. The format of time-last-checked is
the international date format, with an optional time specifier,
i.e. YYYYMMDD[HH[MM[SS]]]. The keyword now is also accepted,
in which case the last checked time will be set to the current
time.
-u user
Set the user who can use the reserved filesystem blocks. user
can be a numerical uid or a user name. If a user name is given,
it is converted to a numerical uid before it is stored in the
superblock.
-U UUID
Set the universally unique identifier (UUID) of the filesystem
to UUID. The format of the UUID is a series of hex digits sepa-
rated by hyphens, like this:
"c1b9d5a2-f162-11cf-9ece-0020afc76f16". The UUID parameter may
also be one of the following:
clear clear the filesystem UUID
random generate a new randomly-generated UUID
time generate a new time-based UUID
The UUID may be used by mount(8), fsck(8), and /etc/fstab(5)
(and possibly others) by specifying UUID=uuid instead of a block
special device name like /dev/hda1.
See uuidgen(8) for more information. If the system does not
have a good random number generator such as /dev/random or
/dev/urandom, tune2fs will automatically use a time-based UUID
instead of a randomly-generated UUID.
BUGS
We haven’t found any bugs yet. That doesn’t mean there aren’t any...
AUTHOR
tune2fs was written by Remy Card
Copyright(C) linux-cmd.com All Rights Reserved. Author Takayuki Yukawa